Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ambroisemaupate/plex-profiles
Personal profiles for Plex Media Server
https://github.com/ambroisemaupate/plex-profiles
Last synced: about 1 month ago
JSON representation
Personal profiles for Plex Media Server
- Host: GitHub
- URL: https://github.com/ambroisemaupate/plex-profiles
- Owner: ambroisemaupate
- Created: 2017-09-10T20:51:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-10T23:34:57.000Z (almost 5 years ago)
- Last Synced: 2024-08-01T12:22:58.179Z (3 months ago)
- Size: 8.79 KB
- Stars: 73
- Watchers: 9
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Customized Plex media server profiles
- On Linux: install/override profiles in `/usr/lib/plexmediaserver/Resources/Profiles`
- On Synology:```
cd /volume1/@appstore/Plex Media Server/Resources/Profiles
sudo rm Chromecast.xml
sudo wget https://raw.githubusercontent.com/ambroisemaupate/plex-profiles/master/Chromecast.xml
```Then restart your Plex service.
- *Chromecast Ultra* profile :
Allow HEVC, MKV with external subtitles to be *direct played*. Override `Chromecast.xml`, if any issue with subtitle
or sound revert to original profile (`Chromecast.xml.bak`)## References
- https://developers.google.com/cast/docs/media#audio-codecs
- https://forums.plex.tv/discussion/244663/chromecast-ultra-profile-doesnt-support-hevc/p2
- https://www.reddit.com/r/PleX/comments/6nodo9/plex_keeps_transcoding_hvec_to_chromacast_ultra/