janishutz / MusicPlayerV2

A simple Music player that can play your local library of music, but also show next up songs on other devices over the internet with just a browser installed
https://janishutz.com/projects/musicplayer
GNU General Public License v3.0
1 stars 0 forks source link

V3 - Complete Rewrite #1

Open janishutz opened 3 months ago

janishutz commented 3 months ago

There is a large amount of work going on to bring you a more versatile, more easy to use, more reliable and easier to maintain version of the MusicPlayer. I have contributed back some code to a library that is used for this project this entire morning. It is now TypeScript based, which means, it integrates nicely with the MusicPlayer.

The new version is soon to be completed. It will be available at https://music.janishutz.com as a hosted version, which is going to require a subscription, or you can simply download it from the releases and host it yourself.

janishutz commented 2 months ago

Some updates on this: I have almost finished the paid version of it, all the source code, except for all the store and account services code is available on this repo. I will be adding a setting that allows you to disable that code. You wouldn't be able to log in anyway

janishutz commented 2 weeks ago

The paid version has been released some time ago, I am going to try and get a fully open source compliant version of this ready as soon as possible. What changes compared to the paid version is: There is no login, so no login SDKs or similar, they are substituted by stubs.