Skip to content

Commit

Permalink
integrated in Aeon Showmix Dharma10.1 (and not Eden)
Browse files Browse the repository at this point in the history
  • Loading branch information
Machine-Sanctum committed Oct 22, 2011
1 parent 91cbb54 commit 7ec0361
Showing 1 changed file with 27 additions and 26 deletions.
53 changes: 27 additions & 26 deletions README
Original file line number Diff line number Diff line change
@@ -1,38 +1,39 @@
This script will automatically download all of the fanart for every
TV show (thetvdb.com)
Movie (themoviedb.org)
TV show (thetvdb.com)
Movie (themoviedb.org)
in your XBMC library and place it in an 'extrafanart' directory to be used by skins which support this feature.

The script also supports a 'solo mode' which allows it to be run from inside a skin and download the fanart for only 1 tv show or movie at a time.

pre-Eden 11.0:
The script can now be downloaded from the official repo XBMC-repo (pre-Eden)
This script requires an xbmc nightly build of September 21st or later
Current stable version : 0.4.0
The script can now be downloaded from the official repo XBMC-repo (pre-Eden)
This script requires an xbmc nightly build of September 21st or later
Current stable version : 0.4.0

Current Features:
- TV Extrafanart
- Movie Extrafanart
- Skin integration: Bulk mode (download all extrafanart for every tv show/movie)
- Skin integration: Solo mode (download all extrafanart for only one tv show/movie)
- Eden 11.0 support
- Dharma 10.1 support !!!!(on smb:// shares you must manually create the "extrafanart" folders)!!!!
- Limit fanart by: maximum amount/ minimum rating / language used
- Centralized fanart folder to be used as multi-image background folder
- Fanart download backup folder
- TV Extrafanart
- Movie Extrafanart
- Skin integration: Bulk mode (download all extrafanart for every tv show/movie)
- Skin integration: Solo mode (download all extrafanart for only one tv show/movie)
- Eden 11.0 support
- Dharma 10.1 support !!!!(on smb:// shares you must manually create the "extrafanart" folders)!!!!
- Limit fanart by: maximum amount/ minimum rating / language used
- Centralized fanart folder to be used as multi-image background folder
- Fanart download backup folder
Todos:
- Music fanart
- Music fanart

Skins using this Add-On:
Eden 11.0
- Aeon Nox (made by Big Noid)
- Cirrus Extended (made by Butchabay)
- Transparency [T!] (made by Ronie)

Dharma 10.1
- Cirrus Extended (made by Butchabay)
- Aeon Nox (made by Big Noid) ![patched by: Machine-Sanctum]
Eden 11.0
- Aeon Nox (made by Big Noid)
- Cirrus Extended (made by Butchabay)
- Transparency [T!] (made by Ronie)

Dharma 10.1
- Cirrus Extended (made by Butchabay)
- Aeon Showmix (made by ZombieRobot)
- Aeon Nox (made by Big Noid) ![patched by: Machine-Sanctum]

----------------------------------------------------------------------------------------------
To run the script in bulk mode simply click on it in the 'Addons' or 'Programs' menu in XBMC.
Expand All @@ -43,9 +44,9 @@ This script has some different run modes. Please check the files as described be
Code for skin intergration:
Check "resources/docs/runscript.txt"

Real world code example Dharma10.1:
Real world code example Dharma10.1 (available in Dharma version):
Check "resources/docs/dharma.xml"

Real world code example pre-Eden 11.0:
Real world code example Eden 11.0 (available in Eden version):
Check "resources/docs/pre-eden.xml"

0 comments on commit 7ec0361

Please sign in to comment.