Rename tv show files using online databases
Project description
TV Renamr is a utility to rename TV shows based upon filenames or user input.
Install it straight from the PyPI:
pip install tvrenamr
Run it from the command line:
$ tvr file $ tvr folder
You want moar docs? Here you go.
Found an issue? Raise a bug!
Changelog
v3.3.0
Add partial option and functionality.
Update test suite & travis.
Refactor FrontEnd to make it easier to use from elsewhere.
v3.2.0
Remove lxml and thus it’s C building dependencies
Tidy up the tests
Clean up the library fallback logic and it’s error handling
v3.1.0
Show unhandled exceptions
Provide a default filenmae format to fall back to
Use Requests instead of urllib2
Thanks to sampsyo for his work on this release
v3.0.3
Add documentation and push to Read the Docs
Fix another silly typo. Regretting the state of the tests now…
v3.0.2
Fix a silly naming bug that broke everything and brown bagged the last release.
v3.0.1
Allow the use of apostrophes in the show name regular expression
Allow the use of hypen as a delimiter in the filename regular expression.
Clean up the interface to the episode object for use in the front end.
Use the correct variable name when retrieving the show name from an episode object.
Give more sensible output when the config’s defaults are missing.
Return the correct error code when exiting from an error.
v3.0.0
720p episodes can now be renamed.
Fallback to the other library if the first one can’t find a tv show or episode. This feature also adds better support for new libraries.
Added a command line option to override the show name when output to the filename.
Can use foward slashes allowed in show names and episode titles.
Use lxml as the xml library and add an extra check for empty xml files being returned from the library.
Use an episode object to hold an episode’s information during the rename process.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file tvrenamr-3.3.1.tar.gz
.
File metadata
- Download URL: tvrenamr-3.3.1.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eade3fcd80c84fca036a6f52d0488467147a9b7514bb841369054f0f314dbb8d |
|
MD5 | 99d6e47d9c0ac3cae99b0074e14d2022 |
|
BLAKE2b-256 | 86eba2f4a0decba75e200e343221662c3f6a8187965a3b48a3c2009fb68c2ff5 |