2012-07-20, 17:28
Give me a Debug Log (and enable debug in the add-on settings) on xbmclogs.com
(2012-07-20, 17:28)Martijn Wrote: Give me a debug log (and enable debug in the add-on settings) on xbmclogs.com
(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
(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
(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?
(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
(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?
elif self.mediatype == 'movie' and art_type == 'poster':
item['filename'] = 'movie.tbn'