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

[FEATURE] Flag to disable track fallback on Deezer when WrongGeoLocation to stop track substitution #704

Open
999wqe9q9ewq9 opened this issue Jun 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@999wqe9q9ewq9
Copy link

Is the feature request related to a problem. Please describe it.

In versions 2.0x onward when a track is unstreamable streamrip will #fallback_id = track_info.get("FALLBACK", {}).get("SNG_ID")
which works because deezer slots in streamable tracks into otherwise unstreamable slots on the album page.

These tracks come from other releases that the track appears on instead, causing one to download a mutt rip/user compiled set of files.

Many may like this feature because they just want to have the files, but those of us on private trackers do not as such rips are explicitly banned there.

Describe the solution you would like.

A flag that allows disabling the fallback feature or a similar toggle in your config file to that of the deezloader = true/false.

You can currently comment out a few lines to stop streamrip from performing the track substitution but having a flag seems way more practical.

Describe alternatives you've considered.

No response

@999wqe9q9ewq9 999wqe9q9ewq9 added the enhancement New feature or request label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant