desbma / sacad

Smart Automatic Cover Art Downloader
Mozilla Public License 2.0
312 stars 17 forks source link

sacad_r failing to find Artwork #100

Open hal8kb opened 3 weeks ago

hal8kb commented 3 weeks ago

Using Linux Mint 21.1
Python 3.10 Kernel 6.8.0

I've used Asunder to encode my CD to mp3. If I use sacad with artist and title album art is appended to my mp3 track.f

Whatever I try I cant scan a folder full of mp3 tracks. Heres my command: sacad_r Magic_CD1 -f -i -v 300 cover.jpg

Below is the output ` 2024-08-20 23:18:32,801 DEBUG [root] Max open files count set from 1024 to 1048576 Analyzing library: 0dir [00:00, ?dir/s, albums=0, errors=0, files=0, missing covAnalyzing library: 1dir [00:00, 24.33dir/s, files=18, albums=17, missing covers=17, errors=0] 2024-08-20 23:18:32,849 DEBUG [Cache] Total size of file '/home/anc/.cache/sacad/sacad-cache.sqlite': 462KB 2024-08-20 23:18:32,849 DEBUG [Cache] 0 obsolete entries have been removed from cache 'cover_source_api_data' 2024-08-20 23:18:32,850 DEBUG [Cache] Cache 'cover_source_api_data' contains 10 entries 2024-08-20 23:18:32,850 DEBUG [Cache] 0 obsolete entries have been removed from cache 'cover_source_probe_data' 2024-08-20 23:18:32,851 DEBUG [Cache] Cache 'cover_source_probe_data' contains 1 entries 2024-08-20 23:18:32,853 DEBUG [DeezerCoverSource] Searching with source 'DeezerCoverSource'... 2024-08-20 23:18:32,853 DEBUG [DeezerCoverSource] Querying URL 'https://api.deezer.com/search?order=RANKING&q=artist%3A%2210CC%22+album%3A%22Magic+The+Album+Cd1%22'... 2024-08-20 23:18:32,901 DEBUG [DiscogsCoverSource] Searching with source 'DiscogsCoverSource'... 2024-08-20 23:18:32,901 DEBUG [DiscogsCoverSource] Querying URL 'https://api.discogs.com/database/search?artist=10cc&release_title=magic+the+album+cd1&type=release'... 2024-08-20 23:18:32,949 DEBUG [ItunesCoverSource] Searching with source 'ItunesCoverSource'... 2024-08-20 23:18:32,949 DEBUG [ItunesCoverSource] Querying URL 'https://itunes.apple.com/search?media=music&entity=album&term=10cc+magic+the+album+cd1'... 2024-08-20 23:18:32,990 DEBUG [LastFmCoverSource] Searching with source 'LastFmCoverSource'... 2024-08-20 23:18:32,991 DEBUG [LastFmCoverSource] Querying URL 'https://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=2410a53db5c7490d0f50c100a020f359&album=magic+the+album+cd1&artist=10cc'... 2024-08-20 23:18:33,049 DEBUG [DeezerCoverSource] Searching with source 'DeezerCoverSource'... 2024-08-20 23:18:33,049 DEBUG [DeezerCoverSource] Querying URL 'https://api.deezer.com/search?order=RANKING&q=artist%3A%22Aretha+Franklin%22+album%3A%22Magic+The+Album+Cd1%22'... 2024-08-20 23:18:33,091 DEBUG [DiscogsCoverSource] Searching with source 'DiscogsCoverSource'... 2024-08-20 23:18:33,092 DEBUG [DiscogsCoverSource] Querying URL 'https://api.discogs.com/database/search?artist=aretha+franklin&release_title=magic+the+album+cd1&type=release'... 2024-08-20 23:18:33,092 DEBUG [DiscogsCoverSource] Sleeping for 809.25ms because of rate limit for domain api.discogs.com 2024-08-20 23:18:33,093 DEBUG [ItunesCoverSource] Searching with source 'ItunesCoverSource'... 2024-08-20 23:18:33,093 DEBUG [ItunesCoverSource] Querying URL 'https://itunes.apple.com/search?media=music&entity=album&term=aretha+franklin+magic+the+album+cd1'... 2024-08-20 23:18:33,094 DEBUG [ItunesCoverSource] Sleeping for 2855.87ms because of rate limit for domain itunes.apple.com 2024-08-20 23:18:33,094 DEBUG [LastFmCoverSource] Searching with source 'LastFmCoverSource'... 2024-08-20 23:18:33,094 DEBUG [LastFmCoverSource] Querying URL 'https://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=2410a53db5c7490d0f50c100a020f359&album=magic+the+album+cd1&artist=aretha+franklin'... 2024-08-20 23:18:33,140 DEBUG [DeezerCoverSource] Searching with source 'DeezerCoverSource'... 2024-08-20 23:18:33,141 DEBUG [DeezerCoverSource] Querying URL 'https://api.deezer.com/search?order=RANKING&q=artist%3A%22Backstreet+Boys%22+album%3A%22Magic+The+Album+Cd1%22'... 2024-08-20 23:18:33,141 DEBUG [DeezerCoverSource] Sleeping for 8.60ms because of rate limit for domain api.deezer.com 2024-08-20 23:18:33,142 DEBUG [DiscogsCoverSource] Searching with source 'DiscogsCoverSource'... 2024-08-20 23:18:33,142 DEBUG [DiscogsCoverSource] Querying URL 'https://api.discogs.com/database/search?artist=backstreet+boys&release_title=magic+the+album+cd1&type=release'... 2024-08-20 23:18:33,143 DEBUG [DiscogsCoverSource] Sleeping for 759.04ms because of rate limit for domain api.discogs.com 2024-08-20 23:18:33,143 DEBUG [ItunesCoverSource] Searching with source 'ItunesCoverSource'... 2024-08-20 23:18:33,143 DEBUG [ItunesCoverSource] Querying URL 'https://itunes.apple.com/search?media=music&entity=album&term=backstreet+boys+magic+the+album+cd1'... 2024-08-20 23:18:33,144 DEBUG [ItunesCoverSource] Sleeping for 2805.57ms because of rate limit for domain itunes.apple.com 2024-08-20 23:18:33,144 DEBUG [LastFmCoverSource] Searching with source 'LastFmCoverSource'... 2024-08-20 23:18:33,145 DEBUG [LastFmCoverSource] Querying URL 'https://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=2410a53db5c7490d0f50c100a020f359&album=magic+the+album+cd1&artist=backstreet+boys'... 2024-08-20 23:18:33,145 DEBUG [LastFmCoverSource] Sleeping for 49.62ms because of rate limit for domain ws.audioscrobbler.com 2024-08-20 23:18:33,146 DEBUG [DeezerCoverSource] Searching with source 'DeezerCoverSource'... 2024-08-20 23:18:33,146 DEBUG [DeezerCoverSource] Querying URL 'https://api.deezer.com/search?order=RANKING&q=artist%3A%22Bangles%22+album%3A%22Magic+The+Album+Cd1%22'... 2024-08-20 23:18:33,147 DEBUG [DeezerCoverSource] Sleeping for 3.11ms because of rate limit for domain api.deezer.com 2024-08-20 23:18:33,147 DEBUG [DiscogsCoverSource] Searching with source 'DiscogsCoverSource'... 2024-08-20 23:18:33,147 DEBUG [DiscogsCoverSource] Querying URL 'https://api.discogs.com/database/search?artist=bangles&release_title=magic+the+album+cd1&type=release'... 2024-08-20 23:18:33,148 DEBUG [DiscogsCoverSource] Sleeping for 753.49ms because of rate limit for domain api.discogs.com 2024-08-20 23:18:33,149 DEBUG [ItunesCoverSource] Searching with source 'ItunesCoverSource'... 2024-08-20 23:18:33,149 DEBUG [ItunesCoverSource] Querying URL 'https://itunes.apple.com/search?media=music&entity=album&term=bangles+magic+the+album+cd1'... 2024-08-20 23:18:33,150 DEBUG [ItunesCoverSource] Sleeping for 2800.06ms because of rate limit for domain itunes.apple.com 2024-08-20 23:18:33,150 DEBUG [LastFmCoverSource] Searching with source 'LastFmCoverSource'... 2024-08-20 23:18:33,150 DEBUG [LastFmCoverSource] Querying URL 'https://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=2410a53db5c7490d0f50c100a020f359&album=magic+the+album+cd1&artist=bangles'... 2024-08-20 23:18:33,151 DEBUG [LastFmCoverSource] Sleeping for 44.12ms because of rate limit for domain ws.audioscrobbler.com 2024-08-20 23:18:33,151 DEBUG [DeezerCoverSource] Searching with source 'DeezerCoverSource'... 2024-08-20 23:18:33,152 DEBUG [DeezerCoverSource] Querying URL 'https://api.deezer.com/search?order=RANKING&q=artist%3A%22Craig+David%22+album%3A%22Magic+The+Album+Cd1%22'... 2024-08-20 23:18:33,199 DEBUG [DiscogsCoverSource] Searching with source 'DiscogsCoverSource'... 2024-08-20 23:18:33,199 DEBUG [DiscogsCoverSource] Querying URL 'https://api.discogs.com/database/search?artist=craig+david&release_title=magic+the+album+cd1&type=release'... 2024-08-20 23:18:33,200 DEBUG [DiscogsCoverSource] Sleeping for 702.10ms because of rate limit for domain api.discogs.com 2024-08-20 23:18:33,200 DEBUG [ItunesCoverSource] Searching with source 'ItunesCoverSource'... 2024-08-20 23:18:33,200 DEBUG [ItunesCoverSource] Querying URL 'https://itunes.apple.com/search?media=music&entity=album&term=craig+david+magic+the+album+cd1'... 2024-08-20 23:18:33,201 DEBUG [ItunesCoverSource] Sleeping for 2748.67ms because of rate limit for domain itunes.apple.com 2024-08-20 23:18:33,201 DEBUG [LastFmCoverSource] Searching with source 'LastFmCoverSource'... 2024-08-20 23:18:33,202 DEBUG [LastFmCoverSource] Querying URL 'https://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=2410a53db5c7490d0f50c100a020f359&album=magic+the+album+cd1&artist=craig+david'... 2024-08-20 23:18:33,249 DEBUG [DeezerCoverSource] Searching with source 'DeezerCoverSource'... 2024-08-20 23:18:33,249 DEBUG [DeezerCoverSource] Querying URL 'https://api.deezer.com/search?order=RANKING&q=artist%3A%22DJ+Sammy+%26+Yanou+Feat.+Do%22+album%3A%22Magic+The+Album+Cd1%22'... 2024-08-20 23:18:33,250 DEBUG [DeezerCoverSource] Sleeping for 2.54ms because of rate limit for domain api.deezer.com 2024-08-20 23:18:33,250 DEBUG [DiscogsCoverSource] Searching with source 'DiscogsCoverSource'... 2024-08-20 23:18:33,250 DEBUG [DiscogsCoverSource] Querying URL 'https://api.discogs.com/database/search?artist=dj+sammy+yanou+feat+do&release_title=magic+the+album+cd1&type=release'... 2024-08-20 23:18:33,251 DEBUG [DiscogsCoverSource] Sleeping for 650.61ms because of rate limit for domain api.discogs.com 2024-08-20 23:18:33,251 DEBUG [ItunesCoverSource] Searching with source 'ItunesCoverSource'... 2024-08-20 23:18:33,252 DEBUG [ItunesCoverSource] Querying URL 'https://itunes.apple.com/search?media=music&entity=album&term=dj+sammy+yanou+feat+do+magic+the+album+cd1'... 2024-08-20 23:18:33,252 DEBUG [ItunesCoverSource] Sleeping for 2697.15ms because of rate limit for domain itunes.apple.com 2024-08-20 23:18:33,253 DEBUG [LastFmCoverSource] Searching with source 'LastFmCoverSource'... 2024-08-20 23:18:33,253 DEBUG [LastFmCoverSource] Querying URL 'https://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=2410a53db5c7490d0f50c100a020f359&album=magic+the+album+cd1&artist=dj+sammy+%26+yanou+feat+do'... 2024-08-20 23:18:33,254 DEBUG [LastFmCoverSource] Sleeping for 48.61ms because of rate limit for domain ws.audioscrobbler.com 2024-08-20 23:18:33,254 DEBUG [DeezerCoverSource] Searching with source 'DeezerCoverSource'... 2024-08-20 23:18:33,254 DEBUG [DeezerCoverSource] Querying URL 'https://api.deezer.com/search?order=RANKING&q=artist%3A%22Damien+Rice%22+album%3A%22Magic+The+Album+Cd1%22'... 2024-08-20 23:18:33,299 DEBUG [DiscogsCoverSource] Searching with source 'DiscogsCoverSource'... 2024-08-20 23:18:33,299 DEBUG [DiscogsCoverSource] Querying URL 'https://api.discogs.com/database/search?artist=damien+rice&release_title=magic+the+album+cd1&type=release'... 2024-08-20 23:18:33,300 DEBUG [DiscogsCoverSource] Sleeping for 601.95ms because of rate limit for domain api.discogs.com 2024-08-20 23:18:33,300 DEBUG [ItunesCoverSource] Searching with source 'ItunesCoverSource'... 2024-08-20 23:18:33,300 DEBUG [ItunesCoverSource] Querying URL 'https://itunes.apple.com/search?media=music&entity=album&term=damien+rice+magic+the+album+cd1'... 2024-08-20 23:18:33,301 DEBUG [ItunesCoverSource] Sleeping for 2648.54ms because of rate limit for domain itunes.apple.com 2024-08-20 23:18:33,301 DEBUG [LastFmCoverSource] Searching with source 'LastFmCoverSource'... 2024-08-20 23:18:33,302 DEBUG [LastFmCoverSource] Querying URL 'https://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=2410a53db5c7490d0f50c100a020f359&album=magic+the+album+cd1&artist=damien+rice'... 2024-08-20 23:18:33,357 DEBUG [DeezerCoverSource] Searching with source 'DeezerCoverSource'... 2024-08-20 23:18:33,357 DEBUG [DeezerCoverSource] Querying URL 'https://api.deezer.com/search?order=RANKING&q=artist%3A%22Daniel+Bedingfield%22+album%3A%22Magic+The+Album+Cd1%22'... 2024-08-20 23:18:33,407 DEBUG [DiscogsCoverSource] Searching with source 'DiscogsCoverSource'... 2024-08-20 23:18:33,407 DEBUG [DiscogsCoverSource] Querying URL 'https://api.discogs.com/database/search?artist=daniel+bedingfield&release_title=magic+the+album+cd1&type=release'... 2024-08-20 23:18:33,408 DEBUG [DiscogsCoverSource] Sleeping for 493.55ms because of rate limit for domain api.discogs.com 2024-08-20 23:18:33,408 DEBUG [ItunesCoverSource] Searching with source 'ItunesCoverSource'... 2024-08-20 23:18:33,409 DEBUG [ItunesCoverSource] Querying URL 'https://itunes.apple.com/search?media=music&entity=album&term=daniel+bedingfield+magic+the+album+cd1'... 2024-08-20 23:18:33,409 DEBUG [ItunesCoverSource] Sleeping for 2540.20ms because of rate limit for domain itunes.apple.com 2024-08-20 23:18:33,410 DEBUG [LastFmCoverSource] Searching with source 'LastFmCoverSource'... 2024-08-20 23:18:33,410 DEBUG [LastFmCoverSource] Querying URL 'https://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=2410a53db5c7490d0f50c100a020f359&album=magic+the+album+cd1&artist=daniel+bedingfield'... 2024-08-20 23:18:33,465 DEBUG [DeezerCoverSource] Searching with source 'DeezerCoverSource'... 2024-08-20 23:18:33,466 DEBUG [DeezerCoverSource] Querying URL 'https://api.deezer.com/search?order=RANKING&q=artist%3A%22Daniel+Powter%22+album%3A%22Magic+The+Album+Cd1%22'... 2024-08-20 23:18:33,515 DEBUG [DiscogsCoverSource] Searching with source 'DiscogsCoverSource'... 2024-08-20 23:18:33,516 DEBUG [DiscogsCoverSource] Querying URL 'https://api.discogs.com/database/search?artist=daniel+powter&release_title=magic+the+album+cd1&type=release'... 2024-08-20 23:18:33,517 DEBUG [DiscogsCoverSource] Sleeping for 385.21ms because of rate limit for domain api.discogs.com 2024-08-20 23:18:33,517 DEBUG [ItunesCoverSource] Searching with source 'ItunesCoverSource'... 2024-08-20 23:18:33,517 DEBUG [ItunesCoverSource] Querying URL 'https://itunes.apple.com/search?media=music&entity=album&term=daniel+powter+magic+the+album+cd1'... 2024-08-20 23:18:33,518 DEBUG [ItunesCoverSource] Sleeping for 2431.84ms because of rate limit for domain itunes.apple.com 2024-08-20 23:18:33,518 DEBUG [LastFmCoverSource] Searching with source 'LastFmCoverSource'... 2024-08-20 23:18:33,518 DEBUG [LastFmCoverSource] Querying URL 'https://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=2410a53db5c7490d0f50c100a020f359&album=magic+the+album+cd1&artist=daniel+powter'... 2024-08-20 23:18:33,574 DEBUG [DeezerCoverSource] Searching with source 'DeezerCoverSource'... 2024-08-20 23:18:33,574 DEBUG [DeezerCoverSource] Querying URL 'https://api.deezer.com/search?order=RANKING&q=artist%3A%22James+Blunt%22+album%3A%22Magic+The+Album+Cd1%22'... 2024-08-20 23:18:33,632 DEBUG [DiscogsCoverSource] Searching with source 'DiscogsCoverSource'... 2024-08-20 23:18:33,633 DEBUG [DiscogsCoverSource] Querying URL 'https://api.discogs.com/database/search?artist=james+blunt&release_title=magic+the+album+cd1&type=release'... 2024-08-20 23:18:33,633 DEBUG [DiscogsCoverSource] Sleeping for 268.45ms because of rate limit for domain api.discogs.com 2024-08-20 23:18:33,634 DEBUG [ItunesCoverSource] Searching with source 'ItunesCoverSource'... 2024-08-20 23:18:33,634 DEBUG [ItunesCoverSource] Querying URL 'https://itunes.apple.com/search?media=music&entity=album&term=james+blunt+magic+the+album+cd1'... 2024-08-20 23:18:33,635 DEBUG [ItunesCoverSource] Sleeping for 2315.08ms because of rate limit for domain itunes.apple.com 2024-08-20 23:18:33,635 DEBUG [LastFmCoverSource] Searching with source 'LastFmCoverSource'... 2024-08-20 23:18:33,635 DEBUG [LastFmCoverSource] Querying URL 'https://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=2410a53db5c7490d0f50c100a020f359&album=magic+the+album+cd1&artist=james+blunt'... 2024-08-20 23:18:33,690 DEBUG [DeezerCoverSource] Searching with source 'DeezerCoverSource'... 2024-08-20 23:18:33,691 DEBUG [DeezerCoverSource] Querying URL 'https://api.deezer.com/search?order=RANKING&q=artist%3A%22Leann+Rimes%22+album%3A%22Magic+The+Album+Cd1%22'... 2024-08-20 23:18:33,749 DEBUG [DiscogsCoverSource] Searching with source 'DiscogsCoverSource'... 2024-08-20 23:18:33,749 DEBUG [DiscogsCoverSource] Querying URL 'https://api.discogs.com/database/search?artist=leann+rimes&release_title=magic+the+album+cd1&type=release'... 2024-08-20 23:18:33,750 DEBUG [DiscogsCoverSource] Sleeping for 151.84ms because of rate limit for domain api.discogs.com 2024-08-20 23:18:33,750 DEBUG [ItunesCoverSource] Searching with source 'ItunesCoverSource'... 2024-08-20 23:18:33,751 DEBUG [ItunesCoverSource] Querying URL 'https://itunes.apple.com/search?media=music&entity=album&term=leann+rimes+magic+the+album+cd1'... 2024-08-20 23:18:33,751 DEBUG [ItunesCoverSource] Sleeping for 2198.43ms because of rate limit for domain itunes.apple.com 2024-08-20 23:18:33,752 DEBUG [LastFmCoverSource] Searching with source 'LastFmCoverSource'... 2024-08-20 23:18:33,752 DEBUG [LastFmCoverSource] Querying URL 'https://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=2410a53db5c7490d0f50c100a020f359&album=magic+the+album+cd1&artist=leann+rimes'... 2024-08-20 23:18:33,807 DEBUG [DeezerCoverSource] Searching with source 'DeezerCoverSource'... 2024-08-20 23:18:33,808 DEBUG [DeezerCoverSource] Querying URL 'https://api.deezer.com/search?order=RANKING&q=artist%3A%22Linda+Ronstadt%22+album%3A%22Magic+The+Album+Cd1%22'... 2024-08-20 23:18:33,866 DEBUG [DiscogsCoverSource] Searching with source 'DiscogsCoverSource'... 2024-08-20 23:18:33,866 DEBUG [DiscogsCoverSource] Querying URL 'https://api.discogs.com/database/search?artist=linda+ronstadt&release_title=magic+the+album+cd1&type=release'... 2024-08-20 23:18:33,867 DEBUG [DiscogsCoverSource] Sleeping for 35.05ms because of rate limit for domain api.discogs.com 2024-08-20 23:18:33,867 DEBUG [ItunesCoverSource] Searching with source 'ItunesCoverSource'... 2024-08-20 23:18:33,867 DEBUG [ItunesCoverSource] Querying URL 'https://itunes.apple.com/search?media=music&entity=album&term=linda+ronstadt+magic+the+album+cd1'... 2024-08-20 23:18:33,868 DEBUG [ItunesCoverSource] Sleeping for 2081.66ms because of rate limit for domain itunes.apple.com 2024-08-20 23:18:33,868 DEBUG [LastFmCoverSource] Searching with source 'LastFmCoverSource'... 2024-08-20 23:18:33,869 DEBUG [LastFmCoverSource] Querying URL 'https://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=2410a53db5c7490d0f50c100a020f359&album=magic+the+album+cd1&artist=linda+ronstadt'... 2024-08-20 23:18:35,048 INFO [DeezerCoverSource] Got 0 relevant (0 excluded) results from source 'DeezerCoverSource' 2024-08-20 23:18:35,048 INFO [DeezerCoverSource] Got 0 relevant (0 excluded) results from source 'DeezerCoverSource' 2024-08-20 23:18:35,066 INFO [DeezerCoverSource] Got 0 relevant (0 excluded) results from source 'DeezerCoverSource' 2024-08-20 23:18:35,100 INFO [DeezerCoverSource] Got 0 relevant (0 excluded) results from source 'DeezerCoverSource' 2024-08-20 23:18:35,101 INFO [ItunesCoverSource] Got 0 relevant (0 excluded) results from source 'ItunesCoverSource' 2024-08-20 23:18:35,101 INFO [DeezerCoverSource] Got 0 relevant (0 excluded) results from source 'DeezerCoverSource' 2024-08-20 23:18:35,102 INFO [DeezerCoverSource] Got 0 relevant (0 excluded) results from source 'DeezerCoverSource' 2024-08-20 23:18:35,123 INFO [DeezerCoverSource] Got 0 relevant (0 excluded) results from source 'DeezerCoverSource' 2024-08-20 23:18:35,124 INFO [DeezerCoverSource] Got 0 relevant (0 excluded) results from source 'DeezerCoverSource' 2024-08-20 23:18:35,124 INFO [DeezerCoverSource] Got 0 relevant (0 excluded) results from source 'DeezerCoverSource' 2024-08-20 23:18:35,126 INFO [LastFmCoverSource] Got 0 relevant (0 excluded) results from source 'LastFmCoverSource' 2024-08-20 23:18:35,128 INFO [DeezerCoverSource] Got 0 relevant (0 excluded) results from source 'DeezerCoverSource' 2024-08-20 23:18:35,128 INFO [DeezerCoverSource] Got 0 relevant (0 excluded) results from source 'DeezerCoverSource' 2024-08-20 23:18:35,130 INFO [DeezerCoverSource] Got 0 relevant (0 excluded) results from source 'DeezerCoverSource' 2024-08-20 23:18:35,172 INFO [DiscogsCoverSource] Got 0 relevant (0 excluded) results from source 'DiscogsCoverSource' 2024-08-20 23:18:35,177 INFO [LastFmCoverSource] Got 0 relevant (0 excluded) results from source 'LastFmCoverSource' 2024-08-20 23:18:35,178 WARNING [LastFmCoverSource] Search with source 'LastFmCoverSource' failed: ClientResponseError 404, message='Not Found', url=URL('https://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=2410a53db5c7490d0f50c100a020f359&album=magic+the+album+cd1&artist=dj+sammy+%26+yanou+feat+do') 2024-08-20 23:18:35,180 INFO [LastFmCoverSource] Got 0 relevant (0 excluded) results from source 'LastFmCoverSource' 2024-08-20 23:18:35,181 INFO [LastFmCoverSource] Got 0 relevant (0 excluded) results from source 'LastFmCoverSource' 2024-08-20 23:18:35,192 INFO [LastFmCoverSource] Got 0 relevant (0 excluded) results from source 'LastFmCoverSource' 2024-08-20 23:18:35,196 INFO [DiscogsCoverSource] Got 0 relevant (0 excluded) results from source 'DiscogsCoverSource' 2024-08-20 23:18:35,199 INFO [LastFmCoverSource] Got 0 relevant (0 excluded) results from source 'LastFmCoverSource' 2024-08-20 23:18:35,212 INFO [LastFmCoverSource] Got 0 relevant (0 excluded) results from source 'LastFmCoverSource' 2024-08-20 23:18:35,221 INFO [DiscogsCoverSource] Got 0 relevant (0 excluded) results from source 'DiscogsCoverSource' 2024-08-20 23:18:35,222 INFO [DiscogsCoverSource] Got 0 relevant (0 excluded) results from source 'DiscogsCoverSource' 2024-08-20 23:18:35,228 INFO [DiscogsCoverSource] Got 0 relevant (0 excluded) results from source 'DiscogsCoverSource' 2024-08-20 23:18:35,229 INFO [LastFmCoverSource] Got 0 relevant (0 excluded) results from source 'LastFmCoverSource' 2024-08-20 23:18:35,240 INFO [DiscogsCoverSource] Got 0 relevant (0 excluded) results from source 'DiscogsCoverSource' 2024-08-20 23:18:35,240 INFO [DiscogsCoverSource] Got 0 relevant (0 excluded) results from source 'DiscogsCoverSource' 2024-08-20 23:18:35,241 INFO [LastFmCoverSource] Got 0 relevant (0 excluded) results from source 'LastFmCoverSource' 2024-08-20 23:18:35,241 INFO [LastFmCoverSource] Got 0 relevant (0 excluded) results from source 'LastFmCoverSource' 2024-08-20 23:18:35,241 WARNING [Cover] No reference result found
2024-08-20 23:18:35,242 INFO [Main] No results
2024-08-20 23:18:35,243 WARNING [sacad_r] Unable to find cover for 'Magic The Album Cd1' by '10CC' from "Magic_CD1/10CC - I'm Not In Love.mp3" 2024-08-20 23:18:35,262 INFO [DiscogsCoverSource] Got 0 relevant (0 excluded) results from source 'DiscogsCoverSource' 2024-08-20 23:18:35,265 INFO [DiscogsCoverSource] Got 0 relevant (0 excluded) results from source 'DiscogsCoverSource' 2024-08-20 23:18:35,272 INFO [DiscogsCoverSource] Got 0 relevant (0 excluded) results from source 'DiscogsCoverSource' 2024-08-20 23:18:35,286 INFO [LastFmCoverSource] Got 0 relevant (0 excluded) results from source 'LastFmCoverSource' 2024-08-20 23:18:35,347 INFO [DiscogsCoverSource] Got 0 relevant (0 excluded) results from source 'DiscogsCoverSource' 2024-08-20 23:18:35,573 INFO [DiscogsCoverSource] Got 0 relevant (0 excluded) results from source 'DiscogsCoverSource' 2024-08-20 23:18:36,658 INFO [ItunesCoverSource] Got 0 relevant (0 excluded) results from source 'ItunesCoverSource' 2024-08-20 23:18:36,658 WARNING [Cover] No reference result found
2024-08-20 23:18:36,659 INFO [Main] No results
2024-08-20 23:18:36,659 WARNING [sacad_r] Unable to find cover for 'Magic The Album Cd1' by 'Leann Rimes' from 'Magic_CD1/Leann Rimes - How Do I Live.mp3' 2024-08-20 23:18:36,664 INFO [ItunesCoverSource] Got 0 relevant (0 excluded) results from source 'ItunesCoverSource' 2024-08-20 23:18:36,664 WARNING [Cover] No reference result found
2024-08-20 23:18:36,664 INFO [Main] No results
2024-08-20 23:18:36,665 WARNING [sacad_r] Unable to find cover for 'Magic The Album Cd1' by 'Backstreet Boys' from 'Magic_CD1/Backstreet Boys - As Long As You Love Me.mp3' 2024-08-20 23:18:36,668 INFO [ItunesCoverSource] Got 0 relevant (0 excluded) results from source 'ItunesCoverSource' 2024-08-20 23:18:36,668 WARNING [Cover] No reference result found
2024-08-20 23:18:36,668 INFO [Main] No results
2024-08-20 23:18:36,669 WARNING [sacad_r] Unable to find cover for 'Magic The Album Cd1' by 'Craig David' from 'Magic_CD1/Craig David - All The Way.mp3' 2024-08-20 23:18:36,672 INFO [ItunesCoverSource] Got 0 relevant (0 excluded) results from source 'ItunesCoverSource' 2024-08-20 23:18:36,672 WARNING [Cover] No reference result found
2024-08-20 23:18:36,672 INFO [Main] No results
2024-08-20 23:18:36,674 INFO [ItunesCoverSource] Got 0 relevant (0 excluded) results from source 'ItunesCoverSource' 2024-08-20 23:18:36,674 WARNING [sacad_r] Unable to find cover for 'Magic The Album Cd1' by 'Daniel Powter' from 'Magic_CD1/Daniel Powter - Bad Day.mp3' 2024-08-20 23:18:36,674 WARNING [Cover] No reference result found
2024-08-20 23:18:36,675 INFO [Main] No results
2024-08-20 23:18:36,676 INFO [ItunesCoverSource] Got 0 relevant (0 excluded) results from source 'ItunesCoverSource' 2024-08-20 23:18:36,676 INFO [ItunesCoverSource] Got 0 relevant (0 excluded) results from source 'ItunesCoverSource' 2024-08-20 23:18:36,677 INFO [ItunesCoverSource] Got 0 relevant (0 excluded) results from source 'ItunesCoverSource' 2024-08-20 23:18:36,677 WARNING [Cover] No reference result found
2024-08-20 23:18:36,678 INFO [Main] No results
2024-08-20 23:18:36,678 WARNING [Cover] No reference result found
2024-08-20 23:18:36,678 INFO [Main] No results
2024-08-20 23:18:36,679 WARNING [Cover] No reference result found
2024-08-20 23:18:36,679 INFO [Main] No results
2024-08-20 23:18:36,679 WARNING [sacad_r] Unable to find cover for 'Magic The Album Cd1' by 'Aretha Franklin' from 'Magic_CD1/Aretha Franklin - I Say A Little Prayer.mp3' 2024-08-20 23:18:36,681 INFO [ItunesCoverSource] Got 0 relevant (0 excluded) results from source 'ItunesCoverSource' 2024-08-20 23:18:36,681 WARNING [Cover] No reference result found
2024-08-20 23:18:36,682 INFO [Main] No results
2024-08-20 23:18:36,682 WARNING [sacad_r] Unable to find cover for 'Magic The Album Cd1' by 'Daniel Bedingfield' from "Magic_CD1/Daniel Bedingfield - If You're Not The One.mp3" 2024-08-20 23:18:36,682 WARNING [sacad_r] Unable to find cover for 'Magic The Album Cd1' by 'Linda Ronstadt' from "Magic_CD1/Linda Ronstadt - Don't Know Much.mp3" 2024-08-20 23:18:36,683 WARNING [sacad_r] Unable to find cover for 'Magic The Album Cd1' by 'Bangles' from 'Magic_CD1/Bangles - Eternal Flame.mp3' 2024-08-20 23:18:36,683 WARNING [sacad_r] Unable to find cover for 'Magic The Album Cd1' by 'Damien Rice' from 'Magic_CD1/Damien Rice - Cannonball.mp3' 2024-08-20 23:18:36,695 INFO [ItunesCoverSource] Got 0 relevant (0 excluded) results from source 'ItunesCoverSource' 2024-08-20 23:18:36,695 WARNING [Cover] No reference result found
2024-08-20 23:18:36,696 INFO [Main] No results
2024-08-20 23:18:36,697 WARNING [sacad_r] Unable to find cover for 'Magic The Album Cd1' by 'James Blunt' from "Magic_CD1/James Blunt - You're Beautiful.mp3" 2024-08-20 23:18:36,713 INFO [ItunesCoverSource] Got 0 relevant (0 excluded) results from source 'ItunesCoverSource' 2024-08-20 23:18:36,714 WARNING [Cover] No reference result found
2024-08-20 23:18:36,715 INFO [Main] No results
2024-08-20 23:18:36,716 WARNING [sacad_r] Unable to find cover for 'Magic The Album Cd1' by 'DJ Sammy & Yanou Feat. Do' from 'Magic_CD1/DJ Sammy & Yanou Feat. Do - Heaven (Candlelight Mix).mp3' 2024-08-20 23:18:36,718 DEBUG [DeezerCoverSource] Searching with source 'DeezerCoverSource'... 2024-08-20 23:18:36,718 DEBUG [DeezerCoverSource] Querying URL 'https://api.deezer.com/search?order=RANKING&q=artist%3A%22Louis+Armstrong%22+album%3A%22Magic+The+Album+Cd1%22'... 2024-08-20 23:18:36,775 DEBUG [DiscogsCoverSource] Searching with source 'DiscogsCoverSource'... 2024-08-20 23:18:36,776 DEBUG [DiscogsCoverSource] Querying URL 'https://api.discogs.com/database/search?artist=louis+armstrong&release_title=magic+the+album+cd1&type=release'... 2024-08-20 23:18:36,825 DEBUG [ItunesCoverSource] Searching with source 'ItunesCoverSource'... 2024-08-20 23:18:36,826 DEBUG [ItunesCoverSource] Querying URL 'https://itunes.apple.com/search?media=music&entity=album&term=louis+armstrong+magic+the+album+cd1'... 2024-08-20 23:18:36,826 DEBUG [ItunesCoverSource] Sleeping for 2648.79ms because of rate limit for domain itunes.apple.com 2024-08-20 23:18:36,827 DEBUG [LastFmCoverSource] Searching with source 'LastFmCoverSource'... 2024-08-20 23:18:36,827 DEBUG [LastFmCoverSource] Querying URL 'https://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=2410a53db5c7490d0f50c100a020f359&album=magic+the+album+cd1&artist=louis+armstrong'... 2024-08-20 23:18:36,875 DEBUG [DeezerCoverSource] Searching with source 'DeezerCoverSource'... 2024-08-20 23:18:36,876 DEBUG [DeezerCoverSource] Querying URL 'https://api.deezer.com/search?order=RANKING&q=artist%3A%22Michael+Buble%22+album%3A%22Magic+The+Album+Cd1%22'... 2024-08-20 23:18:36,925 DEBUG [DiscogsCoverSource] Searching with source 'DiscogsCoverSource'... 2024-08-20 23:18:36,926 DEBUG [DiscogsCoverSource] Querying URL 'https://api.discogs.com/database/search?artist=michael+buble&release_title=magic+the+album+cd1&type=release'... 2024-08-20 23:18:36,926 DEBUG [DiscogsCoverSource] Sleeping for 850.07ms because of rate limit for domain api.discogs.com 2024-08-20 23:18:36,927 DEBUG [ItunesCoverSource] Searching with source 'ItunesCoverSource'... 2024-08-20 23:18:36,927 DEBUG [ItunesCoverSource] Querying URL 'https://itunes.apple.com/search?media=music&entity=album&term=michael+buble+magic+the+album+cd1'... 2024-08-20 23:18:36,928 DEBUG [ItunesCoverSource] Sleeping for 2547.46ms because of rate limit for domain itunes.apple.com 2024-08-20 23:18:36,928 DEBUG [LastFmCoverSource] Searching with source 'LastFmCoverSource'... 2024-08-20 23:18:36,928 DEBUG [LastFmCoverSource] Querying URL 'https://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=2410a53db5c7490d0f50c100a020f359&album=magic+the+album+cd1&artist=michael+buble'... 2024-08-20 23:18:36,975 DEBUG [DeezerCoverSource] Searching with source 'DeezerCoverSource'... 2024-08-20 23:18:36,976 DEBUG [DeezerCoverSource] Querying URL 'https://api.deezer.com/search?order=RANKING&q=artist%3A%22Paul+Weller%22+album%3A%22Magic+The+Album+Cd1%22'... 2024-08-20 23:18:37,042 DEBUG [DiscogsCoverSource] Searching with source 'DiscogsCoverSource'... 2024-08-20 23:18:37,042 DEBUG [DiscogsCoverSource] Querying URL 'https://api.discogs.com/database/search?artist=paul+weller&release_title=magic+the+album+cd1&type=release'... 2024-08-20 23:18:37,043 DEBUG [DiscogsCoverSource] Sleeping for 733.09ms because of rate limit for domain api.discogs.com 2024-08-20 23:18:37,044 DEBUG [ItunesCoverSource] Searching with source 'ItunesCoverSource'... 2024-08-20 23:18:37,044 DEBUG [ItunesCoverSource] Querying URL 'https://itunes.apple.com/search?media=music&entity=album&term=paul+weller+magic+the+album+cd1'... 2024-08-20 23:18:37,045 DEBUG [ItunesCoverSource] Sleeping for 2430.50ms because of rate limit for domain itunes.apple.com 2024-08-20 23:18:37,045 DEBUG [LastFmCoverSource] Searching with source 'LastFmCoverSource'... 2024-08-20 23:18:37,045 DEBUG [LastFmCoverSource] Querying URL 'https://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=2410a53db5c7490d0f50c100a020f359&album=magic+the+album+cd1&artist=paul+weller'... 2024-08-20 23:18:37,092 DEBUG [DeezerCoverSource] Searching with source 'DeezerCoverSource'... 2024-08-20 23:18:37,092 DEBUG [DeezerCoverSource] Querying URL 'https://api.deezer.com/search?order=RANKING&q=artist%3A%22The+Corrs%22+album%3A%22Magic+The+Album+Cd1%22'... 2024-08-20 23:18:37,142 DEBUG [DiscogsCoverSource] Searching with source 'DiscogsCoverSource'... 2024-08-20 23:18:37,142 DEBUG [DiscogsCoverSource] Querying URL 'https://api.discogs.com/database/search?artist=the+corrs&release_title=magic+the+album+cd1&type=release'... 2024-08-20 23:18:37,143 DEBUG [DiscogsCoverSource] Sleeping for 633.34ms because of rate limit for domain api.discogs.com 2024-08-20 23:18:37,143 DEBUG [ItunesCoverSource] Searching with source 'ItunesCoverSource'... 2024-08-20 23:18:37,144 DEBUG [ItunesCoverSource] Querying URL 'https://itunes.apple.com/search?media=music&entity=album&term=the+corrs+magic+the+album+cd1'... 2024-08-20 23:18:37,144 DEBUG [ItunesCoverSource] Sleeping for 2330.67ms because of rate limit for domain itunes.apple.com 2024-08-20 23:18:37,145 DEBUG [LastFmCoverSource] Searching with source 'LastFmCoverSource'... 2024-08-20 23:18:37,145 DEBUG [LastFmCoverSource] Querying URL 'https://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=2410a53db5c7490d0f50c100a020f359&album=magic+the+album+cd1&artist=the+corrs'... 2024-08-20 23:18:37,192 DEBUG [DeezerCoverSource] Searching with source 'DeezerCoverSource'... 2024-08-20 23:18:37,192 DEBUG [DeezerCoverSource] Querying URL 'https://api.deezer.com/search?order=RANKING&q=artist%3A%22The+Judds%22+album%3A%22Magic+The+Album+Cd1%22'... 2024-08-20 23:18:37,193 DEBUG [DeezerCoverSource] Sleeping for 0.01ms because of rate limit for domain api.deezer.com 2024-08-20 23:18:37,193 DEBUG [DiscogsCoverSource] Searching with source 'DiscogsCoverSource'... 2024-08-20 23:18:37,194 DEBUG [DiscogsCoverSource] Querying URL 'https://api.discogs.com/database/search?artist=the+judds&release_title=magic+the+album+cd1&type=release'... 2024-08-20 23:18:37,194 DEBUG [DiscogsCoverSource] Sleeping for 582.03ms because of rate limit for domain api.discogs.com 2024-08-20 23:18:37,195 DEBUG [ItunesCoverSource] Searching with source 'ItunesCoverSource'... 2024-08-20 23:18:37,195 DEBUG [ItunesCoverSource] Querying URL 'https://itunes.apple.com/search?media=music&entity=album&term=the+judds+magic+the+album+cd1'... 2024-08-20 23:18:37,196 DEBUG [ItunesCoverSource] Sleeping for 2279.47ms because of rate limit for domain itunes.apple.com 2024-08-20 23:18:37,196 DEBUG [LastFmCoverSource] Searching with source 'LastFmCoverSource'... 2024-08-20 23:18:37,196 DEBUG [LastFmCoverSource] Querying URL 'https://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=2410a53db5c7490d0f50c100a020f359&album=magic+the+album+cd1&artist=the+judds'... 2024-08-20 23:18:37,197 DEBUG [LastFmCoverSource] Sleeping for 49.01ms because of rate limit for domain ws.audioscrobbler.com 2024-08-20 23:18:37,511 INFO [DeezerCoverSource] Got 0 relevant (0 excluded) results from source 'DeezerCoverSource' 2024-08-20 23:18:37,512 INFO [DeezerCoverSource] Got 0 relevant (0 excluded) results from source 'DeezerCoverSource' 2024-08-20 23:18:37,513 INFO [DeezerCoverSource] Got 0 relevant (0 excluded) results from source 'DeezerCoverSource' 2024-08-20 23:18:37,513 INFO [DeezerCoverSource] Got 0 relevant (0 excluded) results from source 'DeezerCoverSource' 2024-08-20 23:18:37,514 INFO [DeezerCoverSource] Got 0 relevant (0 excluded) results from source 'DeezerCoverSource' 2024-08-20 23:18:37,602 INFO [LastFmCoverSource] Got 0 relevant (0 excluded) results from source 'LastFmCoverSource' 2024-08-20 23:18:37,624 INFO [LastFmCoverSource] Got 0 relevant (0 excluded) results from source 'LastFmCoverSource' 2024-08-20 23:18:37,631 INFO [LastFmCoverSource] Got 0 relevant (0 excluded) results from source 'LastFmCoverSource' 2024-08-20 23:18:37,652 INFO [LastFmCoverSource] Got 0 relevant (0 excluded) results from source 'LastFmCoverSource' 2024-08-20 23:18:37,678 INFO [DiscogsCoverSource] Got 0 relevant (0 excluded) results from source 'DiscogsCoverSource' 2024-08-20 23:18:37,693 INFO [LastFmCoverSource] Got 0 relevant (0 excluded) results from source 'LastFmCoverSource' 2024-08-20 23:18:38,323 INFO [DiscogsCoverSource] Got 0 relevant (0 excluded) results from source 'DiscogsCoverSource' 2024-08-20 23:18:38,325 INFO [DiscogsCoverSource] Got 0 relevant (0 excluded) results from source 'DiscogsCoverSource' 2024-08-20 23:18:38,326 INFO [DiscogsCoverSource] Got 0 relevant (0 excluded) results from source 'DiscogsCoverSource' 2024-08-20 23:18:38,331 INFO [DiscogsCoverSource] Got 0 relevant (0 excluded) results from source 'DiscogsCoverSource' 2024-08-20 23:18:39,853 INFO [ItunesCoverSource] Got 0 relevant (0 excluded) results from source 'ItunesCoverSource' 2024-08-20 23:18:39,854 WARNING [Cover] No reference result found
2024-08-20 23:18:39,854 INFO [Main] No results
2024-08-20 23:18:39,854 INFO [ItunesCoverSource] Got 0 relevant (0 excluded) results from source 'ItunesCoverSource' 2024-08-20 23:18:39,855 INFO [ItunesCoverSource] Got 0 relevant (0 excluded) results from source 'ItunesCoverSource' 2024-08-20 23:18:39,855 INFO [ItunesCoverSource] Got 0 relevant (0 excluded) results from source 'ItunesCoverSource' 2024-08-20 23:18:39,856 WARNING [Cover] No reference result found
2024-08-20 23:18:39,857 INFO [Main] No results
2024-08-20 23:18:39,857 WARNING [Cover] No reference result found
2024-08-20 23:18:39,857 INFO [Main] No results
2024-08-20 23:18:39,858 WARNING [Cover] No reference result found
2024-08-20 23:18:39,858 INFO [Main] No results
2024-08-20 23:18:39,858 INFO [ItunesCoverSource] Got 0 relevant (0 excluded) results from source 'ItunesCoverSource' 2024-08-20 23:18:39,860 WARNING [Cover] No reference result found
2024-08-20 23:18:39,860 INFO [Main] No results
2024-08-20 23:18:39,860 WARNING [sacad_r] Unable to find cover for 'Magic The Album Cd1' by 'The Judds' from 'Magic_CD1/The Judds - Love Can Build A Bridge.mp3' 2024-08-20 23:18:39,861 WARNING [sacad_r] Unable to find cover for 'Magic The Album Cd1' by 'Paul Weller' from 'Magic_CD1/Paul Weller - Wild Wood.mp3' 2024-08-20 23:18:39,862 WARNING [sacad_r] Unable to find cover for 'Magic The Album Cd1' by 'The Corrs' from 'Magic_CD1/The Corrs - Breathless.mp3' 2024-08-20 23:18:39,862 WARNING [sacad_r] Unable to find cover for 'Magic The Album Cd1' by 'Louis Armstrong' from 'Magic_CD1/Louis Armstrong - What A Wonderful World.mp3' 2024-08-20 23:18:39,862 WARNING [sacad_r] Unable to find cover for 'Magic The Album Cd1' by 'Michael Buble' from 'Magic_CD1/Michael Buble - Home.mp3' Searching covers: 100%|█| 17/17 [00:07<00:00, 2.42cover/s, ok=0, errors=0, no r

`

