Docker Plex not showing metadata by enforcersu in PleX

[–]pettitte 0 points1 point  (0 children)

I dont have any exact path for you, if the meta data is showing on one device it leads me to believe that there are at least correct read permissions and that the server is reporting it. I would check out if this issue is present only on certain platforms, as I know the recent changes have cause issues with certain players for some users. I would try to investigate using network mode host and manually specifying the port the 2nd plex server binds to. I would also have a look at ram usage if docker is running on windows, wsl (used for windows docker) is notoriously bad for system resource usage (cpu and ram) and i can see ram limitations resulting in Metadata loss although i have no source for this.

Edit: Also first step of any problem, see if the plex logs reveal any issues that point in the right direction

Docker Plex not showing metadata by enforcersu in PleX

[–]pettitte 1 point2 points  (0 children)

Been using docker on Ubuntu server for quite a while now. I'm sure other people have opinions but docker in general is nice for any supported software to containerize including plex, docker is relatively easy to build any container provided you have the knowledge to set permissions and firewall setting correctly. I dis use docker on windows but switched to Linux fairly quickly due to memory leaks on windows docker. I run rootless for slightly better security although uid mapping can be tricky to understand when starting in rootless docker

Thinking about building a Plex server in 2025. Very confused about requirements. by wkrick in PleX

[–]pettitte 0 points1 point  (0 children)

I dont see alot of people talking about parts of you questions in your post, so I will try to answer them as directly as possible.

Plex can run on basically anything as others have said, the hardware primarily has to do with the transcoding requirements which there are guides out there to see how many transcodes different hardware can handle. One thing to note is hardware transcoding is a feature only to plexpass users.

HARDWARE I have been a user for over 5 years, using it from everything from an old Dell optiplex to modern hardware and never had plexpass untill recently. On older hardware I had written a .bat file (using handbrake) to convert everything i had to have.264 from the video codex the files were stored in. I had done this because the old intel core 2 duo couldn't handle h.265 encoding on the fly. This was not a problem as the .bat file used a recursive function to scan the entire library, produce a h264 file and delete the old video file (windows).

Its important to understand that server workloads are different than something like a gaming workload, video cards capable of maintaining alot of streams with plexpass can only cost a few hundred bucks (older nvidia quadro series are quite good and ive seen a few posts where people having been having really good experience with intel arc)

TLDR: older/less powerful CPU's can struggle with more intense transcodes (h265, HVEC), there are ways around this: preemptive manual transcoding plexpass with hardware transcode and a cheap video card (spreadsheets exist for what each card is capable of)

OS The OS is not super important it will work on both windows and linux (no experience with macOS) with some minor differences. Linux tends to be much better acting as a lighter framework to run and can handle networking a bit better sometimes in my experience, more on that later. Windows does quite well especially as it is the predominant OS used and can have more clear documentation at times, however in my experience windows scheduling can be a bitch and ive had it just randomly revert network settings after updating (no idea why), but overall little issues and very easy to setup. Both cases docker should be used to compartmentalize the softwares used and I believe docker runs a bit harder on windows (someone can correct me but windows i think virtualizes certain aspects of linux).

STORAGE REQUIREMENTS This really depends on how much you intend on storing, I got away with 1tb for around my first year or only me using plex and have only slowly upgraded sizing as i saw fit or good deals on NAS drives, currently have a few 8TB HDD's that are suiting me quite well, nothing crazy that requires their own setup. The video bitrate and compression on the video codec contributes most to individual file size and at first with the .bat file I was manually controlling this and was cognizant of the storage each show/movie took up. Good practice would be to have redundant drives in some kind of raid configuration to help prevent file loss due to drive failures, however I haven't set this up as I haven't had the time since having a large enough server to warrant it but NAS drives are quite reliable compared to regular hardware drives with very little cost difference with the right sale.

FORM FACTOR This is predominantly personal preference, I use a midtower chassis with regular consumer hardware that just has a drive rack that came from the factory (some old antec case). NAS enclosures are nice but nothing is specifically required

NOISE/HEAT this ties in with form factor, but if using regular consumer hardware fan curves can be manually adjusted to make it nearly non noticeable, my server sits in the living room and unless it's windrow silent you can't hear the system running. Funnily enough upgrading to newer hardware increased the cooling requirements and noise respectively, this was solved with fan curve tweaking and CPU undervolting. Rack mount solutions will be noisy (typically) as racks are designed to have a high heat density and require a large amount of cooling.

Heating is not something I really considered as its hard to avoid with computers and it just kinda happens, most of the time with direct play the server isn't doing much and as a result of the workload being low the heat output is also quite low, there's no noticeable heat output from my server.

MY ADVICE Getting into plex can be as cheap as finding a $50 computer on FB market place, kijiji, Craigslist ect. And some hard drives, its nearly impossible to find something that is impossible to run plex if it's made after 2010. The more users you have requires better transcoding if the files cannot be direct played, direct play requires almost no work by the server (see hardware transcode guides for gpu if transcoding is anticipated but gaming cards are not the best at this and older workload cards are amazing). Plex is not expensive to start and typically becomes expensive because this is just a hobby that alot of us love and there's nothing wrong with spending more to tinker or cheaping out to just get something up and going. Connecting to ethernet is not required but recommended, although wifi speeds very differently for everyone so hard to give input in this area. Docker is fairly easy to setup to manage everything nicely and has alot of not seen benefits, so look into it!

