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 \