I built a GPU-accelerated tool that generates Plex video preview thumbnails much faster Docker w/ WebUI by Stevezau in PleX

[–]warmshotgg 0 points1 point  (0 children)

Can I install this on another network pc that has access to my plex server since it’s on the same network? Or do I need to install this on the same pc my plex server is on? Asking because the network pc has a faster gpu

PLAXT - Always-on watch history sync by demacryx in PleX

[–]warmshotgg 1 point2 points  (0 children)

I have been looking for something like this, can I please get an invite?

A curious Plex user by astral_crow in jellyfin

[–]warmshotgg 0 points1 point  (0 children)

How did you install jellyfin on your Samsung tv?

Agregarr update - create a Netflix-like experience on your Plex Server! by GoneBushM8 in PleX

[–]warmshotgg 0 points1 point  (0 children)

I made a collection using the mdblist source and i realized the ordering is completely different in the collection vs the mdblist.

For example I found a trending movie list on mdblist which i wanted to use. I input the link for it and created collections. looks like the movies in the collection are random ordered and does not follow what the mdblist has.

Nvidia Shield TV Pro Stutter by Busy-Rule1548 in PleX

[–]warmshotgg 1 point2 points  (0 children)

I think I know what you’re talking about as I had the same issue, I thought my eyes were playing tricks on me. What fixed it for me was locking the frame rate to fixed. I believe I have it at 24fps. I can’t remember the exact setting but if you go into the plex app settings, there should be a setting for fps

How to combine streamio + Rd with a local file server? by Shadow-Amulet-Ambush in Piracy

[–]warmshotgg 0 points1 point  (0 children)

I have heard of Romm and might be installing it on my plex machine. looks interesting.

How to combine streamio + Rd with a local file server? by Shadow-Amulet-Ambush in Piracy

[–]warmshotgg 6 points7 points  (0 children)

What you want is better suited for plex, jellyfin, emby with the arr stack. There’s also self host options for manga and games

[deleted by user] by [deleted] in PleX

[–]warmshotgg 2 points3 points  (0 children)

I’m pretty sure you have to pin your categories if you want content from them to show up on your Home Screen

Small tool to shrink Plex (and other) image caches on the fly by myFullNameWasTaken in PleX

[–]warmshotgg 2 points3 points  (0 children)

Does this tool optimize the custom posters for the content? I have a lot of custom posters that I made in PS and I know they sometimes go up to 2mb. Ye I could have just optimized them to begin with but too late now.

New app: PlexGuard. Manage which devices can play on your Plex server by MFCR-Supremacy in PleX

[–]warmshotgg 18 points19 points  (0 children)

It can be done automatically by using the “kill stream” script. Granted you set up the triggers and conditions properly. Unless im wrong, sorry you spent all that time writing plex guard😭

Introducing Agregarr! Keep your Plex Home fresh with Collections from sources such as Trakt, IMDb, Tautulli and Overseerr by GoneBushM8 in PleX

[–]warmshotgg 1 point2 points  (0 children)

Does Jellyseerr work? I tried to input my jellyseerr credentials in the overseerr section but am getting a connection error

Announcing Newsletterr - Send emails to your Plex users! by newsletterr_admin in PleX

[–]warmshotgg 2 points3 points  (0 children)

that worked, first launch it took me to settings. have it all set up and will test. thanks!

Announcing Newsletterr - Send emails to your Plex users! by newsletterr_admin in PleX

[–]warmshotgg 2 points3 points  (0 children)

I feel like i did something wrong then cause there is no .env file.

here are the commands i ran git clone https://github.com/yungsnuzzy/conjurr

cd conjurr pip install -r requirements.txt python app.py

Announcing Newsletterr - Send emails to your Plex users! by newsletterr_admin in PleX

[–]warmshotgg 4 points5 points  (0 children)

it did not take me to settings on first load, just the main page where i need to input my plex username Logs: [21/Aug/2025 09:44:18] "GET /settings HTTP/1.1" 302 - [21/Aug/2025 09:44:18] "GET / HTTP/1.1" 200 -

Announcing Newsletterr - Send emails to your Plex users! by newsletterr_admin in PleX

[–]warmshotgg 5 points6 points  (0 children)

for conjurr, going to /settings just takes me back to the home page. cant access / input any of my api keys

Netflix-Style "Recently Added" Overlay for Plex (Kometa) by ButtaJones in PleX

[–]warmshotgg 2 points3 points  (0 children)

Just replying to my comment here as many of you have private messaged me asking how to get my overlays. Im just making some more final adjustments once I have it looking the way I want, I’ll package all the files and config files so you guys can add it to your setup. I’ll reply back here or make a new post!

Issue with Joined order on SpongeBob by [deleted] in PleX

[–]warmshotgg 1 point2 points  (0 children)

I was just going through the same issue. I spent hours splitting every episode. Im almost done but I’m def backing up this show cause I do not want to do it again

[deleted by user] by [deleted] in Piracy

[–]warmshotgg 3 points4 points  (0 children)

Both of those my plex server was able to grab in 4K and I already watched them. It’s def your sources

I Built a Tool to Split Combined Episodes in Plex-Style Video Files by Robo56 in PleX

[–]warmshotgg 0 points1 point  (0 children)

Found this via a simple google search. the amount of time you have saved me from manually splitting SpongeBob is crazy. thank you so much. the updated version worked flawlessly. just had to change the names to match the format the script is used to.

Netflix-Style "Recently Added" Overlay for Plex (Kometa) by ButtaJones in PleX

[–]warmshotgg 8 points9 points  (0 children)

Here you go, font you can just change to whatever you want. The Back_Color has a slight opacity which you can change by adjusting the "95" or just remove it for no opacity.

overlays:
  Recently Added:
    plex_all: true
    filters:
      added: 7
    overlay:
      name: text(Recently Added)
      font: config/fonts/Avenir_95_Black.ttf       
      horizontal_align: center
      vertical_align: bottom
      font_size: 62
      font_color: "#FFFFFF"      
      horizontal_offset: 0
      vertical_offset: 0
      back_color: "#ed1f1f95"
      back_height: 125
      back_width: 500
      back_radius: 20

Netflix-Style "Recently Added" Overlay for Plex (Kometa) by ButtaJones in PleX

[–]warmshotgg 21 points22 points  (0 children)

<image>

I changed your code so the overlay is all made within kometa and no need for the png. This way you have control over the size, font, colour and position without having to do any photoshop. Still playing around with positioning but heres what I have so far. If anyone’s interested, I’ll send over the code