fungos

joined 1 year ago
[–] [email protected] 12 points 2 months ago (1 children)

You can also replace common or shared attributes between your configs using env files: https://docs.docker.com/compose/environment-variables/set-environment-variables/#use-the-env_file-attribute

Things I put there: UIDs, GIDs, TZ, shared mount paths, etc.

[–] [email protected] 8 points 3 months ago

No, that is counter intuitive. It may appear more expensive at first, but on the long run it is a lot more cheaper. It avoid vendor lock-in, recurring increase of dev costs and licensing and lots of other plagues of closed proprietary development like blackbox development and justification of hidden complexity as a driving factor on costs. I worked with legacy closed proprietary sw development and lock-in combined with legacy complexity made man-hour costs exorbitant. These are partially solved by open-sourcing, as kicking out a team and putting a new one is easier, but most importantly transparency as a driving factor on quality of development.

[–] [email protected] 0 points 4 months ago* (last edited 4 months ago) (1 children)

https://github.com/jellyfin/jellyfin-web/issues/4346

Lol at people down voting without a clue.

Anyway, that issue is 1 year old, and subtitles for some reason just keep getting worse with each update. It is not being taken seriously.

It is so easy to reproduce that there must be something more involved to it, explaining why some people dont have the issue.

I tested and validated with these clients: web, roku, android, android-tv, fire and LG

All have the same issue. So maybe some combination of factors with server.

The bugs are different depending on the media, sometimes delayed subtitles and most of times no subtitles at all. Also, trying to switch subtitles to other languages sometimes just dont take effect unless the playback is restarted. Anyway, it is baraly usable.

[–] [email protected] 0 points 4 months ago* (last edited 4 months ago) (3 children)

I really like Jellyfin and push for it, but since last release, it became barely usable. Unfortunately, it made me and all my users switch to Plex again. Where they preferred to buy the respective Plex clients instead of dealing with Jellyfin issues. It is sad, it could be money donated to Jellyfin at some time.

Seriously, if Jellyfin doesn't fix all subtitles issues with their clients, it will be really hard to be taken as a serious competitor in the area. I hope they take this issue seriously and fix it asap before further damage to the project happens.

[–] [email protected] 13 points 4 months ago (1 children)
[–] [email protected] 5 points 6 months ago* (last edited 6 months ago)

First, good job. Looks very good and feels snappy. So high potential player in the ecosystem. So here a quick feedback after a few minutes using this:

  1. when exiting the "home screen" that contains some albums, trying to get back to the same screen with same content is impossible. Getting back to "albums" screen has different content, alphabetically sorted.

  2. I've been looking for a player with proper "preferred" management and features. This app let's us mark an album as preferred (heart), but not sure what it does here. But what I really miss in a player, is a way to mark preferred individual tracks and then to see all these tracks and be able to use that as a giant playlist that we can play in sequence or randomly. Please consider this feature and your app will be already more featured packed and useful than any other jellyfin player out there.

[–] [email protected] 7 points 8 months ago* (last edited 8 months ago) (3 children)

mine was really sluggish for a long time, then I saw someone in here explaining their similar issue and their fix. I don't have the post link, but it was related to DNS settings. Basically for some reason using my pihole dns made only nextcloud sluggish, the fix suggestion was to use 1.1.1.1, which worked. Now, it is a pretty fast nextcloud.

 

I'm considering using RD, but before sign-in up and paying for it, I would like to know if is there a way or a guide on how to get tools like radarr to automatically use RD for downloads instead of using VPNs and seedboxes/torrentboxes.

If you do have a similar setup, can you describe it? Thanks!