• 1
  • 43
  • 44
  • 45(current)
  • 46
  • 47
  • 208
Artwork Downloader
Give me a Debug Log (and enable debug in the add-on settings) on xbmclogs.com
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
(2012-07-20, 17:28)Martijn Wrote: Give me a debug log (and enable debug in the add-on settings) on xbmclogs.com



this is just the end of it, wont let me do whole log file

http://xbmclogs.com/show.php?id=5298
(2012-07-20, 18:27)oksftw Wrote:
(2012-07-20, 17:28)Martijn Wrote: Give me a debug log (and enable debug in the add-on settings) on xbmclogs.com



this is just the end of it, wont let me do whole log file

http://xbmclogs.com/show.php?id=5298

Like i already said. Permission problem
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
(2012-07-20, 18:30)Martijn Wrote:
(2012-07-20, 18:27)oksftw Wrote:
(2012-07-20, 17:28)Martijn Wrote: Give me a debug log (and enable debug in the add-on settings) on xbmclogs.com



this is just the end of it, wont let me do whole log file

http://xbmclogs.com/show.php?id=5298

Like i already said. Permission problem

its very odd then as i can create from the xbmc and from other apps etc but not this? its completely open no permissions are set

its ok i found problem was below

http://wiki.xbmc.org/index.php?title=Net..._%28NFS%29

had to go into nas via ssh and change some perms through that to finally get it to work

thanks for the help though
Glad you got it working
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
love this addon.. but keep having issues with it downloading images for a tv show i deleted from the library.. i delete it from within xbmc and also delete the folder in my tv shows directory.. but it still keeps downloading images for the particular show that i deleted.. any ideas why it keeps downloading it?
Would it be possible to expand the centralize extrafanart folder option to separate folders based on source instead of just tv and movie? I have anime and regular television shows as separate sources and display them using a smart list as different categories. I would like to use the slideshow option but not have the two categories overlap.

Another idea is an option to append the series' title to the beginning of the centralized extrafanart so that it would be a bit easier to go in and manually move a series. If the option is enabled you'd end up with Its.Always.Sunny.in.Philadelphia.22212.jpg in the centralized folder instead of 22212.jpg.
(2012-07-26, 04:12)gman3042 Wrote: love this addon.. but keep having issues with it downloading images for a tv show i deleted from the library.. i delete it from within xbmc and also delete the folder in my tv shows directory.. but it still keeps downloading images for the particular show that i deleted.. any ideas why it keeps downloading it?


clean library fixed this
should this work with frodo openelec, i also get dependencies not met. debug log here http://xbmclogs.com/show.php?id=5882
Guide to building an all in one Ubuntu Server - TV(vdr),File,Music,Web

Server Fractal Designs Define XL, Asus P5QL/EPU, Dual Core E5200, 4gb, L4M-Twin S2 v6.2, Supermicro AOC-USAS-L8I, 1*SSD & 13*HDD drives (24TB total) - Ubuntu Server
XBMC 1 ASRock Z77E-ITX, G850, 8GB RAM, SSD, BD - Ubuntu / OpenElec frodo
XBMC 2 Revo 3700 - OpenElec frodo
XBMC 3 Raspb Pi
(2012-07-30, 22:41)charlie0440 Wrote: should this work with frodo openelec, i also get dependencies not met. debug log here http://xbmclogs.com/show.php?id=5882

It should. Runs fine on Frodo here (haven't got openelec Frodo).
No idea about the dependencies.
Only one not installed is this one http://mirrors.xbmc.org/addons/eden/scri...ementtree/
Although it should be 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
Just realised I've posted in the wrong thread. That was a debug log for trying to install cd art manager. Sorry
Guide to building an all in one Ubuntu Server - TV(vdr),File,Music,Web

Server Fractal Designs Define XL, Asus P5QL/EPU, Dual Core E5200, 4gb, L4M-Twin S2 v6.2, Supermicro AOC-USAS-L8I, 1*SSD & 13*HDD drives (24TB total) - Ubuntu Server
XBMC 1 ASRock Z77E-ITX, G850, 8GB RAM, SSD, BD - Ubuntu / OpenElec frodo
XBMC 2 Revo 3700 - OpenElec frodo
XBMC 3 Raspb Pi
Would it be possible to modify the add-on/script to have posters downloaded as <movie>.tbn or movie.tbn?
(2012-08-02, 14:19)NiklasK Wrote: Would it be possible to modify the add-on/script to have posters downloaded as <movie>.tbn or movie.tbn?

Edit
https://github.com/XBMC-Addons/script.ar...lt.py#L531

and add:

PHP Code:
elif self.mediatype == 'movie' and art_type == 'poster':
    
item['filename'] = 'movie.tbn' 


Completely untested so it might throw some errors.
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
Martijn is there any way to exclude certain tv shows from being scanned by AD .reason is I have a few home & assorted media which I made custom nfo's for and which are then being picked up by AD as some thing else and hence it downloads all wrong artwork.This keeps on happening, I have "cleaned the library " yet still happens. This is only the case for these custom tv shows , for all the rest it is working brialliantly.
  • 1
  • 43
  • 44
  • 45(current)
  • 46
  • 47
  • 208

Logout Mark Read Team Forum Stats Members Help
Artwork Downloader18