-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
I would very much like to create playlists and use them in mpv (or any other player), maybe together with a tool like mpvc-ipc/mpvc.
That's why I came up with the idea to have a local "proxy" running that does all the decryption on the fly. You could put tracks in a local m3u playlist with a url like:
localhost:8080/1234565
if you request this URL you would get the decrypted data of /track/1234565.
dzr itself also could make use of this proxy and create a temporary playlist with the "play all tracks" feature instead of running mpv for each track.
I gave it a try but unfortunately my bash script skills are at a beginner level where it will take a lot of effort and probably will not meet your requirements.
What do you think about this?
Metadata
Metadata
Assignees
Labels
No labels