• 1
  • 11
  • 12
  • 13(current)
  • 14
  • 15
  • 31
[RELEASE] Artwork Downloader - Skin support
I love make people happy. Next release will manage that Wink
Sorry for my english, but, you know, I'm French so ...

Main HTPC : Odroid-C2 running CoreELEC with Titan Bingie
Secondary HTPC : Freebox Mini 4K running Android TV with Titan Bingie
Reply
New test version with season posters

1.0.8-RC3
- Added: Increased speed by using commingcache for library JSON when using custom/gui mode (expires after 10 minutes)
- Added: Greek translation (thx CutSickAss)
- Added: Spanish translation (thx PatOso)
- Added: Localization of the download report
- Added: TV Show Season Posters
- Fixed: Don't run script twice when it was started on service time caused by the speed increase by using commoncache

Downloads


Still missing some languages so if any one wants to translate Smile
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
Ok thank you that's the same way with season banners?
And Do you add cdarts movies?
Reply
fmronan Wrote:Ok thank you that's the same way with season banners?
And Do you add cdarts movies?

Correct. Same as season banners.

cdArt and clearlogo for movies is comming. Still waiting on the new fanart.tv API

ETA maybe within two weeks
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
Can you explain how cdart movie and movielogo work?
Reply
fmronan Wrote:Can you explain how cdart movie and movielogo work?

http://wiki.xbmc.org/index.php?title=Add...er#General

replace fanart.jpg with logo.png / disc.png
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
ok, easy way, thanks
Reply
fmronan Wrote:ok, easy way, thanks

To start download for a single movie you can use this for example:
PHP Code:
<onclick condition="Container.Content(movies)">
XBMC.RunScript(script.artwork.downloadermode=custommediatype=moviemedianame=$INFO[ListItem.Title],mediapath=$INFO[ListItem.Path], discart)
</
onclick

I will wait with pushing an update until this is available
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
Hello Martijn, here are the portuguese (brazil) translation with the latest Code:download here, thanks

Wanilton
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
Reply
Wanilton Wrote:Hello Martijn, here are the portuguese (brazil) translation with the latest Code:download here, thanks

Wanilton

Will be added. thx. Do you want addon.xml also translated?
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
Martijn Wrote:Will be added. thx. Do you want addon.xml also translated?

Hello, download here, translate addon.xml for pt too...

thanks
Nod
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
Reply
hi martijn, I tried your new Rc, got an error message
I hope you'll find something usefull in my log

Code:
19:05:00 T:6944  NOTICE: Artwork Downloader: ## Service - Run at startup: True
19:05:00 T:6944  NOTICE: Artwork Downloader: ## Service - Delayed startup: 00 minutes
19:05:00 T:6944  NOTICE: Artwork Downloader: ## Service - Run as service: False
19:05:00 T:6944  NOTICE: Artwork Downloader: ## Service - Time: 00:00
19:05:00 T:6944   ERROR: XFILE::CDirectory::Remove - Error removing C:\Users\pascal\AppData\Roaming\XBMC\userdata\addon_data\script.artwork.downloader\temp
19:05:05 T:6920   ERROR: ADDON: extension 'downloader\' is not currently supported for service addon
19:06:45 T:7080   ERROR: XFILE::CFile::Delete - Error deleting file C:\Users\pascal\AppData\Roaming\XBMC\userdata\Thumbnails\1\1cd0c66e.jpg
19:06:45 T:7080   ERROR: XFILE::CFile::Delete - Error deleting file special://masterprofile/Thumbnails/1/1cd0c66e.jpg

