[GH-ISSUE #10] Question/potential issue: skip time #231

Closed
opened 2026-03-13 17:49:00 +03:00 by kerem · 2 comments
Owner

Originally created by @DMCHiggens on GitHub (Jan 2, 2025).
Original GitHub issue: https://github.com/afkarxyz/SpotiDownloader/issues/10

Hello, I am noticing a big difference between the last version and 1.9 when it comes to skipped song speed.

I am wondering if this is a side effect from a change, or if it is intentional.

1.8 is able to skip 1300 songs in about 3 minutes
1.9 is able to skip about 170 in about 6 minutes
image

If this is intentional or the only way it can function now I am certainly okay working around it., i just wanted to make it known in case it wasn't intentional.

i feel like one potential fix could be to add a scan and remove button in the settings, where it can scan the songs in the directory, compare with the fetched que, and remove any song that already exists on your computer from the dashboard.

thank you again for making such a versatile tool! happy new year!!

Originally created by @DMCHiggens on GitHub (Jan 2, 2025). Original GitHub issue: https://github.com/afkarxyz/SpotiDownloader/issues/10 Hello, I am noticing a big difference between the last version and 1.9 when it comes to skipped song speed. I am wondering if this is a side effect from a change, or if it is intentional. 1.8 is able to skip 1300 songs in about 3 minutes 1.9 is able to skip about 170 in about 6 minutes ![image](https://github.com/user-attachments/assets/fe7df956-f4d2-4560-9824-8ff9aa09538e) If this is intentional or the only way it can function now I am certainly okay working around it., i just wanted to make it known in case it wasn't intentional. i feel like one potential fix could be to add a scan and remove button in the settings, where it can scan the songs in the directory, compare with the fetched que, and remove any song that already exists on your computer from the dashboard. thank you again for making such a versatile tool! happy new year!!
kerem 2026-03-13 17:49:00 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@afkarxyz commented on GitHub (Jan 2, 2025):

Hi, thank you for pointing this out! This isn’t intentional and seems to be a bug. I’ll look into the code when I have some time.

<!-- gh-comment-id:2568409208 --> @afkarxyz commented on GitHub (Jan 2, 2025): Hi, thank you for pointing this out! This isn’t intentional and seems to be a bug. I’ll look into the code when I have some time.
Author
Owner

@afkarxyz commented on GitHub (Jan 3, 2025):

The skip time bug you reported has been fixed. Please give it a try in v2.0
However, I haven’t implemented your suggestion yet, as it requires separate code to avoid making the main code too lengthy.

<!-- gh-comment-id:2569515893 --> @afkarxyz commented on GitHub (Jan 3, 2025): The skip time bug you reported has been fixed. Please give it a try in [v2.0](https://github.com/afkarxyz/SpotifyDown-GUI/releases/tag/v2.0) However, I haven’t implemented your suggestion yet, as it requires separate code to avoid making the main code too lengthy.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SpotiDownloader#231
No description provided.