flecs
flecs copied to clipboard
[Feature Request] Synchronised play across devices/remote control.
I have no idea if this is possible but it's the feature I miss the most from Spotify. The most typical use case is to use your phone as a remote for the PC.
I'm guessing it would be much easier with a dedicated server on the PC and a custom app on the phone. I'm just wondering if it can be done via this app.
Hi, I implemented in a fork the remote functionality and published a remote application in google playstore I dont know i will ever really finish this implementation to merge it in here. but you can use the forked version
Just tested it, works absolutely fantastic, thank you for this! I wish my watch music control didn't prioritise YTM mobile and instead would control your app, buuuut beggars can't be choosers. Also, I had to disable the VirtualBox virtual network adapter so the desktop app would choose the Wi-Fi adapter. Would be nice if you could choose a network interface. Even better, set a manual IP and port which would work great if you have a static public IP.
thanks for the suggestions, i implemented custom port and to choose network interface in popup. for further request feel free to open issues/pull requests
@DerTyp7214 when are you planning to merge back?
@DerTyp7214 when are you planning to merge back?
I dont know if i will, since i think my code is somewhat hacky/unclean. It works mostly for me, but i dont want to merge something im not completely happy with. But if you want you can use my code, i dont mind it. Other thing, i dont really maintain the android app i created to controll the desktop programm anymore, just sometimes if something bothers me. If you want i can give you permission to the app repo, it has a workflow to publish a new release.
I'm working on a similar feature that enables a REST API for songInfo and songControls. I am also working on an Android app for the same. Can I take this up? You can assign the issue to me.
Will be fixed by #1094.
Hello i wanted to ask if there are any Updates for this topic since i had the same idea to ask
Duplicate of #739