Page 2 of 2

Re: mpris media controller (WIP)

Posted: Thursday 9th February 2023 3:05pm
by BruceSteers
Been developing this some more..

Changes ,
It no longer shows all players at once just one and others are selectable via menubutton. this is better as only the one main form has timers and updating objects not many.


Show art images if present. uses Task.class and gets the image uri be it local or online.

Added an Auto-Stop option , if set when you play any player any other running players will stop. (not just via this programs buttons, the program detects a new player starting and turns others off automatically)

Just ironing out bugs now.
it should auto-adapt to players being loaded/closed but could throw an error or 2.

NOTE: this is the old version, see the post below for later version.
MControl-0.0.18.tar.gz
(24.54 KiB) Downloaded 292 times

Re: mpris media controller (WIP)

Posted: Monday 5th June 2023 10:16am
by BruceSteers
This has been further developed (fixes n things) in my Desktop-ish program and then exported to the attached standalone tray program for you all :)

now BG color can be changed to your liking.

Added a couple of features where if the files being played are local then you can open the dir and Play Next/Prev will Dir() the folder and use that as a playlist if no playlist exists in the player.
(nice if you have watched a single series episode from a folder and want to watch the next)