2014-04-20, 09:08 PM
I've been working on some code to rename TV shows recorded by NPVR into a format compatible with XBMC's "Tv Show" menu.
I guess my project is probably similar to ImageGrabberLite, but it is more limited in scope & doesn't have as many features.
Still somewhat of a work in progress but I wanted to post the source code to get suggestions & feedback.
I am not including a binary file at this time, you will need to compile using Visual Studio. Also you will need to edit the App.config file and change settings to meet your needs plus insert your own TVDB API key.
In somewhat of a hurry today. I'll check back later and follow up if there is interest.
I guess my project is probably similar to ImageGrabberLite, but it is more limited in scope & doesn't have as many features.
Still somewhat of a work in progress but I wanted to post the source code to get suggestions & feedback.
I am not including a binary file at this time, you will need to compile using Visual Studio. Also you will need to edit the App.config file and change settings to meet your needs plus insert your own TVDB API key.
In somewhat of a hurry today. I'll check back later and follow up if there is interest.