Get playlist tracks from a shell script #2014
-
|
Hello! Is it possible to get the tracks of the current playlist from a shell script? Specifically it's the file path of the playlist items that I need. |
Beta Was this translation helpful? Give feedback.
Answered by
jonaski
Mar 20, 2026
Replies: 1 comment 2 replies
-
|
Yes you can use sqlite and query the playlist_items table |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
thomas-mc-work
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes you can use sqlite and query the playlist_items table