Matroxt / one-pace-to-plex

Guide to adapt One Pace releases to a format Plex can use
75 stars 8 forks source link

One mkv file has 3 Entries in the library instead of just one #11

Open Unprogress opened 1 year ago

Unprogress commented 1 year ago

the library looks like this image Did the naming scheme with the python script, everything looks fine there naming wise

Folder structure is like this Anime ├───One Pace │ ├───One Piece [tvdb4-81797] │ │ ├───Arc 30 - Whole Cake Island │ │ │ ├───tvdb4.mapping │ │ │ └───One.Piece.E777-E779.720p.mkv │ │ │ └───One.Piece.E783-E785.720p.mkv .... .... │ │ │ └───One.Piece.E876-E877.720p.mkv

One Piece has its on library with the One Piece [tvdb4-81797] folder being the that plex searches in Absolute Series scanner and HAMA are also enabled and are working with my normal anime library. Any idea what that might be?

Matroxt commented 1 year ago

Hey there

That folder structure looks good as far as I can tell.

It shows the same thumbnail because for multiple episodes because it's the same file.

The issue seems to be with fetching the metadata. Have you had a look at HAMA and ASS logs?

Have you tried the Plex Dance?

If the metadata gets fetched correctly, it should look like this. Screen Shot 2023-09-13 at 9 26 02 PM

Unprogress commented 1 year ago

Hey, Yes i did the plex dance. I can send some Logs if you need them. I guess the setup itself is at least correct image The One Piece logs i can find in ASS Scanner logs are 0 byte large. I guess there is the problem. But it wont matter that much now, am accustomed to that now and its actually pretty good - this way i can seamlessly continue with the episodes that are not yet done in one pace

Myopik commented 11 months ago

Hey there

That folder structure looks good as far as I can tell.

It shows the same thumbnail because for multiple episodes because it's the same file.

The issue seems to be with fetching the metadata. Have you had a look at HAMA and ASS logs?

Have you tried the Plex Dance?

If the metadata gets fetched correctly, it should look like this. Screen Shot 2023-09-13 at 9 26 02 PM

I'm having an issue where any episode that is labeled as having multiple episodes (eg. One.Piece.E777-E779.720p.mkv as opposed to One.Piece.E777.720p.mkv) shows up multiple times in the library. Even in your example screenshot Episode 777, Episode 778, and Episode 779 are are the same exact episode (31min long) even though the metadata is pulling for 3 seperate episodes. This causes a massive issue where you have 960+ Episodes in the Plex, but only 432 files.

Is there anyway to fix this?

Here is an example for Arc 02 - Orange Town, where you can see there is 5 episodes on Plex, but only 3 in the file. It's making two episodes for the E4-E5 file and the same for the E6-E7 file even though it's only a single "episode."

https://i.imgur.com/6gLjQNG.png