▲ 11 r/Nuvio

I created a Tautulli-like program for Nuvio. Would anyone be interested in something like this?

Created with python and built as a docker container, it’s a Tautulli-like program that shows currently watching, watch history, and user stats. It was a little side project (as in, less than 400 lines lol), testing some of the things I want to integrate into a much larger project of mine, and thought maybe some may find this useful. I plan on rewriting it with Flutter/Dart, adding more stats and details, and potentially packaging it as an IPA for those who want a local option, instead of Docker.

Important!! Currently it does rely on a self-hosted instance of AIOStreams, I couldn’t find any other way to get currently watching info as such a thing is just not available with Nuvio’s API.

u/KayJune001 — 1 day ago

If this is the state of the game a month before release, it definitely needs more time.

I get that it’s a playtest, so of course we’re testing issues, but the sheer amount of issues is wild to me, ignoring the graphical and visual bugs, the voice chat is.. definitely something, I had a helicopter teleport into the ground, and a respawn timer that kept looping instead of completing lol

reddit.com
u/KayJune001 — 26 days ago

Why won't Jellyfin properly grab the names of some episodes, despite following the correct naming convention?

Noticed while going through my library that a handful of episodes and shows simply don't grab the correct name, despite the naming convention on my files being correct. I'm using S°n*rr to download, import, and rename my files.

u/KayJune001 — 27 days ago

Why does Jellyfin spend only about 10-20 minutes every night downloading missing subtitles despite me having a 2 hour limit on the task?

Basically, I have the download missing subtitles task set to run at 2:30 AM, with a limit of 2 hours, but for some reason it’ll only spend about 10-20 minutes on the task and then finish.. just to run the task for 10-20 minutes again the next day. Is it downloading the subtitles over and over again, is it actually complete, or is it just spending that time checking for missing subs? Lyrics behaves the same way.

u/KayJune001 — 29 days ago
▲ 644 r/PleX

Plex is down.. again. This is getting pretty old for something that’s supposed to be self-hosted.

I’ve got local auth and DLNA setup, yet no access to my own server via any client apps. Yay.

reddit.com
u/KayJune001 — 30 days ago
▲ 0 r/kodi

Is Kodi’s UX supposed to be this bad?

I’ve spent what must be a good few days, 10+ hours, setting up and messing with Kodi, I get that it’s “highly modular and customizable”, but it shouldn’t take as much effort as it does for it to not be entirely shit. Some skins can make it slightly more bearable, but I can’t possibly recommend Kodi to anyone, and the only reason I even still have it installed is to experience Prime Video without ads at this point.

Surely this can’t be user error, there’s got to be some secret trick or configurations that makes Kodi actually enjoyable to use, right?

reddit.com
u/KayJune001 — 1 month ago

一部のアーティストはアプリには表示されませんが、ウェブサイトには表示されますか?

u/KayJune001 — 1 month ago
▲ 343 r/jellyfin

Okay this is a little much.

Compared to all of my other containers, Jellyfin (LinuxServer.io docker-compose) uses an absurd amount of RAM (both idle and while scanning), I don’t have trickplay enabled and I verified no tasks were running. I’ve got the trim environment option enabled as well which has helped clear some the usage up, I tried setting a 2GB container limit but they just resulted in the container OOM killing itself. Restarting sets it back to a reasonable 800MB idle.. for a few hours.

u/KayJune001 — 2 months ago
▲ 59 r/MiniPCs

For $250 USD, is this a good value mini PC given current market conditions?

I’ve been running a pretty old 2013 Dell Inspiron 660 desktop as a media server for a few months and got a lot of mileage out of it; running Plex, Jellyfin, Navidrome, Pi-Hole, the entire arr stack, and at least a dozen other containers and programs, all without much issue, but the 8GB DDR3 RAM idles at 70% usage, any transcoding above 1080p kills it, and it’s not very power efficient or cold at all. I’m running Fedora 43 GNOME on it, which works great, but due to the OS being on a SATA HDD it freezes up and has high I/O load when actually trying to get on the PC while my services are running. So at $250, is this mini PC alright? I know I’ll be recommended an N100 or N150, but transcoding is not much of an issue anymore as all of my client devices can direct play pretty much anything.

u/KayJune001 — 2 months ago
▲ 109 r/jellyfin

Any plans of merging various plugins directly into Jellyfin?

As a relative newcomer to Jellyfin, running it next to Plex, some of the biggest shortcomings I’ve found with it for me are the lack of sometimes really simple features that require a plugin. At this point I have so many plugins that troubleshooting can be really difficult, not knowing what is causing which issues.

