Fushuan [he/him]

Huh?

  • 0 Posts
  • 12 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle









  • build steps make sense for apps, they make much less sense for libraries.

    This might be true, but it’s not about build steps, it’s about having detailed iformation of the types of the objects that the library is serving. not knowing the typing of the functions a library is serving is… poor. Maybe typescript is too strict and having something like type hinting like python has would be enough since linters pick up the hints from the libraries, but doing just JS only fuck the people that use the library.



  • Server wise they are practically identical, but the AndroidTV app of jellyfin lags behind quite a bit, the media player is bad, it doesn’t handle well changing subtitles, moving the clip forward and backward… Some of these are fixed by using an external video player, but weirdly enough there have been some movie formats that jellyfin couldn’t handle (the TV app) and emby did.

    I just wish that the TV app were identical to the android app with remote functionality, but I’m no android dev so I’ll stay put and wait.