Skip to content

Commit

Permalink
plugin.video.themoviedb.helper 5.2.25
Browse files Browse the repository at this point in the history
  • Loading branch information
jurialmunkey committed Jun 8, 2024
1 parent a3e79b6 commit daa002a
Show file tree
Hide file tree
Showing 215 changed files with 134,613 additions and 0 deletions.
674 changes: 674 additions & 0 deletions plugin.video.themoviedb.helper/LICENSE.txt

Large diffs are not rendered by default.

27 changes: 27 additions & 0 deletions plugin.video.themoviedb.helper/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# TheMovieDB Helper [![License](https://img.shields.io/badge/License-GPLv3-blue)](https://github.com/jurialmunkey/plugin.video.themoviedb.helper/blob/master/LICENSE.txt)

<table><tr><td><img src="https://github.githubassets.com/images/modules/site/icons/funding_platforms/ko_fi.svg" width="48" height="48" /></td><td><b>Buy me a Coffee</b><br>https://ko-fi.com/jurialmunkey</td></tr></table>

<img src="https://github.com/jurialmunkey/plugin.video.themoviedb.helper/blob/matrix/icon.png" width="256" height="256" />

See [TMDbHelper Wiki](https://github.com/jurialmunkey/plugin.video.themoviedb.helper/wiki) for usage



## Installation

Install via my repository to ensure all module dependencies are up to date.


Kodi File Manager Source:
https://jurialmunkey.github.io/repository.jurialmunkey/

Direct ZIP Install:
https://jurialmunkey.github.io/repository.jurialmunkey/repository.jurialmunkey-3.4.zip

Instructions:

1. Enable "Unknown Sources" in Kodi Settings > System > Add-ons
2. Enable "Update official add-ons from: Any repositories" in Kodi Settings > System > Add-ons
3. Install my repository using either the zip or file manager source linked above
4. Install latest version of tmdbhelper from my repo
36 changes: 36 additions & 0 deletions plugin.video.themoviedb.helper/addon.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="plugin.video.themoviedb.helper"
version="5.2.25"
name="TheMovieDb Helper"
provider-name="jurialmunkey">
<requires>
<import addon="xbmc.python" version="3.0.1"/>
<import addon="script.module.requests" version="2.9.1"/>
<import addon="script.module.pil" version="1.1.7"/>
<import addon="script.module.addon.signals" version="0.0.6" />
<import addon="script.module.jurialmunkey" version="0.1.14" />
<import addon="script.module.infotagger" version="0.0.5" />
<import addon="script.module.beautifulsoup4" version="4.9.3" />
</requires>
<extension point="xbmc.python.pluginsource" library="resources/plugin.py">
<provides>video</provides>
</extension>
<extension point="xbmc.python.script" library="resources/script.py" />
<extension point="xbmc.service" library="resources/service.py" />
<extension point="xbmc.python.module" library="resources/modules"/>
<extension point="xbmc.addon.metadata">
<reuselanguageinvoker>false</reuselanguageinvoker>
<summary lang="en_GB">TheMovieDb Helper</summary>
<description lang="en_GB">TheMovieDb Helper provides details about movies, tvshows and actors from TMDb. Users can access a variety of lists from TMDb TVDb MDbList and Trakt.</description>
<disclaimer lang="en_GB">Data provided by TheMovieDb TVDb MDbList OMDb FanartTV and Trakt. Some of the information is provided by TheTVDB.com. Please consider supporting them. https://thetvdb.com/subscribe</disclaimer>
<license>GPL-3.0-or-later</license>
<website>https://github.com/jurialmunkey/plugin.video.themoviedb.helper</website>
<forum>https://forum.kodi.tv/showthread.php?tid=345847</forum>
<assets>
<icon>icon.png</icon>
<fanart>fanart.jpg</fanart>
<screenshot>resources/screenshot-01.jpg</screenshot>
<screenshot>resources/screenshot-02.jpg</screenshot>
</assets>
</extension>
</addon>
25 changes: 25 additions & 0 deletions plugin.video.themoviedb.helper/depends.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
DEPENDECY RULES
Each block depends on higher blocks and must not depend on lower blocks
-------------------
lib.addon.X
-> parser -> window
-> constants -> plugin -> decorators -> timedate
-------------------
lib.files.X
-> utils -> simplecache -> cache
lib.items.X
-> context -> listitem
-------------------
lib.api.X
=> tmdb -> mapping -> api -> discover
=> kodi -> mapping -> rpc
=> omdb -> mapping -> api
=> trakt -> decorators, items -> progress -> api -> lists
=> fanarttv
-------------------
lib.update.X
-> logger, update, cacher -> library -> userlist
lib.player.X
-> details, inputter, configure -> players


Binary file added plugin.video.themoviedb.helper/fanart.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plugin.video.themoviedb.helper/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plugin.video.themoviedb.helper/icon.xcf
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit daa002a

Please sign in to comment.