You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TRaSH-Guides/docs/Plex/profiles/index.md

54 lines
1.3 KiB

# Plex Profiles
!!! note ""
Here you will find a collection of profiles you can use with Plex.
Profiles are used if Plex has issues direct playing your media on your devices, these profiles could help but result.
## How to
To make use of the profiles you need to add it in your your plex folder
### Docker
Example paths:
* Hotio's container: `/appdata/plex/Profiles`
* LSIO container: `/appdata/plex/database/Library/Application Support/Plex Media Server/Profiles` or `/appdata/plex/Library/Application Support/Plex Media Server/Profiles`
## Profiles
!!! attention ""
If you got some to share, pls make a PR so we can collect them at one place
### Android Shield
??? info "Please name the file:"
``` none
Android-SHIELD Android TV.xml
```
??? example "Shield Profile"
```sh
[[% filter indent(width=4) %]][[% include '/Plex/profiles/Android-SHIELD/Android-SHIELD-Android-TV.xml' %]][[% endfilter %]]
```
### Chromecast
??? info "Please name the file:"
``` none
Chromecast.xml
```
??? example "Chromecast Profile"
```sh
[[% filter indent(width=4) %]][[% include '/Plex/profiles/Chromecast/Chromecast.xml' %]][[% endfilter %]]
```
{! include-markdown "../../../includes/support.md" !}
<!-- --8<-- "includes/support.md" -->