Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Preprocess urls before hitting them in the playlist, keep a more detailed playlist #16

Closed
Lartza opened this issue Jun 18, 2018 · 4 comments

Comments

@Lartza
Copy link
Contributor

Lartza commented Jun 18, 2018

Is your feature request related to a problem? Please describe.
Currently the bot keeps a list of urls as it's playlist, and processes the song when it hits it in the playlist.

Describe the solution you'd like
Add music to playlist only after it has been fully processed (with full information of the song, url, title and the path). Download songs the moment they are added and possibly keep a processing queue to prevent messing the processing with fast duplicate requests.

Describe alternatives you've considered
I haven't, feel free to have a think.

Additional context
Keeps playback interruptions to a minimum and I feel like would improve the flow of #15

@Lartza Lartza changed the title Preprocess urls before hitting them in the playlist Preprocess urls before hitting them in the playlist, keep a more detailed playlist Jun 18, 2018
@azlux
Copy link
Owner

azlux commented Jun 18, 2018

it's into my Todo list. I think it's better to download music when it's added.
So I will download only the next music for now !

azlux added a commit that referenced this issue Jul 11, 2018
@azlux
Copy link
Owner

azlux commented Nov 7, 2018

Working on my beta bot, on github in few days

@azlux
Copy link
Owner

azlux commented Nov 13, 2018

Until I finish the code, you can check the branch : https://github.com/azlux/botamusique/tree/dev , all info are download at the moment we add a music.

@azlux
Copy link
Owner

azlux commented Nov 19, 2018

now on master branch

@azlux azlux closed this as completed Nov 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants