[Release] Artwork Organizer Script

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ronie Offline
Team-XBMC Member
Posts: 8,346
Joined: Jan 2009
Reputation: 111
Post: #41
Rumik Wrote:it's just not showing up for me in there Sad I'm definitely running the latest nightly tho, so it's not that.

Anyone have the direct link?

could you please post a full debug log on pastebin?
i'd like to find out why it's not showing up for you.

download: http://mirrors.xbmc.org/addons/eden-pre/...organizer/

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Rumik Offline
Fan
Posts: 301
Joined: Nov 2010
Reputation: 0
Post: #42
Thanks for the link Smile I'll post the debug asap.
find quote
mortstar Offline
Senior Member
Posts: 245
Joined: Aug 2010
Reputation: 3
Post: #43
ronie Wrote:yes, i think i can add an option for episode thumbs,
but i don't know if that will fix your problem.
chances are the script will copy the tvdb thumb as well.

Hey Ronie, I've just tried the latest version and I'm really happy that your script returns the episode thumb that I manually added and not the original tvdb thumb Smile

I am getting a few files created which are 0Kb without a file extension (the images do exist within XBMC and display properly). I've run the script a couple of times and it always the same episode/movie/tv show which return like this. I created a debug log but I think it'll be no use to you as your script hasn't outputted anything about it.

[Image: watched-clearlogo.jpg]
(This post was last modified: 2011-09-29 17:35 by mortstar.)
find quote
Raytestrak Offline
Member+
Posts: 233
Joined: Sep 2011
Reputation: 1
Post: #44
mortstar Wrote:Hey Ronie, I've just tried the latest version and I'm really happy that your script returns the episode thumb that I manually added and not the original tvdb thumb Smile

I am getting a few files created which are 0Kb without a file extension (the images do exist within XBMC and display properly). I've run the script a couple of times and it always the same episode/movie/tv show which return like this. I created a debug log but I think it'll be no use to you as your script hasn't outputted anything about it.

Same here. 0 Kb files.

XBMC for Windows on an Intel NUC (DC3217IYE). Onkyo SR-706. Canton Movie CD-1000. LG 42LM760S

If it ain't broke: break it, fix it, repeat
find quote
ronie Offline
Team-XBMC Member
Posts: 8,346
Joined: Jan 2009
Reputation: 111
Post: #45
^ looking into it as we speak Smile

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
keibertz Offline
Senior Member
Posts: 263
Joined: Oct 2010
Reputation: 2
Post: #46
i installed the Version 0.1.2 via repro today.

But the script doesnt copy any fanarts at all. only the folders are created but they are all emty.

Is there a way to start this script automaticly once a week to update the fanarts ? normaly i add new movies every week ...

ASUS F2A85-M LE | A6-5400K | 4 GB DDR3-1866 | 128GB SSD | Windows 8 64 bit | XBMC 12 | Cirrus EV3
Onkyo TX-NR509 5.1 + Teufel Consono 35
Samsung UE55ES6300 55"
Harmony 785

http://www.MyXBMC.de
(This post was last modified: 2011-09-29 18:09 by keibertz.)
find quote
ronie Offline
Team-XBMC Member
Posts: 8,346
Joined: Jan 2009
Reputation: 111
Post: #47
keibertz Wrote:i installed the Version 0.1.2 via repro today.

But the script doesnt copy any fanarts at all. only the folders are created but they are all emty.
you need a recent xbmc build for it to work (sept-21 or up).

keibertz Wrote:Is there a way to start this script automaticly once a week to update the fanarts ? normaly i add new movies every week ...

i'll add the idea to my list of things to investigate ;-)

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
ronie Offline
Team-XBMC Member
Posts: 8,346
Joined: Jan 2009
Reputation: 111
Post: #48
mortstar Wrote:I am getting a few files created which are 0Kb without a file extension (the images do exist within XBMC and display properly). I've run the script a couple of times and it always the same episode/movie/tv show which return like this. I created a debug log but I think it'll be no use to you as your script hasn't outputted anything about it.

Raytestrak Wrote:Same here. 0 Kb files.

i think my nifty illegal character detection in filenames method
didn't quite work the way i envisioned....

mind testing this version?
http://ronie.googlecode.com/files/script...-0.1.3.zip

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
(This post was last modified: 2011-10-03 22:15 by ronie.)
find quote
keibertz Offline
Senior Member
Posts: 263
Joined: Oct 2010
Reputation: 2
Post: #49
ronie Wrote:you need a recent xbmc build for it to work (sept-21 or up).

i'll add the idea to my list of things to investigate ;-)

ROFL i have preEden from 20 Sept installed ....
i will install the version from today an test again
thx

EDIT: ok now it works fine thx
you use dds format so i have to activate it in the Advancedsettings.xml ? or are they in dds format because i had it activ in the past ?

ASUS F2A85-M LE | A6-5400K | 4 GB DDR3-1866 | 128GB SSD | Windows 8 64 bit | XBMC 12 | Cirrus EV3
Onkyo TX-NR509 5.1 + Teufel Consono 35
Samsung UE55ES6300 55"
Harmony 785

http://www.MyXBMC.de
(This post was last modified: 2011-09-29 18:58 by keibertz.)
find quote
Raytestrak Offline
Member+
Posts: 233
Joined: Sep 2011
Reputation: 1
Post: #50
ronie Wrote:i think my nifty illegal character detection in filenames method
didn't quite work the way i envisioned....

mind testing this version?
http://ronie.googlecode.com/files/script...-1.0.3.zip

Excellent! No more 0 KB files without an extension, just neatly organized artwork Big Grin

XBMC for Windows on an Intel NUC (DC3217IYE). Onkyo SR-706. Canton Movie CD-1000. LG 42LM760S

If it ain't broke: break it, fix it, repeat
find quote
Post Reply