Michael Krieger
Michael Krieger
Would love this added to the CarPlay interface. A favourite or rating (1-5 star) would be helpful for listening to music and being all “I want to hear this song...
> I added support for favourite star in the remote control center. I don’t show a favourite icon in the latest testflight. By comparison, I also show Apple Music which...
Is this not as simple as ``` if value, ok := os.LookupEnv("TZ"); ok { _zone, _ = time.LoadLocation(value) } ``` sometime before [line 95 of chart.go](https://github.com/TwiN/gatus/blob/master/controller/handler/chart.go)? Would that not cause...
> For the best user experience, you'd probably want to use the timezone of the user visiting the web page rather than the timezone of the OS, which is what...
> This is not completed at all, the top comment still accurately describes the current situation. Even with #3591 when combined with this for added clarity?
Maybe related to #7330 ?
I use this library type for documentaries and stand-up comedy, as I've found it best for these media types. The 'Other' media type (formerly called Mixed Media) allows one to...
> Do you still have error if running (first): > > * `./occ config:app:set circles route_to_circle --value ''` > > then try to enable the Circles app again ? >...
If someone wants to clean up these errors, shutdown Jellyfin, and just remove the movies from the XML. Then restart Jellyfin and no more errors. This isn't stored in the...
Yes. Either we need to be able to purge all missing episodes (and they can be recreated) or rescan and it should remove them automatically if the episode exists.