Fixed
- Album playlists doesn't load
- Re-implemented invidious support alongside rustypipe.
Support for Music Albums!
You can now open a music album with :playlist <url> which will play the audio version the songs (not music video).
Maintainers needed for the Invidious API!!!
Someone sent me their private instance, and I have tested it to be working, thank you very much.
I have re-added the Invidious backend option in this update. However, I do not have access to any running instances, so there is no way for me to test if the invidious-rs crate, which I'm the maintainer, still works.
I would appreciate if you can either:
- Get the crate and run the tests to see if they work yourself, fixing them if they don't work, or
- DM me your private instance if you have one so I can do testing on it.
My contact methods are listed on siri.ws
To-dos before next version
- Don't move files on launch/exit (launch time will be very faster?)
- Next page button for rustypipe not working, fix that