Is there a way to programmatically get the full path of the currently played track in rhythmbox (or even any music player on linux)? It could be a linux command or in python.
I need this to sort my new music albums with shortcuts (i.e., delete or archive the currently played file until the new music folder is empty). I was doing it with amarok but with the new version my plugins do not work anymore and there is no documentation yet.
Install
mp3info
and use this script:Credits to Vaphell (https://ubuntuforums.org/showthread.php?t=1562395&s=4ea6cfb6ce5e37681f20a82af578825f&p=9785684#post9785684).