Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loop333/mympd_playlist_position
Save current play position for stored playlists
https://github.com/loop333/mympd_playlist_position
lua mympd playlist position scripts
Last synced: about 2 months ago
JSON representation
Save current play position for stored playlists
- Host: GitHub
- URL: https://github.com/loop333/mympd_playlist_position
- Owner: loop333
- License: mit
- Created: 2024-07-11T22:22:01.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T21:46:39.000Z (2 months ago)
- Last Synced: 2024-10-28T02:12:56.662Z (2 months ago)
- Topics: lua, mympd, playlist, position, scripts
- Language: Lua
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# myMPD: Maintain Stored Playlist Positions
Save current play position for stored playlistsFor MPD 0.24 (script uses stickers for stored playlists)
Configuration:
Set mpd_host and mpd_port in playlist.luaTrigger 1:
Name: playlist_player
Trigger: Player (mpd_player)
Script: playlist
Script arguments: trigger=playerTrigger 2:
Name: playlist_queue
Trigger: Queue (mpd_queue)
Script: playlist
Script arguments: trigger=queue