Updated: Plex section

pull/268/head
TRaSH 3 years ago
parent 70c9ce2f8d
commit bc5209831a

@ -0,0 +1,3 @@
nav:
- Home: index.md
- Profiles: /Plex/profiles/

@ -1,25 +0,0 @@
# Here you will find a collection of Profile's for Plex
------
Sometimes Plex will have issues direct playing your media on your devices, these profiles could help.
> if you got some to share, pls make a PR so we can collect them at one place
## 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
| Device | Description |
| :----------------------------------------------------------- | :----------------------------- |
| [Android-SHIELD](\Plex\Profiles\Android-SHIELD\Android-SHIELD Android TV.xml){:target="_blank" rel="noopener noreferrer"} | Profile for the Android-SHIELD |
| [Chromecast](\Plex\Profiles\Chromecast\Chromecast.xml){:target="_blank" rel="noopener noreferrer"} | Profile for the Chromecast |

@ -1,5 +1,5 @@
# Plex
Here I will add some scripts/profiles/tips for plex
Here I will start adding Tips and Info for plex
Profiles are used if Plex has issues direct playing your media on your devices, these profiles could help.
![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fplex%2Frelease%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5)

@ -0,0 +1,49 @@
# 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 %]]
```
Loading…
Cancel
Save