VideoSort icon indicating copy to clipboard operation
VideoSort copied to clipboard

Video sorting script for NZBGet

Results 26 VideoSort issues
Sort by recently updated
recently updated
newest added

Hi, On my Qnap TS-431p nas i have Python 3.10 running (cannot downgrade it) and not sure if this is the issue but videosort does not work correctly. I get...

Hi, I have problem with renaming series (animes actually) which have hundreds of episodes. `my format : %dn/%sn.S%0sE%0e ` After the post processing, the episode lost 1 number, eg: 168...

NZBGet since v17 supports extra long file names (above 260 characters) on Windows. VideoSort needs to be extended to support extra long file names as well.

help wanted
feature

Probably okay to simply replace "vs" to "vs." since it's a common word.

In reference to the issue I reported in [this thread](https://github.com/nzbget/VideoSort/issues/61)

With the latest master on macOS Catalina Python 3.8.5: ```sh $ brew install python $ pip3 --no-cache-dir install guessit $ pip3 show guessit Name: guessit Version: 3.1.1 Summary: GuessIt -...

Would it be possible to get support for the alternative_title shown in the GuessIt results? eg ('alternative_title', u'Qualifying')

Currently I use `%dn/%dn.%ext` and would love to be able to remove -Obfuscated -Scrambled from file/folder names. This could be achieved by simply removing all `-Obfuscated` `-Scrambled` etc text.

A very minor issue but when using git clone, VideoSort (version 8) installs itself in the "VideoSort" directory but internally the scripts use the all lower case "videosort" directory. `/scripts/VideoSort/VideoSort.py:...

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...

help wanted
feature