-
-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Example artist: Florence + The Machine. After a large number of albums and singles are downloaded via "Download Artist" the download process stops at "Downloading 0%" after some number of songs.
Version App
v0.21.4
What operating system are you seeing the problem on?
Windows
Relevant log output
No response
Your settings
{
"skip_existing": true,
"lyrics_embed": false,
"lyrics_file": false,
"video_download": false,
"download_delay": true,
"download_base_path": "G:\\Music",
"quality_audio": "HIGH",
"quality_video": "1080",
"format_album": "Albums/{album_artist}/{album_artist} - {album_title}{album_explicit}/{track_volume_num_optional}{album_track_num}. {artist_name} - {track_title}{album_explicit}",
"format_playlist": "Playlists/{playlist_name}/{artist_name} - {track_title}",
"format_mix": "Mix/{mix_name}/{artist_name} - {track_title}",
"format_track": "Tracks/{album_artist}/{album_artist} - {album_title}{album_explicit}/{track_volume_num_optional}{album_track_num}. {artist_name} - {track_title}{album_explicit}",
"format_video": "Videos/{artist_name} - {track_title}{track_explicit}",
"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
}
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working