Looking to boot into Media Player - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions) +--- Thread: Looking to boot into Media Player (/t-looking-to-boot-into-media-player) |
Looking to boot into Media Player - DJCounter - 2024-12-06 I am trying to get a HTPC running jellyfin Server on Ubuntu 24.04 to autostart a browser pointed at 127.0.0.1:8096 ie loopback address) in full screen mode. An alternative would be running Jellyfin Media Player in full screen mode at boot-up. So far I am plagued by browsers asking for keyring authentication (I want HTPC to auto-log on, as I want to control it with a HT remote. JMP wants me to enter the server IP (which is the same machine) and the username/password each time I run it. Any ideas? I would have preferred a minimal kiosk, but none of the OS's I have looked at will allow me to install Jellyfin Server on the machine and to edit the fstab to allow for auto-mounting my NAS at start up. Thanks in advance for any help! RE: Looking to boot into Media Player - TheDreadPirate - 2024-12-06 Here is a post regarding disabling the keyring authentication. https://askubuntu.com/questions/867/how-can-i-stop-being-prompted-to-unlock-the-default-keyring-on-boot JMP shouldn't require authentication every time it opens. Are you using the flatpak or the debian package? |