Results 108 comments of Odd Stråbø

«Background jobs; Last job ran 3 minutes ago.» Crontab looks working to me

Is IoPin https://github.com/rust-embedded/embedded-hal/pull/269 relevant? https://github.com/rust-embedded/embedded-hal/releases/tag/v1.0.0-alpha.5

The error message originates from here https://github.com/jellyfin/jellyfin-webos/blob/25b774482b325c06ef2554c150ae3ea4c60214d3/org.jellyfin.webos/js/index.js#L320-L336 Looks like the `isNaN` check is inverted, so this would most likely have been caused by a 4xx or 5xx status code returned...

I don't think restore would be feasible, as the server is running and has the world loaded. I guess it *could* be possible to kick everyone and forcefully unload the...

This issue is way more likely to be due to hardware failure than this plugin. When the filesystem goes read-only, there should be some information about it in your kernel...

Is this issue still present in Jellyfin 10.6.3 with plugin version 9? What is your system timezone?

You can find documentation on services here; https://developer.android.com/guide/components/services

Intros don't play if the Cinema mode user playback setting is disabled, could you check the status of that checkbox?

For Jellyfin-Web, open the user menu then the `Playback` submenu. Toggle the `Cinema mode` checkbox to enable/disable playback of intros, trailers etc. This plugin does not handle the playback, it...

Could you guys fill on some more information here? "After update" isn't as useful as "updating [plugin/jellyfin] from x.y.0 to x.y.2". Any errors in the server logs? What about the...