From 3bd6077a86a500a4470da37ce07ebdb0a7f61e18 Mon Sep 17 00:00:00 2001 From: DevilsCoder <35183970+DevilsDesigns@users.noreply.github.com> Date: Thu, 30 Jun 2022 14:18:32 -0500 Subject: [PATCH 01/11] Created an Addons section I originally added a github repo stars in plugins. I decided to add an addons repo with all the possible addons not already listed in jellyfins docs. I figured this was best since it didnt fit any of the other categories and to make it simpler for people to find what they want in the least amount of clicks. --- general/server/plugins/addons.md | 85 ++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 general/server/plugins/addons.md diff --git a/general/server/plugins/addons.md b/general/server/plugins/addons.md new file mode 100644 index 00000000..dced79f8 --- /dev/null +++ b/general/server/plugins/addons.md @@ -0,0 +1,85 @@ +--- +uid: server-plugins-Addons +title: Addons +--- + + +### ErsatzTV + +#### Description +ErsatzTV is an amazing Jellyfin addon that is a great way to take your Jellyfin libraries and make them into Live TV Channels. For example if i wanted to link All episodes of Trailer Park Boys and shuffle them at random like you were watching it on live tv this plugins can do it. Not only that but you can make custom channel names, Logos, Watermarks transcodings and add Movies, TV-Shows, and Music Collections of all sorts. This is a must if you want a cable like experience without paying or having buggy iptv interfaces. + +**Link:** + +* [Github](https://github.com/jasongdove/ErsatzTV) + +### JF-Secure + +#### Description +A turn key Caddy Reverse Proxy Webserver setup for Jellyfin without any codiung required. + +**NOTE: THIS IS WINDOWS ONLY** + +**Link:** + +* [Github](https://github.com/dab2020/JF-secure) +* [Latest Release](https://github.com/dab2020/JF-secure/releases) + +### Jellyfin_HA + +#### Description +For All you smart home Jellyfin users Jellyfin HA is a good way to monitor start and start and configure your media server from Home Assistant. + +**Link:** + +* [Github](https://github.com/koying/jellyfin_ha) +* [Latest Release](https://github.com/koying/jellyfin_ha/releases) + +### Jellyfin Party Extensions + +#### Description +Have you ever wanted to have all your friends watch a movie or tv show together without having to give them accss to the Jelyfin UI. Well here it is. Just pull up a chrome make a link start the movie and stream with all your friends through your chrome browser to theirs. + +**Links:** + +* [GitHub](https://github.com/Jelly-Party/jelly-party-extension) +* [Jellyfin Chrome Extensions Install](https://www.jelly-party.com/) + +### Jellyfin Helm + +#### Description +For all you chart trackers and multiple web app users. This is a way to add all your jellyfin stats to your helm web app. + +* [Github](https://github.com/brianmcarey/jellyfin-helm) + + +### JFA-Go + +#### Description +Have you wanted your users to be able to remotely reset their password without you having to do it. Well JFA-Go is it. All you have to do is set it up, link your jellyfin install, and profit. This not only lets users reset their password, but you can add new accounts set a static layout for the main pages libraries on all users from a dummy account with permissions. + +**Links:** + +* [GitHub](https://github.com/hrfee/jfa-go) +* [Latest Release](https://github.com/hrfee/jfa-go/releases) + +### TV Intro Detection + +#### Description +This is a way to skip all your TV Show introductions like netflix does. Unfortuntly it does not do outros yet, but its a great start. + +**NOTE: DOCKER ONLY** + +**Links:** + +* [GitHub](https://github.com/jellyfin/jellyfin-plugin-emailnotifications) +* [Documentation](https://mueslimak3r.github.io/tv-intro-detection/) + +### Emby2Jelly + +#### Description +This is a good way to move jellyfin from one server to another host of jellyfin, or move from Emby to Jellyfin without losing data metadata critical data. + +**Links:** + +* [GitHub](https://github.com/Marc-Vieg/Emby2Jelly) From 708c77589778c10db25560bdfe7eddc25ed8d871 Mon Sep 17 00:00:00 2001 From: DevilsCoder <35183970+DevilsDesigns@users.noreply.github.com> Date: Tue, 12 Jul 2022 10:49:24 -0500 Subject: [PATCH 02/11] addition edits edited some grammar corrections added introduction to the page --- general/server/plugins/addons.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/general/server/plugins/addons.md b/general/server/plugins/addons.md index dced79f8..3d3ba2a6 100644 --- a/general/server/plugins/addons.md +++ b/general/server/plugins/addons.md @@ -3,6 +3,7 @@ uid: server-plugins-Addons title: Addons --- +This page is all about any addition ways to integrate your Jellyfin install with other addition addons to make your experience more enjoyable and entertaining. ### ErsatzTV @@ -16,7 +17,7 @@ ErsatzTV is an amazing Jellyfin addon that is a great way to take your Jellyfin ### JF-Secure #### Description -A turn key Caddy Reverse Proxy Webserver setup for Jellyfin without any codiung required. +A turn-key reverse proxy tool that makes use of Caddy. It will setup a reverse proxy for Jellyfin with the goal of being easy to use, even for novice users. **NOTE: THIS IS WINDOWS ONLY** @@ -28,7 +29,7 @@ A turn key Caddy Reverse Proxy Webserver setup for Jellyfin without any codiung ### Jellyfin_HA #### Description -For All you smart home Jellyfin users Jellyfin HA is a good way to monitor start and start and configure your media server from Home Assistant. +For all you smart home Jellyfin users, Jellyfin HA enables you to use your media server with Home Assistant integration. **Link:** @@ -66,7 +67,7 @@ Have you wanted your users to be able to remotely reset their password without y ### TV Intro Detection #### Description -This is a way to skip all your TV Show introductions like netflix does. Unfortuntly it does not do outros yet, but its a great start. +This is an automated way to skip all your TV Show introductions like netflix does. Unfortuntly it does not do outros yet, but its a great start. **NOTE: DOCKER ONLY** From 724003b47179eb51edcd288cee9af8b5630d8e04 Mon Sep 17 00:00:00 2001 From: DevilsCoder <35183970+DevilsDesigns@users.noreply.github.com> Date: Tue, 12 Jul 2022 10:49:55 -0500 Subject: [PATCH 03/11] Update addons.md --- general/server/plugins/addons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/general/server/plugins/addons.md b/general/server/plugins/addons.md index 3d3ba2a6..b26a2b3c 100644 --- a/general/server/plugins/addons.md +++ b/general/server/plugins/addons.md @@ -2,7 +2,7 @@ uid: server-plugins-Addons title: Addons --- - +### Introduction This page is all about any addition ways to integrate your Jellyfin install with other addition addons to make your experience more enjoyable and entertaining. ### ErsatzTV From cde2d634f3e6f31ad32152cb9638341888410aee Mon Sep 17 00:00:00 2001 From: DevilsCoder <35183970+DevilsDesigns@users.noreply.github.com> Date: Tue, 12 Jul 2022 16:26:55 -0500 Subject: [PATCH 04/11] grammar fixes edited speech for add-ons --- general/server/plugins/{addons.md => add-ons.md} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename general/server/plugins/{addons.md => add-ons.md} (95%) diff --git a/general/server/plugins/addons.md b/general/server/plugins/add-ons.md similarity index 95% rename from general/server/plugins/addons.md rename to general/server/plugins/add-ons.md index b26a2b3c..ad6916cf 100644 --- a/general/server/plugins/addons.md +++ b/general/server/plugins/add-ons.md @@ -1,9 +1,9 @@ --- -uid: server-plugins-Addons -title: Addons +uid: server-plugins-Add-ons +title: Add-ons --- ### Introduction -This page is all about any addition ways to integrate your Jellyfin install with other addition addons to make your experience more enjoyable and entertaining. +This page is all about any addition ways to integrate your Jellyfin install with other addition add-ons to make your experience more enjoyable and entertaining. ### ErsatzTV From e7163b20abdcba847a8a0603f9e5b536b8917ed1 Mon Sep 17 00:00:00 2001 From: DevilsCoder <35183970+DevilsDesigns@users.noreply.github.com> Date: Wed, 13 Jul 2022 11:35:20 -0500 Subject: [PATCH 05/11] Grammar fixes fixed grammar corrections in the pull comments --- general/server/plugins/add-ons.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/general/server/plugins/add-ons.md b/general/server/plugins/add-ons.md index ad6916cf..a4c4c640 100644 --- a/general/server/plugins/add-ons.md +++ b/general/server/plugins/add-ons.md @@ -3,7 +3,8 @@ uid: server-plugins-Add-ons title: Add-ons --- ### Introduction -This page is all about any addition ways to integrate your Jellyfin install with other addition add-ons to make your experience more enjoyable and entertaining. +This page is all about additional ways to integrate your Jellyfin install with other available add-ons to make your experience more enjoyable and entertaining. +# Add-ons ### ErsatzTV @@ -36,7 +37,7 @@ For all you smart home Jellyfin users, Jellyfin HA enables you to use your media * [Github](https://github.com/koying/jellyfin_ha) * [Latest Release](https://github.com/koying/jellyfin_ha/releases) -### Jellyfin Party Extensions +### Jellyfin Party Extension #### Description Have you ever wanted to have all your friends watch a movie or tv show together without having to give them accss to the Jelyfin UI. Well here it is. Just pull up a chrome make a link start the movie and stream with all your friends through your chrome browser to theirs. @@ -67,19 +68,19 @@ Have you wanted your users to be able to remotely reset their password without y ### TV Intro Detection #### Description -This is an automated way to skip all your TV Show introductions like netflix does. Unfortuntly it does not do outros yet, but its a great start. +This is an automated way to skip the introduction of your tv series, just like you are used to from the likes of Netflix. **NOTE: DOCKER ONLY** **Links:** -* [GitHub](https://github.com/jellyfin/jellyfin-plugin-emailnotifications) +* [GitHub](https://github.com/mueslimak3r/tv-intro-detection) * [Documentation](https://mueslimak3r.github.io/tv-intro-detection/) ### Emby2Jelly #### Description -This is a good way to move jellyfin from one server to another host of jellyfin, or move from Emby to Jellyfin without losing data metadata critical data. +This add-on provides a way to migrate users and watched content from Emby to Jellyfin. **Links:** From dbab8bc5c7d7e6935f3ec420c5b38d4dec98ce3a Mon Sep 17 00:00:00 2001 From: DevilsCoder <35183970+DevilsDesigns@users.noreply.github.com> Date: Tue, 19 Jul 2022 20:45:26 -0500 Subject: [PATCH 06/11] Create Third-Party Integrations.md - Moved Addons in plugins directory to contributing to a new md called Third-Party Integrations - Replaced Addons with Third-Party Integrations in docs --- .../contributing/Third-Party Integrations.md | 87 +++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 general/contributing/Third-Party Integrations.md diff --git a/general/contributing/Third-Party Integrations.md b/general/contributing/Third-Party Integrations.md new file mode 100644 index 00000000..b4f6313b --- /dev/null +++ b/general/contributing/Third-Party Integrations.md @@ -0,0 +1,87 @@ +--- +uid: Contributing-Third-Party-Integrations +title: Third-Party Integrations +--- +### Introduction +This page is all about additional ways to integrate your Jellyfin install with other available apps from third-party Jellyfin Developers to make your experience more enjoyable and entertaining. +# Third-Party Integrations + +### ErsatzTV + +#### Description +ErsatzTV is an amazing Jellyfin third-party integration that is a great way to take your Jellyfin libraries and make them into Live TV Channels. For example if i wanted to link All episodes of Trailer Park Boys and shuffle them at random like you were watching it on live tv this plugins can do it. Not only that but you can make custom channel names, Logos, Watermarks transcodings and add Movies, TV-Shows, and Music Collections of all sorts. This is a must if you want a cable like experience without paying or having buggy iptv interfaces. + +**Link:** + +* [Github](https://github.com/jasongdove/ErsatzTV) + +### JF-Secure + +#### Description +A turn-key reverse proxy tool that makes use of Caddy. It will setup a reverse proxy for Jellyfin with the goal of being easy to use, even for novice users. + +**NOTE: THIS IS WINDOWS ONLY** + +**Link:** + +* [Github](https://github.com/dab2020/JF-secure) +* [Latest Release](https://github.com/dab2020/JF-secure/releases) + +### Jellyfin_HA + +#### Description +For all you smart home Jellyfin users, Jellyfin HA enables you to use your media server with Home Assistant integration. + +**Link:** + +* [Github](https://github.com/koying/jellyfin_ha) +* [Latest Release](https://github.com/koying/jellyfin_ha/releases) + +### Jellyfin Party Extension + +#### Description +Have you ever wanted to have all your friends watch a movie or tv show together without having to give them accss to the Jelyfin UI. Well here it is. Just pull up a chrome make a link start the movie and stream with all your friends through your chrome browser to theirs. + +**Links:** + +* [GitHub](https://github.com/Jelly-Party/jelly-party-extension) +* [Jellyfin Chrome Extensions Install](https://www.jelly-party.com/) + +### Jellyfin Helm + +#### Description +For all you chart trackers and multiple web app users. This is a way to add all your jellyfin stats to your helm web app. + +* [Github](https://github.com/brianmcarey/jellyfin-helm) + + +### JFA-Go + +#### Description +Have you wanted your users to be able to remotely reset their password without you having to do it. Well JFA-Go is it. All you have to do is set it up, link your jellyfin install, and profit. This not only lets users reset their password, but you can add new accounts set a static layout for the main pages libraries on all users from a dummy account with permissions. + +**Links:** + +* [GitHub](https://github.com/hrfee/jfa-go) +* [Latest Release](https://github.com/hrfee/jfa-go/releases) + +### TV Intro Detection + +#### Description +This is an automated way to skip the introduction of your tv series, just like you are used to from the likes of Netflix. + +**NOTE: DOCKER ONLY** + +**Links:** + +* [GitHub](https://github.com/mueslimak3r/tv-intro-detection) +* [Documentation](https://mueslimak3r.github.io/tv-intro-detection/) + +### Emby2Jelly + +#### Description +This add-on provides a way to migrate users and watched content from Emby to Jellyfin. + +**Links:** + +* [GitHub](https://github.com/Marc-Vieg/Emby2Jelly) From 002c52cb80826b55802815936e0f7161e5ae2026 Mon Sep 17 00:00:00 2001 From: DevilsCoder <35183970+DevilsDesigns@users.noreply.github.com> Date: Tue, 19 Jul 2022 20:46:37 -0500 Subject: [PATCH 07/11] Delete add-ons.md - Moved add-ons section to contributing and called it Third-Party Integrations - Deleting Addons in Plugins section --- general/server/plugins/add-ons.md | 87 ------------------------------- 1 file changed, 87 deletions(-) delete mode 100644 general/server/plugins/add-ons.md diff --git a/general/server/plugins/add-ons.md b/general/server/plugins/add-ons.md deleted file mode 100644 index a4c4c640..00000000 --- a/general/server/plugins/add-ons.md +++ /dev/null @@ -1,87 +0,0 @@ ---- -uid: server-plugins-Add-ons -title: Add-ons ---- -### Introduction -This page is all about additional ways to integrate your Jellyfin install with other available add-ons to make your experience more enjoyable and entertaining. -# Add-ons - -### ErsatzTV - -#### Description -ErsatzTV is an amazing Jellyfin addon that is a great way to take your Jellyfin libraries and make them into Live TV Channels. For example if i wanted to link All episodes of Trailer Park Boys and shuffle them at random like you were watching it on live tv this plugins can do it. Not only that but you can make custom channel names, Logos, Watermarks transcodings and add Movies, TV-Shows, and Music Collections of all sorts. This is a must if you want a cable like experience without paying or having buggy iptv interfaces. - -**Link:** - -* [Github](https://github.com/jasongdove/ErsatzTV) - -### JF-Secure - -#### Description -A turn-key reverse proxy tool that makes use of Caddy. It will setup a reverse proxy for Jellyfin with the goal of being easy to use, even for novice users. - -**NOTE: THIS IS WINDOWS ONLY** - -**Link:** - -* [Github](https://github.com/dab2020/JF-secure) -* [Latest Release](https://github.com/dab2020/JF-secure/releases) - -### Jellyfin_HA - -#### Description -For all you smart home Jellyfin users, Jellyfin HA enables you to use your media server with Home Assistant integration. - -**Link:** - -* [Github](https://github.com/koying/jellyfin_ha) -* [Latest Release](https://github.com/koying/jellyfin_ha/releases) - -### Jellyfin Party Extension - -#### Description -Have you ever wanted to have all your friends watch a movie or tv show together without having to give them accss to the Jelyfin UI. Well here it is. Just pull up a chrome make a link start the movie and stream with all your friends through your chrome browser to theirs. - -**Links:** - -* [GitHub](https://github.com/Jelly-Party/jelly-party-extension) -* [Jellyfin Chrome Extensions Install](https://www.jelly-party.com/) - -### Jellyfin Helm - -#### Description -For all you chart trackers and multiple web app users. This is a way to add all your jellyfin stats to your helm web app. - -* [Github](https://github.com/brianmcarey/jellyfin-helm) - - -### JFA-Go - -#### Description -Have you wanted your users to be able to remotely reset their password without you having to do it. Well JFA-Go is it. All you have to do is set it up, link your jellyfin install, and profit. This not only lets users reset their password, but you can add new accounts set a static layout for the main pages libraries on all users from a dummy account with permissions. - -**Links:** - -* [GitHub](https://github.com/hrfee/jfa-go) -* [Latest Release](https://github.com/hrfee/jfa-go/releases) - -### TV Intro Detection - -#### Description -This is an automated way to skip the introduction of your tv series, just like you are used to from the likes of Netflix. - -**NOTE: DOCKER ONLY** - -**Links:** - -* [GitHub](https://github.com/mueslimak3r/tv-intro-detection) -* [Documentation](https://mueslimak3r.github.io/tv-intro-detection/) - -### Emby2Jelly - -#### Description -This add-on provides a way to migrate users and watched content from Emby to Jellyfin. - -**Links:** - -* [GitHub](https://github.com/Marc-Vieg/Emby2Jelly) From a70ab5d467dca48d19795acf33d2b1ffea92a0ea Mon Sep 17 00:00:00 2001 From: DevilsCoder <35183970+DevilsDesigns@users.noreply.github.com> Date: Wed, 20 Jul 2022 23:58:47 -0500 Subject: [PATCH 08/11] Create Third-Party Integrations.md --- .../plugins/Third-Party Integrations.md | 87 +++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 general/server/plugins/Third-Party Integrations.md diff --git a/general/server/plugins/Third-Party Integrations.md b/general/server/plugins/Third-Party Integrations.md new file mode 100644 index 00000000..d90df7d9 --- /dev/null +++ b/general/server/plugins/Third-Party Integrations.md @@ -0,0 +1,87 @@ +--- +uid: Third-Party-Integrations +title: Third-Party Integrations +--- +### Introduction +This page is all about additional ways to integrate your Jellyfin install with other available apps from third-party Jellyfin Developers to make your experience more enjoyable and entertaining. +# Third-Party Integrations + +### ErsatzTV + +#### Description +ErsatzTV is an amazing Jellyfin third-party integration that is a great way to take your Jellyfin libraries and make them into Live TV Channels. For example if i wanted to link All episodes of Trailer Park Boys and shuffle them at random like you were watching it on live tv this plugins can do it. Not only that but you can make custom channel names, Logos, Watermarks transcodings and add Movies, TV-Shows, and Music Collections of all sorts. This is a must if you want a cable like experience without paying or having buggy iptv interfaces. + +**Link:** + +* [Github](https://github.com/jasongdove/ErsatzTV) + +### JF-Secure + +#### Description +A turn-key reverse proxy tool that makes use of Caddy. It will setup a reverse proxy for Jellyfin with the goal of being easy to use, even for novice users. + +**NOTE: THIS IS WINDOWS ONLY** + +**Link:** + +* [Github](https://github.com/dab2020/JF-secure) +* [Latest Release](https://github.com/dab2020/JF-secure/releases) + +### Jellyfin_HA + +#### Description +For all you smart home Jellyfin users, Jellyfin HA enables you to use your media server with Home Assistant integration. + +**Link:** + +* [Github](https://github.com/koying/jellyfin_ha) +* [Latest Release](https://github.com/koying/jellyfin_ha/releases) + +### Jellyfin Party Extension + +#### Description +Have you ever wanted to have all your friends watch a movie or tv show together without having to give them accss to the Jelyfin UI. Well here it is. Just pull up a chrome make a link start the movie and stream with all your friends through your chrome browser to theirs. + +**Links:** + +* [GitHub](https://github.com/Jelly-Party/jelly-party-extension) +* [Jellyfin Chrome Extensions Install](https://www.jelly-party.com/) + +### Jellyfin Helm + +#### Description +For all you chart trackers and multiple web app users. This is a way to add all your jellyfin stats to your helm web app. + +* [Github](https://github.com/brianmcarey/jellyfin-helm) + + +### JFA-Go + +#### Description +Have you wanted your users to be able to remotely reset their password without you having to do it. Well JFA-Go is it. All you have to do is set it up, link your jellyfin install, and profit. This not only lets users reset their password, but you can add new accounts set a static layout for the main pages libraries on all users from a dummy account with permissions. + +**Links:** + +* [GitHub](https://github.com/hrfee/jfa-go) +* [Latest Release](https://github.com/hrfee/jfa-go/releases) + +### TV Intro Detection + +#### Description +This is an automated way to skip the introduction of your tv series, just like you are used to from the likes of Netflix. + +**NOTE: DOCKER ONLY** + +**Links:** + +* [GitHub](https://github.com/mueslimak3r/tv-intro-detection) +* [Documentation](https://mueslimak3r.github.io/tv-intro-detection/) + +### Emby2Jelly + +#### Description +This add-on provides a way to migrate users and watched content from Emby to Jellyfin. + +**Links:** + +* [GitHub](https://github.com/Marc-Vieg/Emby2Jelly) From dcb3bd74692d13c1e8d3bfced1da1b0ed2080a3c Mon Sep 17 00:00:00 2001 From: DevilsCoder <35183970+DevilsDesigns@users.noreply.github.com> Date: Thu, 21 Jul 2022 00:05:12 -0500 Subject: [PATCH 09/11] Update toc.yml --- general/toc.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/general/toc.yml b/general/toc.yml index 400f31ce..ca92eb27 100644 --- a/general/toc.yml +++ b/general/toc.yml @@ -63,3 +63,4 @@ items: - uid: server-plugins-open-subtitles - uid: server-plugins-tvheadend + - uid: server-third-party-integrations From 21e895706fae8a805e3d36091b9b0a6151cacc67 Mon Sep 17 00:00:00 2001 From: DevilsCoder <35183970+DevilsDesigns@users.noreply.github.com> Date: Thu, 21 Jul 2022 00:12:38 -0500 Subject: [PATCH 10/11] Update Third-Party Integrations.md --- general/server/plugins/Third-Party Integrations.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/general/server/plugins/Third-Party Integrations.md b/general/server/plugins/Third-Party Integrations.md index d90df7d9..1463113a 100644 --- a/general/server/plugins/Third-Party Integrations.md +++ b/general/server/plugins/Third-Party Integrations.md @@ -1,15 +1,15 @@ --- -uid: Third-Party-Integrations +uid: server-third-party-integrations title: Third-Party Integrations --- ### Introduction -This page is all about additional ways to integrate your Jellyfin install with other available apps from third-party Jellyfin Developers to make your experience more enjoyable and entertaining. +This page is all about additional ways to integrate your Jellyfin install with other available third-party software to make your experience more enjoyable and entertaining. # Third-Party Integrations ### ErsatzTV #### Description -ErsatzTV is an amazing Jellyfin third-party integration that is a great way to take your Jellyfin libraries and make them into Live TV Channels. For example if i wanted to link All episodes of Trailer Park Boys and shuffle them at random like you were watching it on live tv this plugins can do it. Not only that but you can make custom channel names, Logos, Watermarks transcodings and add Movies, TV-Shows, and Music Collections of all sorts. This is a must if you want a cable like experience without paying or having buggy iptv interfaces. +ErsatzTV is an amazing third-party integration that provides a way to transform your Jellyfin libraries into live tv channels. Furthermore, there is support for custom channel names, logo's, watermarking and more! This is a must if you want a cable like experience. **Link:** @@ -40,7 +40,7 @@ For all you smart home Jellyfin users, Jellyfin HA enables you to use your media ### Jellyfin Party Extension #### Description -Have you ever wanted to have all your friends watch a movie or tv show together without having to give them accss to the Jelyfin UI. Well here it is. Just pull up a chrome make a link start the movie and stream with all your friends through your chrome browser to theirs. +Have you ever wanted to have all your friends watch a movie or tv show together without having to give them access to the Jelyfin UI. Well here it is. Just pull up a browser, create a link, start the movie and stream together with your friends through your browser of choice. **Links:** @@ -80,7 +80,7 @@ This is an automated way to skip the introduction of your tv series, just like y ### Emby2Jelly #### Description -This add-on provides a way to migrate users and watched content from Emby to Jellyfin. +This tool provides a way to migrate users and watched content from Emby to Jellyfin. **Links:** From 796e540890ddeb6a2dba3909712d17447b96c6b6 Mon Sep 17 00:00:00 2001 From: DevilsCoder <35183970+DevilsDesigns@users.noreply.github.com> Date: Thu, 21 Jul 2022 00:19:15 -0500 Subject: [PATCH 11/11] Update Third-Party Integrations.md --- general/contributing/Third-Party Integrations.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/general/contributing/Third-Party Integrations.md b/general/contributing/Third-Party Integrations.md index b4f6313b..1463113a 100644 --- a/general/contributing/Third-Party Integrations.md +++ b/general/contributing/Third-Party Integrations.md @@ -1,15 +1,15 @@ --- -uid: Contributing-Third-Party-Integrations +uid: server-third-party-integrations title: Third-Party Integrations --- ### Introduction -This page is all about additional ways to integrate your Jellyfin install with other available apps from third-party Jellyfin Developers to make your experience more enjoyable and entertaining. +This page is all about additional ways to integrate your Jellyfin install with other available third-party software to make your experience more enjoyable and entertaining. # Third-Party Integrations ### ErsatzTV #### Description -ErsatzTV is an amazing Jellyfin third-party integration that is a great way to take your Jellyfin libraries and make them into Live TV Channels. For example if i wanted to link All episodes of Trailer Park Boys and shuffle them at random like you were watching it on live tv this plugins can do it. Not only that but you can make custom channel names, Logos, Watermarks transcodings and add Movies, TV-Shows, and Music Collections of all sorts. This is a must if you want a cable like experience without paying or having buggy iptv interfaces. +ErsatzTV is an amazing third-party integration that provides a way to transform your Jellyfin libraries into live tv channels. Furthermore, there is support for custom channel names, logo's, watermarking and more! This is a must if you want a cable like experience. **Link:** @@ -40,7 +40,7 @@ For all you smart home Jellyfin users, Jellyfin HA enables you to use your media ### Jellyfin Party Extension #### Description -Have you ever wanted to have all your friends watch a movie or tv show together without having to give them accss to the Jelyfin UI. Well here it is. Just pull up a chrome make a link start the movie and stream with all your friends through your chrome browser to theirs. +Have you ever wanted to have all your friends watch a movie or tv show together without having to give them access to the Jelyfin UI. Well here it is. Just pull up a browser, create a link, start the movie and stream together with your friends through your browser of choice. **Links:** @@ -80,7 +80,7 @@ This is an automated way to skip the introduction of your tv series, just like y ### Emby2Jelly #### Description -This add-on provides a way to migrate users and watched content from Emby to Jellyfin. +This tool provides a way to migrate users and watched content from Emby to Jellyfin. **Links:**