mirror of
https://github.com/linuxserver/templates.git
synced 2026-02-19 16:17:49 +08:00
172 lines
6.8 KiB
XML
172 lines
6.8 KiB
XML
<?xml version="1.0"?>
|
|
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
|
|
<!-- GENERATED FROM https://github.com/linuxserver/docker-plex/blob/master/readme-vars.yml -->
|
|
<Container version="2">
|
|
<Name>plex</Name>
|
|
<Repository>lscr.io/linuxserver/plex</Repository>
|
|
<Registry>https://github.com/orgs/linuxserver/packages/container/package/plex</Registry>
|
|
<DonateText>Donations</DonateText>
|
|
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
|
|
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
|
|
<Network>host</Network>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://github.com/linuxserver/docker-plex/issues/new/choose</Support>
|
|
<Shell>bash</Shell>
|
|
<GitHub>https://github.com/linuxserver/docker-plex#application-setup</GitHub>
|
|
<ReadMe>https://github.com/linuxserver/docker-plex#readme</ReadMe>
|
|
<Project>https://plex.tv</Project>
|
|
<Overview>Plex(https://plex.tv) organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. This container is packaged as a standalone Plex Media Server. Straightforward design and bulk actions mean getting things done faster.</Overview>
|
|
<WebUI>http://[IP]:[PORT:32400]/web/index.html</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/plex.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/plex-logo.png</Icon>
|
|
<Date>2024-11-04</Date>
|
|
<Changes>
|
|
### 2024-11-04
|
|
- Add Nvidia capability needed for h265
|
|
|
|
### 2024-07-18
|
|
- Rebase to Ubuntu Noble.
|
|
|
|
### 2024-02-12
|
|
- Use universal hardware acceleration blurb
|
|
|
|
### 2024-01-09
|
|
- Set ownership on TranscoderTempDirectory when it's been saved in Preferences.
|
|
|
|
### 2023-08-16
|
|
- Install unrar from linuxserver repo(https://github.com/linuxserver/docker-unrar).
|
|
|
|
### 2023-07-03
|
|
- Deprecate armhf. As announced here(https://www.linuxserver.io/blog/a-farewell-to-arm-hf)
|
|
|
|
### 2022-10-16
|
|
- Rebase to jammy. Update to s6v3. Remove opencl packages (bundled with plex).
|
|
|
|
### 2022-07-18
|
|
- Pin all opencl related driver packages.
|
|
|
|
### 2022-05-16
|
|
- Pin opencl version.
|
|
|
|
### 2022-03-04
|
|
- Increase verbosity of video device permissions fix, attempt to fix missing group rw.
|
|
|
|
### 2021-12-25
|
|
- Install Intel drivers from the official repo.
|
|
|
|
### 2021-01-20
|
|
- Deprecate `UMASK_SET` in favor of UMASK in baseimage, see above for more information.
|
|
|
|
### 2020-12-10
|
|
- Add latest Intel Compute packages from github repo for opencl support on latest gen igpu.
|
|
|
|
### 2020-11-23
|
|
- Add Bionic branch make Focal default.
|
|
|
|
### 2020-05-03
|
|
- Update exposed ports and example docs for bridge mode.
|
|
|
|
### 2020-03-23
|
|
- Remove udev hack (no longer needed), suppress uuid error in log during first start.
|
|
|
|
### 2019-12-04
|
|
- Add variable for setting PLEX_CLAIM. Remove `/transcode` volume mapping as it is now set via plex gui and defaults to a location under `/config`.
|
|
|
|
### 2019-08-06
|
|
- Add variable for setting UMASK.
|
|
|
|
### 2019-07-10
|
|
- Fix permissions for tuner (/dev/dvb) devices.
|
|
|
|
### 2019-05-20
|
|
- Bugfix do not allow Root group for Intel QuickSync ownership rules.
|
|
|
|
### 2019-03-23
|
|
- Switching to new Base images, shift to arm32v7 tag.
|
|
|
|
### 2019-03-22
|
|
- Fix update logic for `VERSION=public`.
|
|
|
|
### 2019-03-14
|
|
- Switch to new api endpoints, enable beta (plex pass) updates for armhf and aarch64.
|
|
|
|
### 2019-02-15
|
|
- Clean up plex pid after unclean stop.
|
|
|
|
### 2019-02-11
|
|
- Fix nvidia variables, add device variables.
|
|
|
|
### 2019-01-16
|
|
- Add pipeline logic, multi arch, and HW transcoding configuration; remove avahi service.
|
|
|
|
### 2018-09-07
|
|
- Rebase to ubuntu bionic, add udev package.
|
|
|
|
### 2017-12-09
|
|
- Fix continuation lines.
|
|
|
|
### 2017-07-12
|
|
- Add inspect commands to README, move to jenkins build and push.
|
|
|
|
### 2017-05-28
|
|
- Add unrar package as per requests, for subzero plugin.
|
|
|
|
### 2017-01-11
|
|
- Use Plex environment variables from pms docker, change abc home folder to /app to alleviate usermod chowning library
|
|
|
|
### 2017-01-03
|
|
- Use case insensitive version variable matching rather than export and make lowercase.
|
|
|
|
### 2016-10-17
|
|
- Allow use of uppercase version variable
|
|
|
|
### 2016-10-01
|
|
- Add TZ info to README.
|
|
|
|
### 2016-09-09
|
|
- Add layer badges to README.
|
|
|
|
### 2016-08-27
|
|
- Add badges to README.
|
|
|
|
### 2016-08-22
|
|
- Rebased to xenial and s6 overlay
|
|
|
|
### 2016-04-07
|
|
- removed `/transcode` volume support (upstream Plex change) and modified PlexPass download method to prevent unauthorised usage of paid PMS
|
|
|
|
### 2015-09-24
|
|
- added optional support for volume transcoding (/transcode), and various typo fixes.
|
|
|
|
### 2015-09-17
|
|
- Changed to run chmod only once
|
|
|
|
### 2015-09-19
|
|
- Plex updated their download servers from http to https
|
|
|
|
### 2015-08-28
|
|
- Removed plexpass from routine, and now uses VERSION as a combination fix.
|
|
|
|
### 2015-07-18
|
|
- Moved autoupdate to be hosted by linuxserver.io and implemented bugfix thanks to ljm42.
|
|
|
|
### 2015-07-09
|
|
- Now with ability to pick static version number.
|
|
|
|
### 2015-07-08
|
|
- Now with autoupdates. (Hosted by fanart.tv)
|
|
|
|
### 2015-07-03
|
|
- Fixed a mistake that allowed plex to run as user plex rather than abc (99:100). Thanks to double16 for spotting this.
|
|
|
|
</Changes>
|
|
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Plex library location. *This can grow very large, 50gb+ is likely for a large collection.*" Type="Path" Display="advanced" Required="true" Mask="false"/>
|
|
<Config Name="Path: /tv" Target="/tv" Default="" Mode="rw" Description="Media goes here. Add as many as needed e.g. `/movies`, `/tv`, etc." Type="Path" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Path: /movies" Target="/movies" Default="" Mode="rw" Description="Media goes here. Add as many as needed e.g. `/movies`, `/tv`, etc." Type="Path" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="VERSION" Target="VERSION" Default="docker" Description="Set whether to update plex or not - see Application Setup section." Type="Variable" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="PLEX_CLAIM" Target="PLEX_CLAIM" Default="" Description="Optionally you can obtain a claim token from https://plex.tv/claim and input here. Keep in mind that the claim tokens expire within 4 minutes." Type="Variable" Display="always" Required="false" Mask="false"/>
|
|
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
|
<Config Name="PGID" Target="PGID" Default="100" Description="Container Variable: PGID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
|
<Config Name="UMASK" Target="UMASK" Default="022" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="false" Mask="false"/>
|
|
</Container>
|