this post was submitted on 16 Sep 2023
4 points (100.0% liked)

Plex

3840 readers
1 users here now

A community for discussing Plex Media Server. Plex Media Server is a smart software that makes playing movies, tv shows, and other media on your computer simple.

Ask questions, get support, and be part of the community here on Lemmy!

Join the c/Plex community on Matrix!

Rules

Rule 1 - Don't be a dick

Don't be a dick. This includes any kind of trolling, baiting, etc. Bigotry may result in an instant permaban.


Rule 2 - No misleading or non-descriptive titles

No misleading or non-descriptive titles. Try to be brief but detailed.


Rule 3 - Keep post and comments relevant

Posts must be related to Plex and Plex-related products, apps. etc. Try to keep comments relevant to the parent comment and to the post.


Rule 4 - Keep discussions of "media aqcuistion" limited to means and methods only.

Discussions regarding media acquisition should be limited to the "how" not the "what", as this is not the place to discuss piracy of specific media. There are other communities for that, and we don't want to get this community defederated from instances where it's a forbidden topic. Posts/comments discussing specific acts of piracy ("How do I find X show?" or "Where can I download Y film?")will be removed. For further clarification see this post


Rule 5 - No asking / offering Plex shares.

No asking / offering Plex shares. There are other communities for that.


Rule 6 - No low-effort / spam / meme posts

No low-effort / meme posts. These are considered spam, and will be removed. Repeat offenses may result in a ban.


Rule 7 - No referral / self-promotion / affiliate links, personal voting / campaigning / funding, or selling posts

No referral / self-promotion / affiliate links, personal voting / campaigning / funding, or selling posts. These are considered spam, and will be removed. Repeat offenses may result in a ban.


Useful Resources


^This^ ^is^ ^a^ ^community^ ^page^ ^and^ ^is^ ^not^ ^affiliated^ ^with^ ^Plex,^ ^Inc.^ ^in^ ^any^ ^way.^

founded 1 year ago
MODERATORS
 

I think I have quite a few items in my library with both a 720p and 1080p version stored on disk. I'd like to find them but can't figure out how to do that through the interface. Is there a way? The closest I found was creating a collection where "Episode Duplicate" is true - but that is still like finding a needle in a haystack. I have to click through seasons, look at each episode's info and see if theres' two files.

I know there's a sqlite database com.plexapp.plugins.library.db but I can't figure out where in there I'd find that info.

top 2 comments
sorted by: hot top controversial new old
[โ€“] Fribbtastic 2 points 1 year ago (1 children)

The filter would be the "Plex way", you would need to also switch to the episode view for this to show all episodes individually that have a duplicate file associated with it.

Maybe Sonarr/Radarr would be something to look into.

I also found the project which might be promising but I never used it https://github.com/l3uddz/plex_dupefinder

[โ€“] [email protected] 1 points 1 year ago

The Python script looks very promising in going to play around with that. Thanks.