|
Project Information
Featured
Downloads
Links
|
Project DescriptionAutomatically rename and organize your TV shows, and more! Main website, including forums, and help at http://tvrename.com ToolsDevelopment is done with Microsoft Visual Studio 2008, in C++/.NET. There is a good chance it'll also compile under VS2005, and it compiles using the free express version of Visual Studio. With a small change, it also compiles using MonoDevelop on Windows. DevelopmentIf you want to add features to TVRename, or fix some bugs, let me know what you want to work on and I'll give you some hints on where to start. Go to the TVRename forums, and make a post there, or add a comment to the relevant issue on the issue tracker here. I can also be emailed tvrename -at- tvrename.com I recommend getting one of the tagged versions from the repository as a starting point. The main branch will be being checked into fairly frequently if I am working on it. You can then submit patches to me, and I'll merge them in with the official code. I can also have a look setting it up so you can commit changes directly. LibrariesTVRename uses two libraries, the binaries for which are included in the repository, and referenced by the project: Developer DocumentationNone yet, sorry. Feel free to send me questions, and I'll steer you in the right direction. |