29 lines
972 B
YAML
29 lines
972 B
YAML
# ================== General ==================
|
|
Id: Plex.PlexMediaServer
|
|
Publisher: Plex
|
|
Name: Plex Media Server
|
|
Author: Plex
|
|
Description: Host media content in Plex Media Server.
|
|
AppMoniker: plexmediaserver
|
|
Tags: mediaserver, streaming, video, music
|
|
|
|
# ================== License ==================
|
|
Homepage: https://www.plex.tv/media-server-downloads/
|
|
License: Copyright © 2020, Plex
|
|
LicenseUrl: https://www.plex.tv/about/privacy-legal/plex-terms-of-service/
|
|
|
|
# ================= Installer =================
|
|
MinOSVersion: 10.0.0.0
|
|
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
|
Version: 1.20.3.3483
|
|
|
|
InstallerType: Nullsoft
|
|
Installers:
|
|
- Arch: x86
|
|
Url: https://downloads.plex.tv/plex-media-server-new/1.20.3.3483-211702a9f/windows/PlexMediaServer-1.20.3.3483-211702a9f-x86.exe
|
|
Sha256: 0C38252006709D7869CDFBC3756210CA16FA953EC70950869D01ADE3333A02B8
|
|
Scope: machine
|
|
Language: en-US
|
|
|
|
# ManifestVersion: 0.1.0
|