mpris media controller (WIP)

So you have written that new, must have program. Let us see it here.
User avatar
BruceSteers
Posts: 1523
Joined: Thursday 23rd July 2020 5:20pm
Location: Isle of Wight
Contact:

Re: mpris media controller (WIP)

Post 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 245 times
Attachments
Screenshot from 2023-02-09 14-50-41.png
Screenshot from 2023-02-09 14-50-41.png (518.36 KiB) Viewed 5474 times
If at first you don't succeed , try doing something differently.
BruceS
User avatar
BruceSteers
Posts: 1523
Joined: Thursday 23rd July 2020 5:20pm
Location: Isle of Wight
Contact:

Re: mpris media controller (WIP)

Post 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)
Attachments
MControl-1.1.tar.gz
(69.57 KiB) Downloaded 157 times
Untitled.png
Untitled.png (633.98 KiB) Viewed 3606 times
If at first you don't succeed , try doing something differently.
BruceS
Post Reply