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 Request] Album queueing #162

Open
Gamer4Life2020 opened this issue Oct 21, 2024 · 7 comments
Open

[Feature Request] Album queueing #162

Gamer4Life2020 opened this issue Oct 21, 2024 · 7 comments
Labels
enhancement New feature or request

Comments

@Gamer4Life2020
Copy link

This great thanks for the new version.
No biggie but is there a way or will there ever be a que or way to que albums?

@ImAiiR ImAiiR added the enhancement New feature or request label Oct 22, 2024
@ImAiiR ImAiiR changed the title Future request album que [Future request] Album queueing Oct 22, 2024
@ImAiiR ImAiiR changed the title [Future request] Album queueing [Feature request] Album queueing Oct 22, 2024
@ImAiiR ImAiiR changed the title [Feature request] Album queueing [Feature Request] Album queueing Oct 22, 2024
@ImAiiR
Copy link
Owner

ImAiiR commented Oct 22, 2024

At the moment this isn't a plan, but maybe in the future I'll get around to it.
If anyone wants to look on the code and try to work on this yourself, happy to see how someone else would get it to work!

@TheParaTiger
Copy link

TheParaTiger commented Oct 27, 2024

Maybe this is something you want to look into: Automation programm for QbdlX. Idk if it works tho haven't tested it.

@formeo14
Copy link

formeo14 commented Nov 5, 2024

I've implemented a Queue for the Mod. If anyone wants to integrate a queue it into this project, you might find some useful hints in my code on how to do that. I used a NuGet package for this. My code isn't fully refined, but it works: Link to Pull Request.

@TheParaTiger
Copy link

TheParaTiger commented Nov 8, 2024

Technically you can post multiple lines into Qbdlx which are below eachother. Qbdlx will always download the lowest one. I use it as a trick so i don't have to delete and paste every single one in it. This way you only have to delete the lowest album link to the next one once the download has been finished. Maybe something that could allow for multiple URLs to be posted in which get downloaded after oneanother could be a more easy way than to have to develop an entire system for it.

It's definitely not intended to be able to post multiple links into the link bar at the top but it works and i use it as a workaround xD

@TheParaTiger
Copy link

I'm thinking of the way how downloading artists themself looks like. In that case, Qbdlx downloads one Album and automatically goes to the next one.

@ygj1988
Copy link

ygj1988 commented Jan 9, 2025

Hi, I have noticed that some albums are available in 24-bit/352.8 kHz quality. Could you please add support for this audio quality?

link of the album with 24bit 352.8khz: https://play.qobuz.com/album/xqkg7mitetgaa

@ImAiiR
Copy link
Owner

ImAiiR commented Jan 9, 2025

Hi, I have noticed that some albums are available in 24-bit/352.8 kHz quality. Could you please add support for this audio quality?

link of the album with 24bit 352.8khz: https://play.qobuz.com/album/xqkg7mitetgaa

  1. This is unrelated to this issue, should be a new issue.
  2. Unless something has changed recently that I’m unaware of, the Qobuz web player only supports up to 192kHz, so playing 352.8kHz wouldn’t work, and would be purchase only for that quality.

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

5 participants