[RELEASE] cdART Manager Script

  Thread Rating:
  • 6 Votes - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Martijn Offline
Team-XBMC
Posts: 7,688
Joined: Jul 2011
Reputation: 114
Location: Dawn of time
Post: #841
Got a database error when trying to run. If you want a full log let me know
http://xbmclogs.com/show.php?id=2002 (error is in the end of the log)

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
find quote
giftie Offline
Skilled Python Coder
Posts: 2,035
Joined: Mar 2010
Reputation: 35
Music  RE: [RELEASE] cdART Manager Script Post: #842
(2012-04-28 20:31)Martijn Wrote:  Got a database error when trying to run. If you want a full log let me know
http://xbmclogs.com/show.php?id=2002 (error is in the end of the log)

Linux? I thought you were a Windows Guy? Smile Wow, lots of errors in that log.. From what I can see, you started the script by selecting the Build Database in background from the settings screen, correct?

I think I know the problem.. This probably was that this was the first and only time you ran the script, correct? The folder that the script uses to store its database has not yet been created by XBMC(ie you haven't clicked on OK in the settings...) If this is the case, I need to do a test and make sure that this folder has been created. I already do this if the script is started, it will automatically open the settings page.

If this was also the case, the quick work around on your side would be to open up the settings and click on OK, though XBMC might have already created the '/storage/.xbmc/userdata/addon_data/script.cdartmanager' folder.

If this wasn't the case, maybe a debug log would help..

Thanks

[Image: e4f63e45ba34fe4695b3bb08eb2499d8e4ee484e...4c076g.jpg]
For troubleshooting and bug reporting please make sure you read this first you can also use XBMC Log Uploader Script.
Cinema Experience
Cinema Experience Wiki
cdART Manager
fanart.tv


(This post was last modified: 2012-04-29 02:16 by giftie.)
find quote
Martijn Offline
Team-XBMC
Posts: 7,688
Joined: Jul 2011
Reputation: 114
Location: Dawn of time
Post: #843
Yes i'm a windows guy. I only use OpeneElec cause windows started showing BSOD cause my hardware is failing and this keeps running Wink
and it is so damn easy to set up Big Grin

The error are known issues of next aired and do pollute the logsSmile
Indead started it through build in background. First did run the the add-on setting before started the build but not sure if i clicked ok before actually building it.
So that would explain some things as the folder wasn't created yet and i already had the setting panel open.

Will do some more thinkering. Also saw you use the fanart XML. Perhaps the JSON is somewhat easier to use. Will do some quick code comparison on that.

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
(This post was last modified: 2012-04-29 03:19 by Martijn.)
find quote
Wanilton Offline
Fan
Posts: 655
Joined: Jun 2010
Reputation: 13
Location: Florianópolis - Brazil
Post: #844
@Giftie, latest translate for portuguese (Brazil), download here:

http://dl.dropbox.com/u/25170804/cdartma...trings.xml

Thanks,

Wanilton

http://www.xbmcbrasil.net
XBMC Brazilian Community Forum
find quote
giftie Offline
Skilled Python Coder
Posts: 2,035
Joined: Mar 2010
Reputation: 35
Post: #845
(2012-04-29 05:22)Wanilton Wrote:  @Giftie, latest translate for portuguese (Brazil), download here:

http://dl.dropbox.com/u/25170804/cdartma...trings.xml

Thanks,

Wanilton

Thanks for the translation..

[Image: e4f63e45ba34fe4695b3bb08eb2499d8e4ee484e...4c076g.jpg]
For troubleshooting and bug reporting please make sure you read this first you can also use XBMC Log Uploader Script.
Cinema Experience
Cinema Experience Wiki
cdART Manager
fanart.tv


find quote
giftie Offline
Skilled Python Coder
Posts: 2,035
Joined: Mar 2010
Reputation: 35
Post: #846
New test version available. A couple of fixes
https://github.com/downloads/Giftie/scri....2.5.5.zip

2.5.5
- added option to settings enable/disable "All Artists" when building Database
- added ability to cancel local artist building
- added more testing to insure that work folder has been created
- added logging of script settings

[Image: e4f63e45ba34fe4695b3bb08eb2499d8e4ee484e...4c076g.jpg]
For troubleshooting and bug reporting please make sure you read this first you can also use XBMC Log Uploader Script.
Cinema Experience
Cinema Experience Wiki
cdART Manager
fanart.tv


find quote
Wanilton Offline
Fan
Posts: 655
Joined: Jun 2010
Reputation: 13
Location: Florianópolis - Brazil
Post: #847
@giftir, latest translate to Portuguese (Brazil), version 2.5.5, download here:

http://dl.dropbox.com/u/25170804/cdartma...trings.xml

In setting addon, I have 3 item in English
Files & Folders
Custom Colors
Extra Settings,

I like translate 3 phrases for pt br, too, is possible add strings?

thanks

Wanilton

http://www.xbmcbrasil.net
XBMC Brazilian Community Forum
(This post was last modified: 2012-04-29 20:02 by Wanilton.)
find quote
giftie Offline
Skilled Python Coder
Posts: 2,035
Joined: Mar 2010
Reputation: 35
Post: #848
Thanks again.

I fixed the fixed english strings that you found. I added one more string Smile lol..

Code:
<string id="32143">Extra Settings</string>

The other two are already in the strings, I just needed to add them to the settings.

(2012-04-29 19:58)Wanilton Wrote:  @giftir, latest translate to Portuguese (Brazil), version 2.5.5, download here:

http://dl.dropbox.com/u/25170804/cdartma...trings.xml

In setting addon, I have 3 item in English
Files & Folders
Custom Colors
Extra Settings,

I like translate 3 phrases for pt br, too, is possible add strings?

thanks

Wanilton

[Image: e4f63e45ba34fe4695b3bb08eb2499d8e4ee484e...4c076g.jpg]
For troubleshooting and bug reporting please make sure you read this first you can also use XBMC Log Uploader Script.
Cinema Experience
Cinema Experience Wiki
cdART Manager
fanart.tv


find quote
Wanilton Offline
Fan
Posts: 655
Joined: Jun 2010
Reputation: 13
Location: Florianópolis - Brazil
Post: #849
(2012-04-29 21:17)giftie Wrote:  Thanks again.

I fixed the fixed english strings that you found. I added one more string Smile lol..

Code:
<string id="32143">Extra Settings</string>

The other two are already in the strings, I just needed to add them to the settings.

(2012-04-29 19:58)Wanilton Wrote:  @giftir, latest translate to Portuguese (Brazil), version 2.5.5, download here:

http://dl.dropbox.com/u/25170804/cdartma...trings.xml

In setting addon, I have 3 item in English
Files & Folders
Custom Colors
Extra Settings,

I like translate 3 phrases for pt br, too, is possible add strings?

thanks

Wanilton

Thank you, I add new translate string 32143, download here:

http://dl.dropbox.com/u/25170804/cdartma...trings.xml

Wanilton

http://www.xbmcbrasil.net
XBMC Brazilian Community Forum
find quote
giftie Offline
Skilled Python Coder
Posts: 2,035
Joined: Mar 2010
Reputation: 35
Post: #850
New test version, hopefully the last one..

https://github.com/downloads/Giftie/scri....2.5.6.zip

[Image: e4f63e45ba34fe4695b3bb08eb2499d8e4ee484e...4c076g.jpg]
For troubleshooting and bug reporting please make sure you read this first you can also use XBMC Log Uploader Script.
Cinema Experience
Cinema Experience Wiki
cdART Manager
fanart.tv


find quote
Post Reply