-
-
Notifications
You must be signed in to change notification settings - Fork 70
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
Add Emby Support #365
Add Emby Support #365
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your work on this @bpwhelan . Regarding the problem with the host
configuration, how likely do you think it is for an Emby user to use a non-default port? If it is not likely then I am thinking it might be reasonable to requires users to use the default port if they want to use asbplayer with Emby.
make path optional, look at both configs Remove path from emby page json check if ApiClient is und
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work, thanks!
Ah crap, can you run prettier on the changed files? Will merge it in after that. |
This reverts commit 2491c88.
Done. |
Thank you! |
I'm expecting a bit of pushback, but I'm mostly happy with this as of right now.
examples of urls where we notice the video player and attempt to get subtitles.
http://ip:8096/web/index.html#!/videoosd/videoosd.html
https://emby.custom.url/web/index.html#!/videoosd/videoosd.html