Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using GUI - reporting "File is Corrupted" after some downloads #356

Open
1 task done
MrSimmo opened this issue Feb 6, 2025 · 1 comment
Open
1 task done

Using GUI - reporting "File is Corrupted" after some downloads #356

MrSimmo opened this issue Feb 6, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@MrSimmo
Copy link

MrSimmo commented Feb 6, 2025

You must use the search before you create an issue!

  • I did use the search, I promise!

What happened?

Hi all,

I'm using version v0.4.11 (GUI) on MacOS Sequoia downloaded from the downloads page (not compiled myself).

It downloads fine to start with, then after a while (say I queue up 3 albums, it will succeed on the first 2 then fail halfway through the 3rd) reporting "File is Corrupt" for all subsequent downloads, then the GUI crashes after a while. The failures seem to be after a random amount of files have been downloaded.

Restarting the GUI and re-adding the download queue, finishes the job ok. Which shows the files aren't corrupted, it seems to be a failure when bulk downloading.

It seems to only occur after some files have already been downloaded.

Does anyone have any thoughts how to fix?

Cheers

Version App

v0.4.11

What operating system do you use?

macOS

Version OS

Sequoia 15.2

Relevant log output

Your settings

{
    "skip_existing": true,
    "lyrics_embed": false,
    "lyrics_file": false,
    "video_download": false,
    "download_delay": true,
    "download_base_path": "/Users/me/Downloads/Tidal Hires Downloads",
    "quality_audio": "HI_RES_LOSSLESS",
    "quality_video": "1080",
    "format_album": "Albums/{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/{artist_name} - {track_title}{track_explicit}",
    "format_video": "Videos/{artist_name} - {track_title}{track_explicit}",
    "video_convert_mp4": false,
    "path_binary_ffmpeg": "",
    "metadata_cover_dimension": "1280",
    "metadata_cover_embed": true,
    "cover_album_file": true,
    "extract_flac": false,
    "downloads_simultaneous_per_track_max": 20,
    "download_delay_sec_min": 3.0,
    "download_delay_sec_max": 5.0,
    "album_track_num_pad_min": 1,
    "downloads_concurrent_max": 3,
    "symlink_to_track": false,
    "playlist_create": false
}%
@MrSimmo MrSimmo added the bug Something isn't working label Feb 6, 2025
@MrSimmo
Copy link
Author

MrSimmo commented Feb 6, 2025

Additional info - it seems to work fine using the CLI, appears to be a GUI issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant