Add Jellyfin and Plex #51

Merged
rogs merged 10 commits from add-jellyfin-plex into master 2023-01-23 17:18:00 -03:00
Showing only changes of commit b3493b55e4 - Show all commits

View File

@ -117,7 +117,7 @@ echo
echo "Time to choose your media service."
echo "Your media service is the one responsible for serving your files to your network."
echo "By default, YAMS support 3 media services:"
echo "- jellyfin (recommended, easier, with the most functionalities)"
echo "- jellyfin (recommended, easier)"
echo "- emby"
echo "- plex (advanced, always online, slower)"
read -p "Choose your media service [jellyfin]: " media_service