SpykerNZ / one-pace-for-plex

This project helps adapt One Pace to a format plex can read.
57 stars 6 forks source link

Season 30-34 No update to naming #21

Closed oldhats closed 5 months ago

oldhats commented 5 months ago

I am on Windows and have all required files in my One Pace folder and each season, yet when running rename.py or using the executable, no update is shown.

cawnj commented 5 months ago

If you could provide some example filenames for a couple of the files you're having issues with, I can help you debug the issue!

oldhats commented 5 months ago

([One Pace] Chapter 700-701 [720p][2A35B710].mkv) ([One Pace] Chapter 718-719 [720p][50143351]) Season 30-34 follows this naming convention. I saw a previous report having the same issue but theirs was resolved but had no luck on my end.

cawnj commented 5 months ago

@oldhats Thanks for that! I have the exact same filename here and it's working as expected for me, can you check to make sure your folder structure looks like this?

└── One Pace
    ├── Season 30
    │   ├── One Pace - S30E01 - Arriving at Dressrosa! The Country of Passion, Love, and Toys!.nfo
    │   └── [One Pace] Chapter 700-701 [720p][2A35B710].mkv
    ├── exceptions.json
    ├── rename.py
    └── seasons.json

Let me know and we can debug further after if that's not the issue :)

oldhats commented 5 months ago

My file structure looks the same i have the 3 required files in my One page folder and each individual season arc

cawnj commented 5 months ago

@oldhats Ok thanks, here's a couple more ideas:

oldhats commented 5 months ago

Everything listed I have done but to no luck. Im gonna close this issue as I believe its on my part. Thanks for the help!