0 Followers
0 Following
1 Posts

This crap drives me crazy. Every game I watched last summer on MLB.tv had it going on.

I really enjoy baseball but am overwhelmed by a sense that the owners are just greedy assholes who want to milk their fans for every possible penny. These ads cheapen baseball and remind me of that fact the whole time.

Occasionally you could even lose the pitch as it passed the right(wrong?) places in those digital adds.

I’d like to see MLB mocked by other leagues for this crap.

Oh awesome, that is great to know. Looks like I should do a little more Frigate research.

Exploring Options to add NVR

https://lemmy.world/post/42480173

Exploring Options to add NVR - Lemmy.World

I’m working on getting rid of my Nest cameras around the house and trying to figure out my best option for an NVR. I really only have need/want for 2 cameras right now. One is the doorbell, and another is just a camera pointed at my back door/garage doors. I’ve already replaced the doorbell with a Reolink, and the other one is on the list for replacement soon. As far as hardware I currently have the following possible landing places for Frigate(or other software): - Lenovo ThinkCentre M910q with an i5-7500T - This currently has a Proxmox with: - Linux Mint VM (running Jellyfin inside here) - Several other LXCs (adguard, docker, tailscale etc) - Lincplus Lincstation N2 NAS running Truenas - This currently has Immich running as an app I don’t really need a ton of long term storage or video or anything. A few days would be more than enough, especially if I am able to get some smart alerts through Home Assistant as well. I have thought about buying another mini pc of some form and dedicating it to Frigate because I understand it can be a bit resource hungry, but I don’t really know for sure if that is necessary. Another option along those lines would be to just buy a Reolink NVR. I have also thought about moving Jellyfin to an LXC and passing the intel igpu to Jellyfin there. And then I could run Frigate inside of Docker? Do I understand that I could then share the igpu between Jellyfin and Docker/Frigate? I know this is all kinda scattered. I feel like I almost have too many possible options and I don’t know which one is best these days.

I used Music Assistant a little bit some time back. It seemed promising but it was pretty slow. It left me wondering if the CM4 in my Home Assistant yellow was to blame. I’ve been thinking about installing the CM5. Does anyone think that would make music assistant work better for me?
It’s a big dill.

I have figured out that I was even further confused. When I went into the disks program to figure out what type of partition was on the drive I realized the drive isn’t really at media/RVAtom/SSD it is at mnt/SSD. That makes a little more sense, as I was confused a couple of days ago that it seemed to be in media without me remembering.

Running ls -l on the correct drive gives: rvatom@rvatom-mint-PC:/mnt$ ls -l total 4 drwxr-x—+ 6 rvatom rvatom 4096 Dec 18 22:00 SSD

Under the disks tool I have gone into mount options and checked “mount at system startup”. The drive type is Ext4 I believe. I’m going to try a few more reboots but it seems like Jellyfin is willing to look at this drive now. We may have success.

Great question, no I am running Jellyfin version 10.10.3 in Linux Mint 21.3.

Folder Permissions Issue

https://lemmy.world/post/23438027

Folder Permissions Issue - Lemmy.World

I have added an SSD to my computer that hosts Jellyfin where I want to have my Shows and Movies folders. When I go to add them to my library I get the following error: The path could not be found. Please ensure the path is valid and try again. So the path I had entered was /media/RVAtom/SSD. SSD is the name of the drive, and it was not offered as a choice by Jellyfin, I typed the SSD part myself. I get the impression by reading some stuff that I either need to mount the drive at each reboot, or give jellyfin permission to read (or read and write?) that drive, but I am not sure how to go about that.

Thank you so much for your help! I went to that folder and the migrations.xml was a blank file, but system.xml was still okay.

I searched a little about the migrations.xml and found a thread on the jellyfin forum with exactly the same problem so I renamed all of the xml files in the /etc/jellyfin folder and it started back up nicely.

Migration error after disk full

I'm using Jellyfin 10.9.2.0, and just experienced the transcoder filling the harddrive to the brim with cache files. I cleared the cache, and now the service errors out with a mall formed XML message.

Problem Loading Page - Lemmy.World

I am not sure what I have done to my Jellyfin install. I have been having various issues with my computer that I am using for Jellyfin and when I fixed one (ran out of hard drive space) I now have this one. I do not believe Jellyfin is starting when I reboot my computer. Here is the output of my logs file: ::: spoiler spoiler __ [2024-12-18 21:54:12.874 -05:00] [INF] Jellyfin version: “10.10.3” [2024-12-18 21:54:12.925 -05:00] [INF] Environment Variables: [“[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]”, “[JELLYFIN_DATA_DIR, /var/lib/jellyfin]”, “[JELLYFIN_LOG_DIR, /var/log/jellyfin]”, “[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]”, “[JELLYFIN_ADDITIONAL_OPTS, ]”, “[JELLYFIN_USER, jellyfin]”, “[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]”, “[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]”, “[JELLYFIN_CONFIG_DIR, /etc/jellyfin]”] [2024-12-18 21:54:12.945 -05:00] [INF] Arguments: [“/usr/lib/jellyfin/bin/jellyfin.dll”, “–webdir=/usr/share/jellyfin/web”, “–ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg”] [2024-12-18 21:54:12.945 -05:00] [INF] Operating system: “Linux Mint 21.3” [2024-12-18 21:54:12.945 -05:00] [INF] Architecture: X64 [2024-12-18 21:54:12.946 -05:00] [INF] 64-Bit Process: True [2024-12-18 21:54:12.947 -05:00] [INF] User Interactive: True [2024-12-18 21:54:12.947 -05:00] [INF] Processor count: 2 [2024-12-18 21:54:12.947 -05:00] [INF] Program data path: “/var/lib/jellyfin” [2024-12-18 21:54:12.947 -05:00] [INF] Log directory path: “/var/log/jellyfin” [2024-12-18 21:54:12.947 -05:00] [INF] Config directory path: “/etc/jellyfin” [2024-12-18 21:54:12.947 -05:00] [INF] Cache path: “/var/cache/jellyfin” [2024-12-18 21:54:12.948 -05:00] [INF] Temp directory path: “/tmp/jellyfin” [2024-12-18 21:54:12.948 -05:00] [INF] Web resources path: “/usr/share/jellyfin/web” [2024-12-18 21:54:12.948 -05:00] [INF] Application directory: “/usr/lib/jellyfin/bin/” [2024-12-18 21:54:13.017 -05:00] [FTL] Unhandled Exception System.InvalidOperationException: There is an error in XML document (0, 0). —> System.Xml.XmlException: Root element is missing. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res) at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlReader.MoveToContent() at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderMigrationOptions.Read4_MigrationOptions() at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) — End of inner exception stack trace — at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events) at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader) at Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromStream(Type type, Stream stream) at Emby.Server.Implementations.Serialization.MyXmlSerializer.DeserializeFromFile(Type type, String file) at Jellyfin.Server.Migrations.MigrationRunner.RunPreStartup(ServerApplicationPaths appPaths, ILoggerFactory loggerFactory) at Jellyfin.Server.Program.StartApp(StartupOptions options) at Jellyfin.Server.Program.<Main>(String[] args)_ ::: I googled “There is an error in XML document (0, 0).” and was completely overwhelmed by the posts and solutions I found. Is that even the best starting point for picking this apart?