python-plexapi
python-plexapi copied to clipboard
Audio getStreamURL()
Describe the Bug
The audio getStreamURL() generated doesn't allow the user to move the player's head on VLC. Tested for .mp3 and .flac files.
Code Snippets
for audio in plex_instance.search("Some Audio"):
print(audio.getStreamURL())
Expected Behavior
Be able to move the player's head.
Additional Context
No response
Operating System and Version
macOS 13.2.1 (22D68)
Plex Media Server Version
1.31.1.6782
Python Version
3.11.2
PlexAPI Version
4.13.4