From ad972623dfabb750f5a25c1ccf343ec5840147b7 Mon Sep 17 00:00:00 2001 From: technorabilia Date: Thu, 6 Jul 2023 01:09:01 +0000 Subject: [PATCH] Workflow update --- lsio/jellyfin/docker-compose.yaml | 16 ++++++++-------- lsio/jellyfin/docker-run.sh | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/lsio/jellyfin/docker-compose.yaml b/lsio/jellyfin/docker-compose.yaml index 093747a..52833b2 100644 --- a/lsio/jellyfin/docker-compose.yaml +++ b/lsio/jellyfin/docker-compose.yaml @@ -1,11 +1,11 @@ -# [Jellyfin](https://jellyfin.github.io/) is a Free Software Media System that -# puts you in control of managing and streaming your media. It is an alternative -# to the proprietary Emby and Plex, to provide media from a dedicated server to -# end-user devices via multiple apps. Jellyfin is descended from Emby's 3.5.2 -# release and ported to the .NET Core framework to enable full cross-platform -# support. There are no strings attached, no premium licenses or features, and -# no hidden agendas: just a team who want to build something better and work -# together to achieve it. +# [Jellyfin](https://github.com/jellyfin/jellyfin) is a Free Software Media +# System that puts you in control of managing and streaming your media. It is an +# alternative to the proprietary Emby and Plex, to provide media from a +# dedicated server to end-user devices via multiple apps. Jellyfin is descended +# from Emby's 3.5.2 release and ported to the .NET Core framework to enable full +# cross-platform support. There are no strings attached, no premium licenses or +# features, and no hidden agendas: just a team who want to build something +# better and work together to achieve it. --- version: "2.1" diff --git a/lsio/jellyfin/docker-run.sh b/lsio/jellyfin/docker-run.sh index 03b89cb..6206822 100644 --- a/lsio/jellyfin/docker-run.sh +++ b/lsio/jellyfin/docker-run.sh @@ -1,11 +1,11 @@ -# [Jellyfin](https://jellyfin.github.io/) is a Free Software Media System that -# puts you in control of managing and streaming your media. It is an alternative -# to the proprietary Emby and Plex, to provide media from a dedicated server to -# end-user devices via multiple apps. Jellyfin is descended from Emby's 3.5.2 -# release and ported to the .NET Core framework to enable full cross-platform -# support. There are no strings attached, no premium licenses or features, and -# no hidden agendas: just a team who want to build something better and work -# together to achieve it. +# [Jellyfin](https://github.com/jellyfin/jellyfin) is a Free Software Media +# System that puts you in control of managing and streaming your media. It is an +# alternative to the proprietary Emby and Plex, to provide media from a +# dedicated server to end-user devices via multiple apps. Jellyfin is descended +# from Emby's 3.5.2 release and ported to the .NET Core framework to enable full +# cross-platform support. There are no strings attached, no premium licenses or +# features, and no hidden agendas: just a team who want to build something +# better and work together to achieve it. . ./.env docker run -d \