• 1
  • 12
  • 13
  • 14(current)
  • 15
  • 16
  • 31
[RELEASE] Artwork Downloader - Skin support
Hello.

Here is the French translation for addon.xml

Code:
<summary lang="fr">Téléchargez les Artworks pour les séries TV, les films and les vidéos musicales de votre bibliothèque</summary>
    <description lang="fr">
    Téléchargez tous les artworks disponibles pour les séries TV, les films et les vidéos musicales de votre bibliothèque. Regardez les options pour les artsworks supportés[CR]
    Sources des Artworks:[CR]www.fanart.tv[CR]www.thetvdb.com[CR]www.themoviedb.org[CR]
    Remarques : [CR]Vérifiez votre thème pour savoir quel type d'artwork est supporté ![CR]Chaque Série TV/Film doit avoir son propre dossier ![CR]
    Intégration dans un thème :[CR]Regardez le fichier rea dme.txt
    </description>

And for strings : http://www.toofiles.com/fr/oip/documents...rings.html
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
Martijn Wrote: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

ok I don't have errors anymore with this one, thanks

indeed it comes with no results as I'm trying to download some season thumbs or poster
Reply
mikebzh44 Wrote:Hello.

Here is the French translation for addon.xml

Added. Thank you Smile

salora Wrote:ok I don't have errors anymore with this one, thanks

indeed it comes with no results as I'm trying to download some season thumbs or poster

You can try and delete 'commoncache.db' in your 'userdata/database/' folder and restart 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
Sad 
Martijn Wrote:You can try and delete 'commoncache.db' in your 'userdata/database/' folder and restart XBMC

I tried that but still, there's nothing more downloaded
Reply
salora Wrote:I tried that but still, there's nothing more downloaded
Working on my end
And what does the debug log say?
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:Working on my end
And what does the debug log say?

here is the log

http://pastebin.com/PBTStNRE
Reply
Martijn, please update with few corrections in translate for Portuguese (Brazil), 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
salora Wrote:here is the log

http://pastebin.com/PBTStNRE

Absolutely nothing wrong Smile
There are just no new images. Not sure what you are expecting?
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:Absolutely nothing wrong Smile
There are just no new images. Not sure what you are expecting?

I'm expecting to download season thumbs, but in the configuration settings of your script into xbmc I can't activate season thumbs
Reply
Maybe there's a good reason for that..
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:Maybe there's a good reason for that..

I'm sure you have your reason Nod
hope it will be available soon Rolleyes

anyway thank u for your script Big Grin it's very usefull
Reply
Lightbulb 
Made some improvement on database query for TV shows.
Any one who care to test this please try the lastest version from here
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
for me when I try to find something that's good but Xbmc Freeze when artwork downloader try to clean files.
I use
Code:
<onclick condition="Container.Content(tvshows)">XBMC.RunScript(script.artwork.downloader,mode=custom, mediatype=tvshow, medianame=$INFO[ListItem.TVShowTitle],poster,seasonposter,clearart,clearlogo,tvthumb,banner,seasonbanner,characterart)</onclick>

and the problem in my log
Code:
09:52:07 T:2898246512   DEBUG: Artwork Downloader: [Dexter] Copied successfully: /media/Disq500GO/Mes videos/Series/Dexter/season6-banner.jpg
09:52:07 T:2714712944   DEBUG: Error: Requested setting (VideoLibrary.FlattenMovieSets) was not found.  It must be case-sensitive
09:52:08 T:2898246512   DEBUG: Previous line repeats 9 times.
09:52:08 T:2898246512  NOTICE: Artwork Downloader: [Dexter] Downloaded: character.png
09:52:08 T:2898246512   DEBUG: Artwork Downloader: [Dexter] Copied successfully: /media/Disq500GO/Mes videos/Series/Dexter/character.png
09:52:08 T:2898246512   DEBUG: Artwork Downloader: Finished download
09:52:08 T:2898246512   DEBUG: Artwork Downloader: ########################################################
09:52:08 T:2898246512   DEBUG: Artwork Downloader: Cleaning up temp files
09:52:08 T:2714712944   DEBUG: Error: Requested setting (VideoLibrary.FlattenMovieSets) was not found.  It must be case-sensitive
09:52:08 T:2898246512   DEBUG: Artwork Downloader: Deleted temp directory: /home/guevel/.xbmc/userdata/addon_data/script.artwork.downloader/temp
09:52:09 T:2714712944   DEBUG: Error: Requested setting (VideoLibrary.FlattenMovieSets) was not found.  It must be case-sensitive
09:52:10 T:2898246512   DEBUG: Previous line repeats 16 times.
09:52:10 T:2898246512   DEBUG: Artwork Downloader: Failed items report: Artwork Downloader:
                                             - Heure de fin: 04 March 2012 - 09:52
                                            Telecharge:
                                             - Artworks total: 21
                                             - Bannieres de saison: 7
                                             - Posters de saison: 8
                                             - Poster: 1
                                             - Banniere: 1
                                             - Vignettes 16:9: 1
                                             - Logo: 1
                                             - Character Art: 1
                                             - ClearArt: 1
                                            Items manquants:
                                             - Pas d'items errones ou manquants trouves
09:52:10 T:2898246512   DEBUG: Artwork Downloader: Silent finish because of playing a video or silent mode
09:52:10 T:2898246512   DEBUG: Artwork Downloader: script stopped
09:52:10 T:2898246512    INFO: Scriptresult: Success
09:52:36 T:2845821808   DEBUG: Thread Jobworker 2845821808 terminating (autodelete)
09:52:36 T:2889853808   DEBUG: Thread Jobworker 2889853808 terminating (autodelete)
09:52:36 T:2825591664   DEBUG: Thread Jobworker 2825591664 terminating (autodelete)
09:52:36 T:2833984368   DEBUG: Thread Jobworker 2833984368 terminating (autodelete)
no more xbmx is freeze
Reply
fmronan Wrote:for me when I try to find something that's good but Xbmc Freeze when artwork downloader try to clean files.

no more xbmx is freeze

You are using XBMC RC2?
Does this happen all the time or just random?

I think it's related to this and it's a problem in XBMC code somewhere:
http://trac.xbmc.org/ticket/12282
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
yes with rc2 ubuntu 11.10 and that's every time
Reply
  • 1
  • 12
  • 13
  • 14(current)
  • 15
  • 16
  • 31

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