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

[Bug] Downloader sometimes will show ▶️ for every song, regardless of skipping, downloading, etc. #271

Open
SteadyStatus21 opened this issue Dec 8, 2024 · 1 comment
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@SteadyStatus21
Copy link

What happened?

When downloading songs that I believe are already downloaded, there is an issue that occurs where the GUI seems to skip a beat and causes it to show the Play icon instead of anything else. The logs of the application show nothing as well. Below are my GIF and Screenshot of the Application.

Application (notice nothing in the logs!):
image

GIF of Behavior:
Animation

Version App

v0.21.2

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": true,
    "download_delay": true,
    "download_base_path": "~/download",
    "quality_audio": "HI_RES_LOSSLESS",
    "quality_video": "480",
    "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": "C:\\Users\\SteadyStatus21\\AppData\\Local\\Microsoft\\WinGet\\Packages\\Gyan.FFmpeg.Essentials_Microsoft.Winget.Source_8wekyb3d8bbwe\\ffmpeg-7.1-essentials_build\\bin\\ffmpeg.exe",
    "metadata_cover_dimension": "320",
    "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
}
@SteadyStatus21 SteadyStatus21 added the bug Something isn't working label Dec 8, 2024
@exislow
Copy link
Owner

exislow commented Dec 13, 2024

Thanks for filing this issue. I still do not understand how to fully re-produce this bug. Can you please create a GIF / video, which show from the very first second (starting the app, searching for something etc.) what needs to be done to re-produce this behavior? Really appreciate this.

When downloading songs that I believe are already downloaded

Could you verify this first, please? I need facts not beliefs :-)

@exislow exislow added the question Further information is requested label Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants