Skip to content

Commit 52b67fa

Browse files
authored
Merge pull request #17 from jeremehancock/master
Added Ludanta, Libretta, CLIX, and MediaStats
2 parents daf09ca + 9504fbe commit 52b67fa

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

other-helpful-apps.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"applications": [
3+
{
4+
"name": "CLIX",
5+
"description": "A Plex Terminal Media Player",
6+
"github_slug": "jeremehancock/CLIX"
7+
},
38
{
49
"name": "Gaps",
510
"description": "Searches through your Plex Server for all movies, then queries for known movies in the same collection.",
@@ -16,11 +21,26 @@
1621
"github_slug": "jellyfin/jellyfin",
1722
"subreddit": "r/Jellyfin"
1823
},
24+
{
25+
"name": "Libretto",
26+
"description": "A Plex Library Export Tool (CSV)",
27+
"github_slug": "jeremehancock/Libretto"
28+
},
29+
{
30+
"name": "Ludanta",
31+
"description": "Now Playing on Plex/Jellyfin (Command Line)",
32+
"github_slug": "jeremehancock/Ludanta"
33+
},
1934
{
2035
"name": "Mayhem's Star Scripts",
2136
"description": "Scripts to make using the starr apps easier, actively being updated",
2237
"github_slug": "MayhemBill/Starr-Scripts"
2338
},
39+
{
40+
"name": "MediaStats",
41+
"description": "Simple Self-hosted Plex Media Stats Web App",
42+
"github_slug": "jeremehancock/media-stats"
43+
},
2444
{
2545
"name": "Ombi",
2646
"description": "Manages media requests",

0 commit comments

Comments
 (0)