-
-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Labels
bugSomething isn't workingSomething isn't working
Description
You must use the search before you create an issue!
- I did use the search, I promise!
What happened?
When searching for an artist whose name is 2 letters long (e.g. "LP") nothing is found.
Searching for tracks with the string "LP" returns dozens of results and the search by album returns 3 albums.
It works fine on the TIDAL interface: LP is found as an artist; it's the first result returned.
Actually, the problem is not with the string of just 2 letters: the search for "U2" works fine.
For info, I tried "lp" as well as "LP": the singer is not found.
Version App
v0.26.7
What operating system do you use?
Windows
Version OS
Window 11
Relevant log output
Your settings
{
"skip_existing": true,
"lyrics_embed": true,
"lyrics_file": false,
"video_download": true,
"download_delay": true,
"download_base_path": "M:\\My Music Collection",
"quality_audio": "HI_RES_LOSSLESS",
"quality_video": "1080",
"format_album": "{album_artist}/{album_title}/{track_volume_num_optional}{album_track_num} - {track_title}",
"format_playlist": "{album_artist}/{album_title}/{track_volume_num_optional}{album_track_num} - {track_title}",
"format_mix": "Mix/{mix_name}/{artist_name} - {track_title}",
"format_track": "{album_artist}/{album_title}/{track_volume_num_optional}{album_track_num} - {track_title}",
"format_video": "Videos/{artist_name} - {track_title}",
"video_convert_mp4": false,
"path_binary_ffmpeg": "C:\\Program Files\\ffmpeg\\bin\\ffmpeg.exe",
"metadata_cover_dimension": "1280",
"metadata_cover_embed": true,
"cover_album_file": true,
"extract_flac": true,
"downloads_simultaneous_per_track_max": 20,
"download_delay_sec_min": 3.0,
"download_delay_sec_max": 5.0,
"album_track_num_pad_min": 2,
"downloads_concurrent_max": 5,
"symlink_to_track": false,
"playlist_create": false,
"metadata_replay_gain": true,
"metadata_write_url": true
}
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working