Are there any plans to integrate some of the more essential plugins directly into Jellyfin?

Such as:
• Home Screen sections as a replacement for Jellyfin’s built-in Home sections settings.
• Intro Skipper, seeing as the options for ask to skip are already built into Jellyfin but unusable without this plugin iirc
• GetAvatar for proper pfp selection similar to Netflix and other services
• Plugins for grabbing subtitles for media directly from within that media similar to Plex
• Theme songs. Functionality is built into Jellyfin but can’t be managed without a plugin.

And many more. There are a lot of plugins that make significant QoL changes to the point where they’re required in order to get the same experience as Plex in my experience, and for new users that’s really not viable, or at least I can see why some people stick with Plex despite the increasing paywalls. Would love to know other plugins people are using to seriously improve the experience.

reddit.com
u/KayJune001 — 3 months ago
▲ 4 r/sonarr

Can’t get hardlinks to work for the life of me.

I’m on Fedora 43 GNOME 49 running Sonarr in Docker and qBitTorrent as a native RPM.

I have my media server setup as follows:

Movies, TV Shows, and Music are stored in “/home/kay/Media-Server” in their own folders. I also have external drives labeled ExternalHDD001, 002, etc with their paths being “/mnt/ExternalHDD001/Media-Server” with those same movies, shows, music folders.

All torrent downloads are sent to “/home/kay/Downloads/arr downloads” into either a “Movies”, “TV”, or “Music” folder via qBitTorrent categories.

Sonarr is mapped to “/home/kay/Dockers/Arr Stack/Sonarr” for /config and “/home/kay/Media-Server/Shows” + “/mnt/ExternalHDD001/Media-Server/Shows” for /data/tv and /data/tv2 respectively. I also have “/home/kay/Downloads/arr downloads/TV” mapped to /data/downloads/tv.

Sonarr is able to correctly send my Seerr requested media to qBitTorrent which in turn does download shows into “/home/kay/Downloads/arr downloads/TV” without issue, which are then copied into my “/home/kay/Media-Server/Shows” folder and organized/named properly. However, the original copy remains in my arr downloads folder, it’s not a hardlink or sym link. I understand those can’t really persist across multiple drives, so is the best option to have them delete upon being imported? How would I do this? Sorry for the long uneducated post, the entire arr stack has been frustrating to properly configure.

reddit.com
u/KayJune001 — 3 months ago

Jellyfin downmixes transcoded audio unnecessarily?

The same movie plays AAC 5.1 on Plex and AAC 2.0 on Jellyfin, my audio setup supports 5.1. Can’t figure out why it’s down-mixing. Same behavior on other client apps.

u/KayJune001 — 3 months ago

What’s up with Apple Music adding songs to my library on its own?

Every now and then I get a notification like “New Music by:” or “Album Updated” and it just.. adds music to my library. Sometimes, like here, it’s music I already had in my library, and sometimes it’s music I know I never had in my library before. It’s pretty annoying and I haven’t found an option to turn this off.

u/KayJune001 — 3 months ago
▲ 7 r/PleX

What client device or app will reliably direct play ASS subtitles?

I’ve a bit of a problem with ASS/SSA subtitles always causing transcoding on all of my devices (mainly Samsung TV and PS5), which isn’t too much of an issue with some of my lower bitrate (5-20Mbps) 1080p anime shows, but with some of my anime movies that are 1080p 60Mbps+ and 4k 110Mbps+, audio & video direct play but subtitles transcoding causes a loss of quality and buffering (my weak little server ;-;). What choices do I have for being able to direct play these subs with all of their styling?

reddit.com
u/KayJune001 — 3 months ago
▲ 4 r/pchelp+3 crossposts

I’m on Fedora 43, GNOME, up-to-date. 2013 Dell Inspiron 660. In my power settings I have set my screen to dim and turn off after 1 minute, and in Privacy/Security I have it set to lock 1 minute after screen goes dark. This worked since the day I set it up, but I noticed recently it just.. doesn’t, anymore. The screen stays on. As it’s for a media server, I’d really prefer if the screen would go off as it seems to unload gnome shell and various other processes, freeing up resources. I should note, I do *not* have and never had auto suspend on.

How do I fix this? I tried shutting off all my extensions, even uninstalling them, I unplugged all external drives and TVs, it simply refuses to go blank.

reddit.com
u/KayJune001 — 4 months ago