19:07:17 T:1296  NOTICE: -->Python Interpreter Initialized<--
19:07:17 T:6772  NOTICE: -->Python Interpreter Initialized<--
19:07:17 T:1296  NOTICE: [MovieSets-2.0.5] XBMC (11.0-BETA3 Git:20120212-ddff204), Built on Feb 12 2012
19:07:17 T:1296  NOTICE: [MovieSets-2.0.5] Python 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit (Intel)] on win32
19:07:17 T:7144  NOTICE: -->Python Interpreter Initialized<--
19:07:17 T:5652  NOTICE: -->Python Interpreter Initialized<--
19:07:17 T:4420  NOTICE: -->Python Interpreter Initialized<--
19:07:18 T:5652  NOTICE: [MovieSets] Yes, json use speedup :)
19:07:18 T:5652  NOTICE: [MovieSets-2.0.5] initialized took 0.167s
19:07:22 T:4924  NOTICE: -->Python Interpreter Initialized<--
19:07:24 T:4924  NOTICE: Artwork Downloader: Processing media:  Alcatraz
19:07:24 T:4924   ERROR: Error Type: <type 'exceptions.TypeError'>
19:07:24 T:4924   ERROR: Error Contents: Parse() argument 1 must be string or read-only buffer, not list
19:07:24 T:4924   ERROR: Traceback (most recent call last):
                                              File "C:\Users\pascal\AppData\Roaming\XBMC\addons\script.artwork.downloader\default.py", line 855, in <module>
                                                Main()
                                              File "C:\Users\pascal\AppData\Roaming\XBMC\addons\script.artwork.downloader\default.py", line 76, in __init__
                                                self.solo_mode(self.mediatype, self.medianame, self.mediapath)
                                              File "C:\Users\pascal\AppData\Roaming\XBMC\addons\script.artwork.downloader\default.py", line 327, in solo_mode
                                                self.download_artwork(self.Medialist, self.tv_providers)
                                              File "C:\Users\pascal\AppData\Roaming\XBMC\addons\script.artwork.downloader\default.py", line 416, in download_artwork
                                                self.temp_image_list = self.provider.get_image_list(self.media_id)
                                              File "C:\Users\pascal\AppData\Roaming\XBMC\addons\script.artwork.downloader\resources\lib\provider\tvdb.py", line 28, in get_image_list
                                                tree = ET.fromstring(data)
                                              File "C:\Users\pascal\AppData\Roaming\XBMC\addons\script.module.elementtree\lib\elementtree\ElementTree.py", line 1012, in XML
                                                return api.fromstring(text)
                                              File "C:\Users\pascal\AppData\Roaming\XBMC\addons\script.module.elementtree\lib\elementtree\ElementTree.py", line 182, in fromstring
                                                parser.feed(text)
                                              File "C:\Users\pascal\AppData\Roaming\XBMC\addons\script.module.elementtree\lib\elementtree\ElementTree.py", line 1292, in feed
                                                self._parser.Parse(data, 0)
                                            TypeError: Parse() argument 1 must be string or read-only buffer, not list
19:07:32 T:5636   ERROR: invalid rss url set referenced in skin
19:07:32 T:5652   ERROR: Previous line repeats 37 times.
19:07:32 T:5652  NOTICE: [MovieSets-2.0.5] Backend: Finished Thread. Running moviesets took 14.463s


19:07:36 T:5636  NOTICE: Storing total System Uptime
19:07:36 T:5636  NOTICE: Saving settings
19:07:36 T:5636  NOTICE: stop all
19:07:36 T:5636  NOTICE: PVRManager - stopping
19:07:37 T:5636  NOTICE: ES: Stopping event server
19:07:37 T:5636  NOTICE: stopping upnp
19:07:37 T:636  NOTICE: ES: UDP Event server stopped
19:07:38 T:5636  NOTICE: stopping zeroconf publishing
19:07:38 T:5636  NOTICE: Webserver: Stopping...
19:07:38 T:5636  NOTICE: WebServer: Stopped the webserver
19:07:38 T:5636  NOTICE: Webserver: Stopped...
19:07:38 T:5636  NOTICE: stop sap announcement listener
19:07:38 T:5636  NOTICE: clean cached files!
19:07:38 T:5636  NOTICE: unload skin
19:07:38 T:5636   ERROR: ADDON: extension 'downloader\' is not currently supported for service addon
19:07:38 T:5636  NOTICE: stop python
Reply
salora Wrote:hi martijn, I tried your new Rc, got an error message
I hope you'll find something usefull in my log

Try new RC and please use http://pastebin.com for error logs. If you still have error enable debugging in XBMC
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
Martijn Wrote:Try new RC and please use http://pastebin.com for error logs. If you still have error enable debugging in XBMC

I still have an error
here is the log on pastebin, with debug activated

http://pastebin.com/yb5jW7cH
Reply
salora Wrote:I still have an error
here is the log on pastebin, with debug activated

http://pastebin.com/yb5jW7cH

i think i fixed the wrong provider.
Try again.
Downloads

This error can be caused by some data caching to speed things up.
So it might be that you won't get results until tomorrow. At least it must stop giving errors Big Grin
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
  • 1
  • 11
  • 12
  • 13(current)
  • 14
  • 15
  • 31

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Artwork Downloader - Skin support3