In the directory each track has id3info sample

Tag information for 10CC - I'm Not In Love.mp3 === TSSE (Software/Hardware and settings used for encoding): LAME 64bits version 3.100 (http://lame.sf.net) === TRCK (Track number/Position in set): 4 === TPE1 (Lead performer(s)/Soloist(s)): 10CC === TALB (Album/Movie/Show title): Magic The Album Cd1 === TIT2 (Title/songname/content description): I'm Not In Love === TCON (Content type): Misc; POP === TYER (Year): 2005 === TLEN (Length): 353200 mp3 info MPEG1/layer III Bitrate: 192KBps Frequency: 44KHz

Is there something wrong with my id3 tags or other problem? Thanks in advance

desbma commented 3 weeks ago

Are you trying to download a cover for a single album, or for a directory tree with multiple albums?

hal8kb commented 3 weeks ago

Hi Desbma, Its a single directory containing 17 tracks. I'm trying to individually download the album art for each of those 17 tracks. Thank you for a quick reply :)

desbma commented 3 weeks ago

Are those 17 tracks from the same album?

sacad_r recursively scans directory trees, but assumes each directory contains files from a single album, unless -f/--full-scan is passed.

Also I'm not sure where are you tracks from, if it is some compilation or something else, but they seem to be incorrectly tagged ("Magic The Album Cd1" is most likely not the correct album title). If the artist/abum tags contains crap like typos or CD number or year appended to it, sacad will likely fail to download the correct cover.