Warning, /plasma/plasma-workspace/appiumtests/resources/player_b.json is written in an unsupported language. File is not indexed.
0001 { 0002 "base_properties": { 0003 "CanQuit": true, 0004 "Fullscreen": false, 0005 "CanSetFullscreen": false, 0006 "CanRaise": true, 0007 "HasTrackList": true, 0008 "Identity": "Audacious", 0009 "DesktopEntry": "audacious", 0010 "SupportedUriSchemes": [ 0011 "file" 0012 ], 0013 "SupportedMimeTypes": [ 0014 "application/ogg" 0015 ] 0016 }, 0017 "player_properties": { 0018 "PlaybackStatus": "Stopped", 0019 "LoopStatus": "None", 0020 "Rate": 1.0, 0021 "Shuffle": false, 0022 "Metadata": {}, 0023 "Position": 0, 0024 "MinimumRate": 1.0, 0025 "MaximumRate": 1.0, 0026 "Volume": 1.0, 0027 "CanGoNext": false, 0028 "CanGoPrevious": false, 0029 "CanPlay": true, 0030 "CanPause": true, 0031 "CanSeek": true, 0032 "CanControl": true 0033 }, 0034 "metadata": [ 0035 { 0036 "mpris:trackid": "/audacious/1", 0037 "xesam:url": "resources/Clarinet Quintet.ogg", 0038 "mpris:length": 900000000, 0039 "xesam:title": "Clarinet Quintet", 0040 "xesam:album": "Mozart", 0041 "xesam:artist": [ 0042 "Mozart" 0043 ], 0044 "mpris:artUrl": "resources/mediacontrollertests_art0.png" 0045 } 0046 ] 0047 }