![]() |
|
[RELEASE] cdART Manager Script - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Program Add-ons (/forumdisplay.php?fid=151) +---- Thread: [RELEASE] cdART Manager Script (/showthread.php?tid=77031) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 |
- giftie - 2011-03-16 15:31 gdallas Wrote:General question for everyone. New to XBMC and this script, although I have it working fine. I checked out xbmcstuff.com and signed up. However, I cannot figure out how to upload CD Art there. I'm scanning some of my CD's and would like to contribute back. The forums there seem to be overrun with automated spam. I agree that it is not too obvious - took me a while to upload. [INDENT]step 1. Login to xbmcstuff.com - upper right corner step 2. Click on the Artist submenu under CDARTS step 3. Select on the Letter of the Album Artist If Artist is available, jump to step 6 step 4. To add a new artist, click on 'Click Here' ![]() step 5. Fill out the Information and click on 'Submit Query' ![]() step 6. To add a new Album, select the artist step 7. and click on 'Click Here' ![]() step 8. Browse for your PNG image(xbmcstuff requires the image to be 450x450) and fill out the album information, then click on 'Submit Query' [/INDENT]
- giftie - 2011-03-16 15:34 theironyuppie Wrote:i agree with this. i started using this app when the neon skin added support and signed up on xbmc stuff but cant figure out how to upload. cdART Manager can create a back up of your unique cdarts, renamed following the pattern that is set in the settings. It actually also can upload as well, except there only via FTP. Imaginos(owner of xbmcstuff.com) does not want to open up to FTP(for security reasons) I was looking into starting up my own website for this but haven't yet. Quote:this leads me onto my second problem i have been downloading cdarts from allcdcovers.com, creating them into .pngs and moving them into my music library. Have you rescanned the Addon's database? Advanced -> Refresh Addon Database - gdallas - 2011-03-16 16:37 giftie Wrote:I agree that it is not too obvious - took me a while to upload. Thanks for the detailed response. Something else is going on. I am logged in. I have an activated account, but when I go to an artist list (any letter) the box you show with the 'click here' link does not appear for me. All I see is the top navigation bar (News/Home/TV Shows/CD Arts) with the Artist letter selection list below that, and then the list of artists for whatever I selected. For some reason I guess it doesn't think I have the rights to upload so I get no opportunity to do so. Not sure how to fix that. --------------------- Just figured it out. I needed to create a 'creator' account. Go to Profile. Click on 'Contributions' and it will give a dialog to create a 'creator' account. Once I did that, the dialogs appear on the CDArt Artist pages. - giftie - 2011-03-16 18:09 gdallas Wrote:Thanks for the detailed response. Something else is going on. I am logged in. I have an activated account, but when I go to an artist list (any letter) the box you show with the 'click here' link does not appear for me. Great news.... It's been about a year since I added my account, so I forgot about that part of the settings... - spong_miester - 2011-03-16 20:25 don't wanna sound like a plank but how on earth do you use this? - theironyuppie - 2011-03-16 23:35 giftie Wrote:cdART Manager can create a back up of your unique cdarts, renamed following the pattern that is set in the settings. It actually also can upload as well, except there only via FTP. Imaginos(owner of xbmcstuff.com) does not want to open up to FTP(for security reasons) I was looking into starting up my own website for this but haven't yet. yeh ive tried to refresh addon database. then it gives me the option to delete local database, from this ive tried yes and no but my added arts still dont appear under the local cdart list. ive also tried cleaning the local databse but still no joy. its a bummer coz if i could get them to appear id be able to create a backup then i could upload them to xbmcstuff. be nice to be able to contribute ![]() there must be some way to get it to recognise them without manually copying them to another directory and renaming them all? - giftie - 2011-03-16 23:44 theironyuppie Wrote:yeh ive tried to refresh addon database. then it gives me the option to delete local database, from this ive tried yes and no but my added arts still dont appear under the local cdart list. ive also tried cleaning the local databse but still no joy. its a bummer coz if i could get them to appear id be able to create a backup then i could upload them to xbmcstuff. be nice to be able to contribute What OS are you using? You could always delete the l_cdart.db database file found in userdata/addon_data/script.cdartmanager. Then the script should search your library and hopefully find the new cdarts... If it doesn't could you post your xbmc.log file to pastebin for me to see what is going on, also post a sample folder of one that is not retrieving the cdart. Thanxs.. - theironyuppie - 2011-03-17 00:42 giftie Wrote:What OS are you using? using windows 7. just deleted the database file and rescanned library and it seems to have fixed it. ![]() ill keep an eye on it to see if it updates properly next time i add cdart otherwise ill run a debug on it and post so we can get it fixed. cheers. - stoli - 2011-03-17 01:21 giftie Wrote:I'm really starting to dislike Windows 7 and it's permissions.... Looks like it is working now - thanks! - giftie - 2011-03-17 04:04 theironyuppie Wrote:using windows 7. just deleted the database file and rescanned library and it seems to have fixed it. I had a feeling(Windows 7) Win7 has some odd permissions and it doesn't seem to allow the script to delete a file it created.. |