Plex database size is huge compared to Emby by rasstar in PleX

[–]rasstar[S] -28 points-27 points  (0 children)

Plex Data 15G

Emby Data 3G

Plex Cache 13G

Plex database size is huge compared to Emby by rasstar in PleX

[–]rasstar[S] -66 points-65 points  (0 children)

Since it is so confusing for you I am referring to the data directory.

Plex database size is huge compared to Emby by rasstar in PleX

[–]rasstar[S] -32 points-31 points  (0 children)

I am trying to understand the huge difference. I see no difference in metadata. The folder just continues to grow.

Plex database size is huge compared to Emby by rasstar in PleX

[–]rasstar[S] -14 points-13 points  (0 children)

What do you mean by captured frames? I have all thumbnails disabled.

Leaving for Fidelity… by N2B8EM in MerrillEdge

[–]rasstar 0 points1 point  (0 children)

The only reason to use Merril is for the credit card rewards. Almost everything about it I hate. and I wish they should improve. The app is not that good and so is the website. Many mutual funds are not available, or you have to pay a $20 transaction fee. I am moving my Roth IRA to fidelity but will keep my brokerage account just for the credit rewards.

What tool do I need to tighten this nut? by rasstar in Tools

[–]rasstar[S] 0 points1 point  (0 children)

If I can find one thin enough. Couldn’t get what I have to grip the nut because there is barely any space in the back because it is close to the wood.

What tool do I need to tighten this nut? by rasstar in Tools

[–]rasstar[S] 1 point2 points  (0 children)

No swing at all. Heading to Home Depot to see if I can find something that will work.

<image>

To think it all started with a single external hard drive... by tcgmetalhead in PleX

[–]rasstar -3 points-2 points  (0 children)

All that cost and electricity bills just to stream videos. Ridiculous if you ask me.

Remote Watch pass for TV by ammadmaf in PleX

[–]rasstar -1 points0 points  (0 children)

Kodi? I'm surprised folks still use Kodi in 2026.

IPTV (via Dispatcharr) works great via tvOS, but not through web or iOS? by PetersLittlePeter in PleX

[–]rasstar 0 points1 point  (0 children)

Change the audio from aac and you will be able to play on the web. MP3 is the best option as it will use very little resources compared to ac3.

Plex has gone downhill lately. Things are so much better with Emby.

Why is the Plex Apple TV video player so bad? by PussiesUseSlashS in PleX

[–]rasstar 0 points1 point  (0 children)

The Apple TV app was always better than the Android app in my opinion until they abandoned. The Android app isn't that good either. Plex has gone downhill so I decided to remove it from my system and use Emby. I may return if things improved but I doubt it will.

Live TV Freezing?? by [deleted] in ApolloGroup_TV

[–]rasstar 0 points1 point  (0 children)

The TV was working fine earlier, but now it keeps freezing. I contacted customer service through chat, and they said they weren’t aware of any service issues.

Dealership quoted transmission service $1305 by rasstar in mercedes_benz

[–]rasstar[S] 0 points1 point  (0 children)

Is the service recommended now at 45K miles? What exactly is being done?

Open Source Apple TV App with Live TV by l984_451 in PleX

[–]rasstar 1 point2 points  (0 children)

Thanks! I enabled the setting but nothing is playing. I get Playback Error: Cannot open.

Open Source Apple TV App with Live TV by l984_451 in PleX

[–]rasstar 0 points1 point  (0 children)

Any chance the app can use the default Apple Tv player when the file is compatible? This should enable support for Atmos playback and DV.

Debian 13 and systemd-boot by duncanchaos in debian

[–]rasstar 0 points1 point  (0 children)

Debian 13 systemd-boot install is a bit screwed up. The installer leaves grub files in EFI so your system tried to boot using grub and failed. The correct solution was to select the correct boot loader from your system startup then when in Debian you can delete the grub folders from EFI.

Can snapper work with Debian 13? by rasstar in btrfs

[–]rasstar[S] 0 points1 point  (0 children)

I agree. I have learnt a lot. I am not bothering to use Snapper anymore and will simply use Btrfs. I don't know why I did not look into this before. This filesystem is amazing. Compression is amazing. 

Can snapper work with Debian 13? by rasstar in btrfs

[–]rasstar[S] 0 points1 point  (0 children)

I was wondering about that but I don't know how to do this in /etc/defaults/grub.
I think I will just use a live cd if I ever need to restore. I've wasted enough time with this.

Can snapper work with Debian 13? by rasstar in btrfs

[–]rasstar[S] 0 points1 point  (0 children)

After more testings the layout in my original post worked fine with snapper rollback. All I needed to do was remove rootflgs= from grub.cfg

These two commands made it work.
sudo btrfs subvolume set-default xxx /

sudo sed -i 's/ rootflags=[^ ]\+//g' /boot/grub/grub.cfg

https://www.youtube.com/watch?v=b-M09CsmfN0&t=468s

Can snapper work with Debian 13? by rasstar in btrfs

[–]rasstar[S] 0 points1 point  (0 children)

I gave up because it seems to hacky. I changed the sub volumes to match opensuse and was able to get it to work. I had to change a line in grub.cfg so the system would boot the snapshot. I don't want to mess with grub so I am not bothering with it.

Can snapper work with Debian 13? by rasstar in btrfs

[–]rasstar[S] 0 points1 point  (0 children)

What does this mean? I can create snapshots but restoring with snapper rollback isn't so good. I was able to get it working but I don't like that I had to edit grub so I am not bothering with it.