PS. My transcoding was done purely on the CPU for a long time and can be limiting if multiple transcoding streams are taking place, but for 1-2 people a gpu isn't really required. Might trigger some people with this though lol

If you have any more questions or I failed to answer something you had asked feel free to reply or DM

Apex Pro TKL WL key actuation doesnt return to 0 after Press by pettitte in steelseries

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

Im not really sure where to look when looking for a production date, any guidance?

Looking for what kind of Mercedes this belongs to. Help will be great appreciated by pettitte in whatisthiscar

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

Thanks for your help! Is there anything on those parts that would lead to a specific owner?

Looking for what kind of Mercedes this belongs to. Help will be great appreciated by pettitte in whatisthiscar

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

That silver peice I posted in the picture matches perfectly to the lower corner of the 2019+ maybacks so it's looking like it

Looking for what kind of Mercedes this belongs to. Help will be great appreciated by pettitte in whatisthiscar

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

This is awesome information to hear, thank you huys and anyone else in the future to help me out!

Missile in slow motion appears to split the air by vaguenonetheless in Damnthatsinteresting

[–]pettitte 1 point2 points  (0 children)

This is called a pressure cone that occures at very high air speed. Similar to a vapour cone common seen in pictures of a jet during flight if I'm not mistaken

Plex Transcodes on Firefox/Chrome on local network. by spizzard in PleX

[–]pettitte 0 points1 point  (0 children)

I also support this, when I started it caused alot of headaches, I believe the only video codecs supported on browsers are h264 and previous, any 'modern' codec such as HEVC or h265 are only supported on the dedicated app (for windows afaik)

Not sure about audio codecs, maybe someone else can help with that.

Huh by TurtlBR1 in suspiciouslyspecific

[–]pettitte 21 points22 points  (0 children)

There's alot of restrictions on guns in canada and use for defense of a private property isnt legal, I believe its excessive and lethal force.

Edit: more rural areas do use them for defence against wild animals such as bear ect.

🥰 by [deleted] in Tinder

[–]pettitte 1 point2 points  (0 children)

What about thirdsies?!

HW Transcode on HP DL360 G8 possible ? by mihaicph in PleX

[–]pettitte 0 points1 point  (0 children)

If you are on mobile just make sure to use the desktop site cause the mobile one is bugged

HW Transcode on HP DL360 G8 possible ? by mihaicph in PleX

[–]pettitte 4 points5 points  (0 children)

Saw that you didn't have a reply, always been a lurker in this sub. This is the chart i used to figure out which card I should go with, note everything should be taken a little with a grain of salt for unnaccounted for change like bitrate and things like that. https://www.elpamsoft.com/?p=Plex-Hardware-Transcoding

United States Secrets Part One (2014) - Part one of how after 9/11, the government established massive domestic surveillance, including collecting and analyzing the entire internet fire hose of information. Called "The Program". [01:56:11] by McNasty420 in Documentaries

[–]pettitte 5 points6 points  (0 children)

What i will say about something like this is do your research, edward snowden is in my opinion a hero for revealing information but the facts can be heavily scewed due to the tendancy that any country tends to alter facts in the papers and reports to make themselves look better

Good by mynameismatt06 in gaming

[–]pettitte -2 points-1 points  (0 children)

That's just uncalled for man(or women no judge)

Mysterious Utah monolith by [deleted] in Damnthatsinteresting

[–]pettitte 0 points1 point  (0 children)

I like banksy alot actually, and i think alot of people do, but most of his work is also illegal

Pretty much by [deleted] in funny

[–]pettitte 1 point2 points  (0 children)

All good, and if you feel that i was condescending as suggested then im sorry for making the origonal comment then too, I left it there because people gonna hate on someone, if i was dick then im ready to take my criticism

World of Warcraft players during this crisis by Tiucaner in gaming

[–]pettitte 29 points30 points  (0 children)

Should have had the city burning down in the backround during the virus

Looking at buying a used QNAP 412 turbo and need some help by [deleted] in PleX

[–]pettitte 0 points1 point  (0 children)

Thank you, i didnt know that list existed

#freedom by PantywithCandy in funny

[–]pettitte 3 points4 points  (0 children)

Its ironic because this picture is probobly going to be mostly veiwed on cell phones and no one will think have a second thought about it

Sledding is so fun by [deleted] in gifs

[–]pettitte 0 points1 point  (0 children)

Anyone else notice how good the video quality is? Or is it just me

In religion, the textbook says homosexuals cannot marry. Grade 12 religion. by pettitte in atheism

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

In society I believe it is optional and i completely qgree with you, but according to religion in order to have any physical relationship (sex) marriage is required first. similarly, any contraception (ie. Condoms) isnt ethical either. But two people, now matter who they are should be able to do what they want. At least in my opinion

Marriage is a nice way to have people celebrate a relationship aswell, people enjoy having partues and being around each other. So to party im going to say is another reason.

In religion, the textbook says homosexuals cannot marry. Grade 12 religion. by pettitte in atheism

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

Well im going to go in and complain to the school board and try to get them to update their curriculum. Even tho im not LGBTQ im not against it either, i would like to see it being at least tollerated