Originally posted by bucketbiochemist
View Post
Announcement
Collapse
No announcement yet.
Album art grabber not working
Collapse
X
-
-
Hi Lawrence,
Sorry, just saw this. Trying to attach my editeded covergrabber.php file -- I had to rename to covergrabber.txt to enable upload. Please back up your existing file before trying this one (after renaming back to .php) -- I don't want to break your system!
Cheers,
JimAttached Files
- Likes 1
Leave a comment:
-
Originally posted by bucketbiochemist View PostHello All,
I was able to get some cover art functionality back by editing the sacad settings in covergrabber.php. I reduced the target image size, and added the tolerance setting to allow for a broad range of image sizes.
$query = 'sacad "' . $q_artist . '" "' . $q_album . '" 600 -t50 ' . $folder . '/cover.jpg';
Not sure if it will work for others, it's working better for me than the default. I can supply my edited covergrabber.php if people are interested. Didn't see how to post a shared file here.
Best,
Jim
thanks for this information is it still working for you?
I looked for this row in my covergrabber file but it didn't have anything that said sacad. There was a $query variable in the second (Google) stage but it did not have sacad in it.
Please could you paste a larger area of the file so that I can see where it goes?
Also it's not clear in your row where the ' and the " are in a '". Please could you help?
Thanks, Lawrence
Leave a comment:
-
Originally posted by SeanMiddleton View Post
Check out some of my earlier posts on 'Vortexbox Alternatives'. I now no longer use VB at all, I have switched over to Open Mediaa Vault (OMV) with LMS installed under Docker (how to is in my earleir posts). OMV gives me LMS, NAS, Transmiaaion, Airsonic (=Subsonic) and a lot of other stuff. You can install a CD ripper onto my OMV boxes but I dont bother. I always rip using EAC and tag using MP3Tag. This allows me to tag CD's exactly the way I like it
You could take one of your current VB machines and install OMV to check it out. It runs under Debian 11, so there's no douibt your existing VB hardware will support it.
Leave a comment:
-
Originally posted by lawrence2357 View Post
I've got a few boxes with Vortexbox installed so I don't want to lose my hardware. Is there a simple Linux based system I can install that will allow me to rip and play my CDs? Streaming online and internet radio (and LMS apps) would be a bonus.
You could take one of your current VB machines and install OMV to check it out. It runs under Debian 11, so there's no douibt your existing VB hardware will support it.
- Likes 1
Leave a comment:
-
Originally posted by SeanMiddleton View Post
Why not just install EAC/MP3tag on a windows PC and rip everythnig on that ? You always had to check the rip in Vortex anyway to make sure it ripped correctly and used the correct artwork etc so in the end you arenet doing any more work than was necessary with the VB and a working ripper. MP3tag never fails to find and has many other useful attributes. I've given up on VB and just use OMV with LMS etc installed these days
Leave a comment:
-
Originally posted by lawrence2357 View Post
I missed this post, if it works for me I'll be sooo pleased!! I just got another 2000 odd CDs to rip and manually adding the cover art is not something I have time for!
Leave a comment:
-
Originally posted by bucketbiochemist View PostHello All,
I was able to get some cover art functionality back by editing the sacad settings in covergrabber.php. I reduced the target image size, and added the tolerance setting to allow for a broad range of image sizes.
$query = 'sacad "' . $q_artist . '" "' . $q_album . '" 600 -t50 ' . $folder . '/cover.jpg';
Not sure if it will work for others, it's working better for me than the default. I can supply my edited covergrabber.php if people are interested. Didn't see how to post a shared file here.
Best,
Jim
Leave a comment:
-
Hello All,
I was able to get some cover art functionality back by editing the sacad settings in covergrabber.php. I reduced the target image size, and added the tolerance setting to allow for a broad range of image sizes.
$query = 'sacad "' . $q_artist . '" "' . $q_album . '" 600 -t50 ' . $folder . '/cover.jpg';
Not sure if it will work for others, it's working better for me than the default. I can supply my edited covergrabber.php if people are interested. Didn't see how to post a shared file here.
Best,
Jim
Leave a comment:
-
Originally posted by bucketbiochemist View PostReviving this thread to see if anyone has been able to revive covergrabber.php.
I played with it and it appears to have the ability to query google images if amazon failed, however upon further inspection it used an outdated google API (ajax). Maybe someone here is familiar enough with the new google API (custom search?) to be able to revive?
I know bliss is an option, however I was happy with covergrabber in it's functional incarnation -- worked most of the time and free.
Leave a comment:
-
I just upgraded to 2.5 - I was on 2.4 with Fedora 23 and that was adding art fine. So i think it MUST be possible. The how I'm not sure!
Leave a comment:
-
Reviving this thread to see if anyone has been able to revive covergrabber.php.
I played with it and it appears to have the ability to query google images if amazon failed, however upon further inspection it used an outdated google API (ajax). Maybe someone here is familiar enough with the new google API (custom search?) to be able to revive?
I know bliss is an option, however I was happy with covergrabber in it's functional incarnation -- worked most of the time and free.
Leave a comment:
-
Originally posted by Doris1997 View PostYou can add Bliss manually, in the VortexBox GUI on the left go to the bottom icon select “VortexBox Upgrade” and install Bliss!
Leave a comment:
Leave a comment: