Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio getStreamURL() #1127

Open
BenjaminOddou opened this issue Mar 14, 2023 · 0 comments
Open

Audio getStreamURL() #1127

BenjaminOddou opened this issue Mar 14, 2023 · 0 comments

Comments

@BenjaminOddou
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant