-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ 1.0.3 ] * Updated the Player section to be a basic media player; mo…
…re features are planned, but I wanted to get something out there that was functional. * Added Sources section to allow media player source to be selected. * Added recently played list cache support, that caches recently played content to the local file system. The cache list is preferred over the SoundTouch device list, since the device removes it's cover art image links quite frequently. Max cache items is configurable in the SoundTouchPlus device options (per device). * Updated wiki documentation.
- Loading branch information
Showing
40 changed files
with
3,153 additions
and
750 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
<?xml version='1.0' encoding='utf-8'?> | ||
<recents> | ||
<recent deviceID="9070658C9D4A" id="1716074611" utcTime="1716074611"> | ||
<contentItem source="SPOTIFY" type="uri" location="spotify:track:0wWDNsLRUuXFGRd4NcrdrR" sourceAccount="31l77ydfsklje87rewfjkhewr87" isPresetable="true"> | ||
<itemName>Write Your Story</itemName> | ||
<containerArt>https://i.scdn.co/image/ab67616d0000b273e3766f8c2f988da274a3b104</containerArt> | ||
</contentItem> | ||
</recent> | ||
<recent deviceID="9070658C9D4A" id="1716074355" utcTime="1716074355"> | ||
<contentItem source="SPOTIFY" type="uri" location="spotify:track:3z2Fn7lXuXKsw7HtTGr5M8" sourceAccount="31l77ydfsklje87rewfjkhewr87" isPresetable="true"> | ||
<itemName>King of My Heart</itemName> | ||
<containerArt>https://i.scdn.co/image/ab67616d0000b27345e47016d5d5aa45198e7a89</containerArt> | ||
</contentItem> | ||
</recent> | ||
<recent deviceID="9070658C9D4A" id="1716074318" utcTime="1716074318"> | ||
<contentItem source="SPOTIFY" type="uri" location="spotify:track:7FO6QgfJRKtEwZiYO0dIO9" sourceAccount="31l77ydfsklje87rewfjkhewr87" isPresetable="true"> | ||
<itemName>Speak Life</itemName> | ||
<containerArt>https://i.scdn.co/image/ab67616d0000b27365829d58a159958643aa33c0</containerArt> | ||
</contentItem> | ||
</recent> | ||
<recent deviceID="9070658C9D4A" id="1716074310" utcTime="1716074310"> | ||
<contentItem source="SPOTIFY" type="uri" location="spotify:track:6UMtVYclu7bfEmGUJNQoqi" sourceAccount="31l77ydfsklje87rewfjkhewr87" isPresetable="true"> | ||
<itemName>Royal Blood</itemName> | ||
<containerArt>https://i.scdn.co/image/ab67616d0000b2738ce608af9fc8281be7f494d2</containerArt> | ||
</contentItem> | ||
</recent> | ||
<recent deviceID="9070658C9D4A" id="1716074304" utcTime="1716074304"> | ||
<contentItem source="SPOTIFY" type="uri" location="spotify:track:6mfNbKV7C3grE2lF0oBZt1" sourceAccount="31l77ydfsklje87rewfjkhewr87" isPresetable="true"> | ||
<itemName>One Of These Days</itemName> | ||
<containerArt>https://i.scdn.co/image/ab67616d0000b27327f15cd881e33e8c23b0bc5e</containerArt> | ||
</contentItem> | ||
</recent> | ||
</recents> |
Oops, something went wrong.