MyEpisode/Tvchecker & NzbMatrix/nzb.su Sync + Delphi Source
Posted: October 29th, 2010, 6:57 am
Ey all,
I've been working a bit on a small app to sync my tv series using myepisodes/tvchecker and nzbmatrix/nsz.su. The program will check the episodes that you still need to acquire from myepisodes or tvchecker and will do a lookup on nzbmatrix or nzb.su and download the nzb if found. It will also take into account "proper" releases.
To compile the delphi source, you'll need to download a 3rd party component called omnixml (http://www.omnixml.com/)
For the FreePascal source i suggest you download a "one in all" pack called "CodeTyphon" (by PilotLogic)
Anyway, maybe this quick mockup might be usefull to someone
You can download it from here :
04/03/2011 : FreePascal version : http://www.mediafire.com/?pja4iakc3fyv5gc
12/02/2011 : Delphi version : http://www.mediafire.com/?gju1kayysj708ly
or from http://www.tvchecker.net (downloads)
Updated 04/03/2011 : (nothing changed in ini file)
- Fixed an issue when gathering data from myepisodes
Updated 01/03/2011 : (nothing changed in ini file)
- Fixed a issue when searhing
- Moved code over to FreePascal
- Included binaries for Windows and linux (compiled on latest ubuntu)
Updated 12/02/2011 : (nothing changed in ini file)
- Series quality is now pulled from tvchecker.net if used (you configure this on the site itself)
Updated 07/02/2011 : (ini file slightly changed - see readme.txt)
- Display error when settings are missing
- Cleaned up and moved around lots of code
- Nzb.su search modified. First search on serie/season/episode. If fails do a plain text search as alternative)
Updated 26/12/2010 : (just copy the .exe, nothing changed in .ini file)
- Several fixes
Updated 22/12/2010 : (ini file changed aswel)
- Added some visuals incase of an exception
- Added tvchecker.net as alternative to myepisodes
- Changed the name to SyncMyEpisodes
Updated 08/12/2010 : (just copy the .exe, nothing changed in .ini file)
- Fixed issue with nzb.su
Updated 22/11/2010 :
- Use second search engine when no results are found on the first one
Updated 09/11/2010 :
- Added support for nzb.su
Updated 08/11/2010 :
- Readme.txt is included
- Direct send nzb to sabnzbd
- A serie can now be mapped to more than one alias on nzbmatrix
I've been working a bit on a small app to sync my tv series using myepisodes/tvchecker and nzbmatrix/nsz.su. The program will check the episodes that you still need to acquire from myepisodes or tvchecker and will do a lookup on nzbmatrix or nzb.su and download the nzb if found. It will also take into account "proper" releases.
To compile the delphi source, you'll need to download a 3rd party component called omnixml (http://www.omnixml.com/)
For the FreePascal source i suggest you download a "one in all" pack called "CodeTyphon" (by PilotLogic)
Anyway, maybe this quick mockup might be usefull to someone
You can download it from here :
04/03/2011 : FreePascal version : http://www.mediafire.com/?pja4iakc3fyv5gc
12/02/2011 : Delphi version : http://www.mediafire.com/?gju1kayysj708ly
or from http://www.tvchecker.net (downloads)
Updated 04/03/2011 : (nothing changed in ini file)
- Fixed an issue when gathering data from myepisodes
Updated 01/03/2011 : (nothing changed in ini file)
- Fixed a issue when searhing
- Moved code over to FreePascal
- Included binaries for Windows and linux (compiled on latest ubuntu)
Updated 12/02/2011 : (nothing changed in ini file)
- Series quality is now pulled from tvchecker.net if used (you configure this on the site itself)
Updated 07/02/2011 : (ini file slightly changed - see readme.txt)
- Display error when settings are missing
- Cleaned up and moved around lots of code
- Nzb.su search modified. First search on serie/season/episode. If fails do a plain text search as alternative)
Updated 26/12/2010 : (just copy the .exe, nothing changed in .ini file)
- Several fixes
Updated 22/12/2010 : (ini file changed aswel)
- Added some visuals incase of an exception
- Added tvchecker.net as alternative to myepisodes
- Changed the name to SyncMyEpisodes
Updated 08/12/2010 : (just copy the .exe, nothing changed in .ini file)
- Fixed issue with nzb.su
Updated 22/11/2010 :
- Use second search engine when no results are found on the first one
Updated 09/11/2010 :
- Added support for nzb.su
Updated 08/11/2010 :
- Readme.txt is included
- Direct send nzb to sabnzbd
- A serie can now be mapped to more than one alias on nzbmatrix