Search found 4 matches
- 10 May 2024, 07:52
- Forum: Help and Support
- Topic: Question about multi-part episodes
- Replies: 8
- Views: 10218
Re: Question about multi-part episodes
Thank you, after much trial and error, I have 4 scripts that I combined into 1 preset for all the parameters I can think of for now. I'm a novice when it comes to javascript, learning as I go. Here is what I came up with and the result. { fn.replaceAll("\\_", " ").replaceAll("\\.", " ").replaceAll ...
- 09 May 2024, 20:29
- Forum: Help and Support
- Topic: Question about multi-part episodes
- Replies: 8
- Views: 10218
Re: Question about multi-part episodes
You wouldn't happen to know where I can get a full list of the things "clean" removes? I figured out that { fn.replaceAll("1080p", "") } works and will remove 1080p from any titles, but obviously someone before me has done all the homework on all the possible things that need to be removed from ...
- 09 May 2024, 19:02
- Forum: Help and Support
- Topic: Question about multi-part episodes
- Replies: 8
- Views: 10218
Re: Question about multi-part episodes
Thank you, that was actually very informative, I learned a lot about the presets thanks to this. I'm curious, under the 'Clean name' Preset is there a way to add a parameter to have it ignore certain things? like dashes(-), so that it leaves them in?
Thanks again.
Thanks again.
- 08 May 2024, 19:52
- Forum: Help and Support
- Topic: Question about multi-part episodes
- Replies: 8
- Views: 10218
Question about multi-part episodes
Sometimes when 2 parter episodes are combined and its not the last episode of a season, plex gets confused until you rearrange the numbers down the line. so lets say 'Parks and Recreation - 6x01 - London' and 'Parks and Recreation - 6x02 - London' are combined into one file, i then have to name it ...