nzbget / VideoSort

Video sorting script for NZBGet
GNU General Public License v3.0
105 stars 42 forks source link

Is there a way to use this script to modify preceding "The"'s in movie titles? #25

Open jtenniswood opened 7 years ago

jtenniswood commented 7 years ago

This question was asked a couple of years ago, and it was mentioned that it was added to a todo list, but can't find any follow up...

Is there a way to use this script to modify preceding "The"'s in movie titles?

For example:

Movie title: "The Double" Year: 2013

Can it be moved and renamed to this:

x/x/Double, The (2013)/The Double (2013).mkv

This is how CP does it, and I'm trying to keep the same format as it helps when sorting movie folders to not have them all say "The X".

https://forum.nzbget.net/viewtopic.php?f=8&t=840&p=9292&hilit=title%2C+the#p9290

Thanks!

hugbug commented 7 years ago

It was forgotten. This won't happen again thanks to this issue item.

fleXible commented 4 years ago

Hi @jtenniswood, VideoSort uses the library guessit as its underlying workhorse. I just did a quick check there and couldn't find this capability there. If implemented in VideoSort itself, it would only work for the english language and not work as expected for any other.