Skip to content

Instantly share code, notes, and snippets.

@omunroe-com
Forked from evelynharthbrooke/cmd_output.md
Created October 22, 2018 08:45
Show Gist options
  • Save omunroe-com/7bc8ce98dfdc1e28940bee7775dda02f to your computer and use it in GitHub Desktop.
Save omunroe-com/7bc8ce98dfdc1e28940bee7775dda02f to your computer and use it in GitHub Desktop.

cmus:

status playing
file /mnt/Media/Entertainment/Music/Ninety9Lives/90 - Care Package/Anikdote - Spotlight.mp3
duration 214
position 19
tag album Care Package
tag compilation 1
tag title Spotlight
tag artist Anikdote
tag tracknumber 13
tag genre Teal
tag date 2017
tag comment Other
set aaa_mode all
set continue true
set play_library true
set play_sorted false
set replaygain disabled
set replaygain_limit true
set replaygain_preamp 0.000000
set repeat false
set repeat_current false
set shuffle false
set softvol false
set vol_left 100
set vol_right 100

Spotify:

method return time=1507272041.443384 sender=:1.276 -> destination=:1.290 serial=55 reply_serial=2                                                                                                                                              
   variant       array [                                                                                                                                                                                                                       
         dict entry(                                                                                                                                                                                                                           
            string "mpris:trackid"                                                                                                                                                                                                             
            variant                string "spotify:track:5TVkKORQAYn3TtLJBz67Hh"                                                                                                                                                               
         )                                                                                                                                                                                                                                     
         dict entry(                                                                                                                                                                                                                           
            string "mpris:length"                                                                                                                                                                                                              
            variant                uint64 263013000                                                                                                                                                                                            
         )                                                                                                                                                                                                                                     
         dict entry(                                                                                                                                                                                                                           
            string "mpris:artUrl"                                                                                                                                                                                                              
            variant                string "https://open.spotify.com/image/55eb09d819096ee00c287f3c3f71486f7fdbdd05"                                                                                                                            
         )                                                                                                                                                                                                                                     
         dict entry(                                                                                                                                                                                                                           
            string "xesam:album"                                                                                                                                                                                                               
            variant                string "Sirenum"                                                                                                                                                                                            
         )                                                                                                                                                                                                                                     
         dict entry(                                                                                                                                                                                                                           
            string "xesam:albumArtist"                                                                                                                                                                                                         
            variant                array [                                                                                                                                                                                                     
                  string "April"                                                                                                                                                                                                               
               ]                                                                                                                                                                                                                               
         )                                                                                                                                                                                                                                     
         dict entry(                                                                                                                                                                                                                           
            string "xesam:artist"                                                                                                                                                                                                              
            variant                array [                                                                                                                                                                                                     
                  string "April"                                                                                                                                                                                                               
               ]                                                                                                                                                                                                                               
         )                                                                                                                                                                                                                                     
         dict entry(
            string "xesam:autoRating"
            variant                double 0.3
         )
         dict entry(
            string "xesam:discNumber"
            variant                int32 1
         )
         dict entry(
            string "xesam:title"
            variant                string "Giants"
         )
         dict entry(
            string "xesam:trackNumber"
            variant                int32 7
         )
         dict entry(
            string "xesam:url"
            variant                string "https://open.spotify.com/track/5TVkKORQAYn3TtLJBz67Hh"
         )
      ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment