docs: add more detail to Jellyfin client documentation
BIN
docs/assets/Jellyfin-add-hdh.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
docs/assets/Jellyfin-add-tuner-options.png
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
docs/assets/Jellyfin-add-xmltv.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
docs/assets/Jellyfin-admin-dashboard.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
docs/assets/Jellyfin-apply-to-all.png
Normal file
|
After Width: | Height: | Size: 62 KiB |
BIN
docs/assets/Jellyfin-home-menu.png
Normal file
|
After Width: | Height: | Size: 8.0 KiB |
BIN
docs/assets/Jellyfin-home.png
Normal file
|
After Width: | Height: | Size: 9.5 KiB |
BIN
docs/assets/Jellyfin-live-tv-options.png
Normal file
|
After Width: | Height: | Size: 8.6 KiB |
BIN
docs/assets/Jellyfin-new-live-tv-card.png
Normal file
|
After Width: | Height: | Size: 202 KiB |
BIN
docs/assets/Jellyfin-on-now.png
Normal file
|
After Width: | Height: | Size: 534 KiB |
BIN
docs/assets/Jellyfin-tuner-setup.png
Normal file
|
After Width: | Height: | Size: 70 KiB |
BIN
docs/assets/Jellyfin-xmltv-settings.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
@@ -1,3 +1,60 @@
|
||||
# Jellyfin
|
||||
|
||||
TBD
|
||||
Once you have your channels created with programming/shows added, head over to Jellyfin > Hamburger Menu Icon > Dashboard > Live TV > Add Tuner Device.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
Jellyfin will ask for your tuner type - select HD Homerun.
|
||||
|
||||

|
||||
|
||||
You can then select "Detect My Devices," and Jellyfin may already detect Tunarr and you might see your servers IP address. If it does not, you can fill in your info manually. Use the following format replacing serverIP with your servers IP address and chosen port (if using Docker): e.g. `http://serverIP:8000`
|
||||
|
||||

|
||||
|
||||
Once you have entered your server's URL and port, you will have to add the XMLTV Guide.
|
||||
|
||||
1. First select Add Provider.
|
||||
2. Choose XMLTV.
|
||||
3. A screen asking for several items and categories will appear - you generally don't have to change these unless you know what you're doing. What we care about is the first "File or URL" textbox.
|
||||
4. In this textbox, use the following template replacing serverIP with your Tunarr servers IP address: e.g. `http://serverIP:8000/api/xmltv.xml`.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
If you only have one instance of Tunarr running, you can leave the "Enable for all tuner devices" checked.
|
||||
|
||||
If you have more than one instance, you can uncheck this and then apply this guide to only the tuners you select.
|
||||
|
||||
⚠ You can overwrite tuners' channels if you apply more than one guide with the same channel mappings to all tuners. ⚠
|
||||
|
||||

|
||||
|
||||
Be careful hen assigning if this applies to you!
|
||||
|
||||

|
||||
|
||||
Select "Save" and Jellyfin should then return you to the Live TV screen and show you it is updating the guide info.
|
||||
|
||||

|
||||
|
||||
To see if your channels and settings were applied, go back to your main Jellyfin page by selecting the Home icon in the upper left with your server's name.
|
||||
|
||||

|
||||
|
||||
You should now see a "Live TV" card in your My media section - select it!
|
||||
|
||||

|
||||
|
||||
From here, you should see all shows that are playing on your channels under the Programs tab, or you can choose to see individual channels or guides from the other tabs.
|
||||
|
||||
Play your channel by hovering over the channel icon and selecting the play icon.
|
||||
|
||||

|
||||
|
||||
Happy watching! 📺
|
||||
|
||||