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

Overwrite Downloaded song with same name #152

Closed
encrystudio opened this issue Feb 4, 2024 · 2 comments
Closed

Overwrite Downloaded song with same name #152

encrystudio opened this issue Feb 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@encrystudio
Copy link
Contributor

Describe the bug
If you download a song und then another one with the same name the first one gets overwritten and if you play the first one offline then the second one is played.

To Reproduce
Steps to reproduce the behavior:

  1. Download for example "Behind Blue eyes" from Limp Bizkid and "Behind blue eyes" from ViZe
  2. Play the first one offline
  3. The ViZe version is played

Expected behavior
The correct song should be played.

Smartphone (please complete the following information):

  • Device: Xiaomi Mi 10 (umi)
  • OS: Android 13, MIUI 14

Additional context
I think the songs should be saved in a file like ".opus" to prevent naming conflicts.

@encrystudio encrystudio added the bug Something isn't working label Feb 4, 2024
@anandnet
Copy link
Owner

anandnet commented Feb 4, 2024

@encryptiongs thanks for reporting, Yes this is happening due to same file name. I will include artist name/song id in the filename, that will probably resolve this issue.

@anandnet
Copy link
Owner

Fixed now in v1.9.0.

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

2 participants