-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathother-helpful-apps.json
More file actions
86 lines (86 loc) · 2.67 KB
/
Copy pathother-helpful-apps.json
File metadata and controls
86 lines (86 loc) · 2.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
"applications": [
{
"name": "arrstack",
"description": "TUI installer that sets up a TRaSH-compliant self-hosted media stack on a clean Linux host",
"github_slug": "LavX/arrstack"
},
{
"name": "CLIX",
"description": "A Plex Terminal Media Player",
"github_slug": "jeremehancock/CLIX"
},
{
"name": "Gaps",
"description": "Searches through your Plex Server for all movies, then queries for known movies in the same collection.",
"github_slug": "JasonHHouse/gaps"
},
{
"name": "Jackett2Telegram",
"description": "A self-hosted Telegram Python Bot that dumps posts from Jackett RSS feeds to a Telegram chat.",
"github_slug": "danimart1991/jackett2telegram"
},
{
"name": "Jellyfin",
"description": "Free Software Media System",
"github_slug": "jellyfin/jellyfin",
"subreddit": "r/Jellyfin"
},
{
"name": "Libretto",
"description": "A Plex Library Export Tool (CSV)",
"github_slug": "jeremehancock/Libretto"
},
{
"name": "Ludanta",
"description": "Now Playing on Plex/Jellyfin (Command Line)",
"github_slug": "jeremehancock/Ludanta"
},
{
"name": "Mayhem's Star Scripts",
"description": "Scripts to make using the starr apps easier, actively being updated",
"github_slug": "MayhemBill/Starr-Scripts"
},
{
"name": "MediaStats",
"description": "Simple Self-hosted Plex Media Stats Web App",
"github_slug": "jeremehancock/media-stats"
},
{
"name": "Ombi",
"description": "Manages media requests",
"github_slug": "tidusjar/Ombi",
"subreddit": "r/Ombi"
},
{
"name": "Radarr AutoDelete",
"description": "Simple script, which deletes movies with a specific tag after a certain amount of days",
"github_slug": "JCSynthTux/radarr_autodelete"
},
{
"name": "Radarr-Striptracks",
"description": "adds a script to automatically strip out unwanted audio and subtitle streams, keeping only the desired languages.",
"github_slug": "linuxserver/docker-mods/tree/radarr-striptracks"
},
{
"name": "Sickbeard MP4 Automator",
"description": "Automatically converts media files downloaded by various programs to a standardized format, and tags them with the appropriate metadata from TMDB if the container supports tagging.",
"github_slug": "mdhiggins/sickbeard_mp4_automator"
},
{
"name": "theme.park",
"description": "Themes for all the *arrs",
"github_slug": "gilbn/theme.park"
},
{
"name": "TrailerDownloader",
"description": "Downloads all missing trailers for movies in your Plex library.",
"github_slug": "taylorbobaylor/TrailerDownloader"
},
{
"name": "Unmanic",
"description": "Transcodes your library",
"github_slug": "josh5/unmanic"
}
]
}