-
I read myself into the API and tryed some stuff. it worked well. i got back all the json data i wanted. but then i tryed to play an item. and i get back a json data with all the data of the item and the device i am playing from but i dont get an audio stream. Am I just stupid or what am i doing wrong? this is my code: def main():
if name == "main": would be nice if anybody has some awnsers for me. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Check out https://api.audiobookshelf.org/#play-a-library-item-or-podcast-episode That endpoint returns an object that includes an array of |
Beta Was this translation helpful? Give feedback.
Check out https://api.audiobookshelf.org/#play-a-library-item-or-podcast-episode
That endpoint returns an object that includes an array of
audioTracks
that include acontentUrl