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

Using local subtitles #26

Open
mikiway-git opened this issue Aug 20, 2023 · 2 comments
Open

Using local subtitles #26

mikiway-git opened this issue Aug 20, 2023 · 2 comments

Comments

@mikiway-git
Copy link

Can you add the possibility of using local subtitles in Plex ? I believe it is by adding "com.plexapp.agents.localmedia" somewhere.

@DampToast
Copy link

DampToast commented Sep 25, 2023

I just updated my local one to do this. In Contents/Code/__init__.py I updated line 109 to:

accepts_from = ['com.plexapp.agents.localmedia', 'com.plexapp.agents.xbmcnfo', 'com.plexapp.agents.phoenixadult', 'com.plexapp.agents.data18-phoenix', 'com.plexapp.agents.adultdvdempire']

Shut down your plex server, make the edit, start it up, then local media assets should be usable. I'm doing this for posters and backgrounds as I would like to keep the posters in Stash landscape but in Plex portrait.

@MikeLund
Copy link
Contributor

accepts_from = ['com.plexapp.agents.localmedia', ...

Just be aware that can have the side effect of Plex taking some metadata from the media file, instead of purely the metadata from Stash -- if that's important for you.

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

3 participants