Closed roontoon closed 13 years ago
When the album is snatched, you'll see two links: retry and new. Click new and it will skip any previously tried links
On Jul 31, 2011, at 1:24 PM, roontoonreply@reply.github.com wrote:
Would like to see some method (like in couchpotato) where you can download the same album from another source if the nzb points to a bad file.
Reply to this email directly or view it on GitHub: https://github.com/rembo10/headphones/issues/160
Saw that but is it a retry of the same nzb or a different post?
Try Janis Joplin kozmic blues. Either album. Both do this. Not sure if there is only one copy out there or what.
You can check the logs to see whats going on, but "retry" tries the same nzb, "new" tries a new one
On Jul 31, 2011, at 2:03 PM, roontoonreply@reply.github.com wrote:
Try Janis Joplin kozmic blues. Either album. Both do this. Not sure if there is only one copy out there or what.
Reply to this email directly or view it on GitHub: https://github.com/rembo10/headphones/issues/160#issuecomment-1696551
On Jul 31, 2011, at 6:22 PM, rembo10 wrote:
You can check the logs to see whats going on, but "retry" tries the same nzb, "new" tries a new one
Sorry that is what I meant. Also I have a question for you. Some albums that I have downloaded manually and processed manually with Tuneup have bad info and or extra tracks or not the correct number of tracks. How are you going to handle that? BTW the app is looking great. I will keep on making usability request as I come across them.
It matches against the release group on musicbrainz, based on # of tracks, album, artist, etc. Each release group has multiple releases so beets will usually find the right release to tag it with. Since I basically know that it's the right album before sending it to beets, I can specify an artist/album combo to search for, so it's not just wildly guessing what the album is.
For me, extra tracks have been no problem, as there's usually a release that has these extra tracks. The only thing I've seen so far is when the mp3s have no tags, because beets uses the current metadata to check if it's a close match, but I'm going to override that with the known artist/album combo.
Hope that makes sense :-)
On Jul 31, 2011, at 4:26 PM, roontoon wrote:
On Jul 31, 2011, at 6:22 PM, rembo10 wrote:
You can check the logs to see whats going on, but "retry" tries the same nzb, "new" tries a new one
Sorry that is what I meant. Also I have a question for you. Some albums that I have downloaded manually and processed manually with Tuneup have bad info and or extra tracks or not the correct number of tracks. How are you going to handle that? BTW the app is looking great. I will keep on making usability request as I come across them.
Reply to this email directly or view it on GitHub: https://github.com/rembo10/headphones/issues/160#issuecomment-1697011
Yes it does.....
Would like to see some method (like in couchpotato) where you can download the same album from another source if the nzb points to a bad file.