mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-13 22:25:51 -06:00
Add applications
Added Sonarr, Radarr, Prowlarr and Bazarr in response to an github issue
This commit is contained in:
parent
51e3523e83
commit
e5fba2b4eb
@ -1538,6 +1538,42 @@
|
||||
"link": "https://www.plex.tv/your-media/",
|
||||
"description": "Plex Media Server is a media server software that allows you to organize and stream your media library. It supports various media formats and offers a wide range of features."
|
||||
},
|
||||
"WPFInstallsonarr": {
|
||||
"winget": "TeamSonarr.Sonarr",
|
||||
"choco": "sonarr",
|
||||
"category": "Multimedia Tools",
|
||||
"panel": "3",
|
||||
"content": "Sonarr",
|
||||
"description": "Sonarr is a software-based Personal Video Recorder (PVR) for Usenet and BitTorrent users.",
|
||||
"link": "https://sonarr.tv/"
|
||||
},
|
||||
"WPFInstallradarr": {
|
||||
"winget": "TeamRadarr.Radarr",
|
||||
"choco": "radarr",
|
||||
"category": "Multimedia Tools",
|
||||
"panel": "3",
|
||||
"content": "Radarr",
|
||||
"description": "Radarr is a free and open-source movie collection manager for Usenet and BitTorrent users.",
|
||||
"link": "https://radarr.video/"
|
||||
},
|
||||
"WPFInstallprowlarr": {
|
||||
"winget": "TeamProwlarr.Prowlarr",
|
||||
"choco": "prowlarr",
|
||||
"category": "Multimedia Tools",
|
||||
"panel": "3",
|
||||
"content": "Prowlarr",
|
||||
"description": "Prowlarr is an indexer manager/proxy built on the *arr.net/reactjs base stack to integrate with various PVR apps.",
|
||||
"link": "https://prowlarr.com/"
|
||||
},
|
||||
"WPFInstallbazarr": {
|
||||
"winget": "Morpheus.Bazarr",
|
||||
"choco": "",
|
||||
"category": "Multimedia Tools",
|
||||
"panel": "3",
|
||||
"content": "Bazarr",
|
||||
"description": "Bazarr is a companion application to Sonarr and Radarr that manages and downloads subtitles based on your requirements.",
|
||||
"link": "https://www.bazarr.media/"
|
||||
},
|
||||
"WPFInstalladvancedip": {
|
||||
"winget": "Famatech.AdvancedIPScanner",
|
||||
"choco": "advanced-ip-scanner",
|
||||
|
Loading…
Reference in New Issue
Block a user