jellyfin-server-macos
jellyfin-server-macos copied to clipboard
The menu bar app and package for Jellyfin Server on macOS.
Migrate the rest of the JF folders from these directories to `~/Library/Application Support/Jellyfin`. Might need to make a migration from the previous migration because I just had `~/.local/share/jellyfin` dump its...
I'm finding playback halts after about an hour, and I think this may be because my Energy Saver preferences have the computer set to sleep at an hour (though tbh...
We need to research and determine if there is need for a macOS .app nightly. The portable build should be enough for most people to test with, but it does...
To improve QoL with the .app, we should: - [ ] Add detection for being run in the DMG If the app is started from the DMG directly, weird things...
### Please describe your bug The default paths for macOS are not correct. See Helper/StartupHelpers.cs and [Apple Documentation](https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/FileSystemProgrammingGuide/MacOSXDirectories/MacOSXDirectories.html#//apple_ref/doc/uid/TP40010672-CH10-SW1) I think of the directory split as bing like XDG rather than...
This PR made some QoL changes: - Now open URL will actually read server networking config for protocol, port number and baseUrl, instead of using the hardcoded `http://localhost:8096` - Use...
The current icons seem to not follow the standards of Big Sur, which appears a bit large among a bunch of neat icons. Can you adjust the image to match...