Skip to main content

Search

Items tagged with: Jellyfin


I was having issues with #Jellyfin. It ran, but the web interface wouldn't move beyond the splash screen due to syntax errors in the node.js files.

Scrubbed my install, installed fresh. Same errors.

@tek helpfully suggested I run Prettier (prettier.io) on the files to help me find the errors. Prettier re-formats code using consistent style guidelines, and works especially well on 655k, single-line JS files.

Restarting Jellyfin when Prettier finished fixed it.


Any chance you could do a guide on how to make #yunohost / #jellyfin work with a #DLNA endpoint please?