From 39fa1db557ddcaf9238d85d7c19e0f464fb071f7 Mon Sep 17 00:00:00 2001 From: DiamondCreeper Date: Sat, 30 Nov 2024 22:13:50 +1300 Subject: [PATCH 1/3] Add README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1003fdc --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +Jellyfin Discord Rich Presence + +Description: + +Jellyfin Discord Rich Presence is an integration that updates your Discord status to reflect the media you're currently enjoying on Jellyfin. Whether you're watching movies, binging TV shows, or listening to music, this tool enhances your Discord profile with dynamic, real-time information, including media titles, progress, and even album covers. + +Key Features: + + - Displays what you're watching or listening to on Jellyfin in your Discord status. + - Automatically updates with details like movie/show titles, song names, artist info, and runtime progress. + - Seamless toggling for screen-sharing status, letting your friends know when you're actively sharing content. + - Configurable and lightweight—works out of the box with minimal setup. + +Requirements: + + - A running Jellyfin server. + - A Discord application with Rich Presence enabled. + - .NET environment to run the app. + +This is great for Jellyfin users who want to share their viewing or listening experience with friends on Discord. \ No newline at end of file From 1ef38ec268cb26d7ba2278f061468a899645fb79 Mon Sep 17 00:00:00 2001 From: DiamondCreeper Date: Sat, 30 Nov 2024 22:14:12 +1300 Subject: [PATCH 2/3] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1003fdc..b025102 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ Key Features: - Displays what you're watching or listening to on Jellyfin in your Discord status. - Automatically updates with details like movie/show titles, song names, artist info, and runtime progress. - - Seamless toggling for screen-sharing status, letting your friends know when you're actively sharing content. - Configurable and lightweight—works out of the box with minimal setup. Requirements: From a673d042e78618631d6020958629082cbfc105b6 Mon Sep 17 00:00:00 2001 From: DiamondCreeper Date: Sat, 30 Nov 2024 22:18:09 +1300 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b025102..5c49019 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Jellyfin Discord Rich Presence +## Jellyfin Discord Rich Presence Description: