MyEpisode/Tvchecker & NzbMatrix/nzb.su Sync + Delphi Source
Re: MyEpisode/Tvchecker & NzbMatrix/nzb.su Sync + Delphi Source
I'd like to try this, can you point me to a thread or tutorial of how to install the add on?
Thanks!
Thanks!
Re: MyEpisode/Tvchecker & NzbMatrix/nzb.su Sync + Delphi Source
Just download the archive, extract it to a folder of your choice and modify the "SyncMyEpisodes.ini" file.mattSmith wrote: I'd like to try this, can you point me to a thread or tutorial of how to install the add on?
Thanks!
Inside the folder you'll find a readme.txt which explains most of the settings. The most important ones to change are :
- downloadfolder
- episodesite : here you define the episodes site to use (myepisodes or tvchecker)
- searchsite[1->255] : here you define the sites on which to search for nzbs
- [NZB search engine] if used, your nzb.su API
- [NZB search engine] if used, your nzbmatrix username and API key
- [Episode site] if used, your myepisodes username and API key
- [Episode site] if used, your TVChecker username and API key
- Your SABNZB ip,port and API key
Just let me know if you need more help or hop over to tvchecker.net
Last edited by fvboegeld on February 3rd, 2011, 3:38 am, edited 1 time in total.
Re: MyEpisode/Tvchecker & NzbMatrix/nzb.su Sync + Delphi Source
And then I just run the SyncMyEpisodes.exe? Do I need to execute this every time I want it to sync, every time I restart my system?
Thanks,
Matt.
Thanks,
Matt.
-
- Newbie
- Posts: 41
- Joined: November 9th, 2010, 4:29 pm
Re: MyEpisode/Tvchecker & NzbMatrix/nzb.su Sync + Delphi Source
Yeah, so you can put a shortcut in the startup folder, or make a scheduled task.mattSmith wrote: And then I just run the SyncMyEpisodes.exe? Do I need to execute this every time I want it to sync, every time I restart my system?
Thanks,
Matt.
@fvboegeld, still using this program.
-
- Newbie
- Posts: 41
- Joined: November 9th, 2010, 4:29 pm
Re: MyEpisode/Tvchecker & NzbMatrix/nzb.su Sync + Delphi Source
Hi
The last days i got no nzb from the series human target and hellcats. I use nzb.su
The last days i got no nzb from the series human target and hellcats. I use nzb.su
Re: MyEpisode/Tvchecker & NzbMatrix/nzb.su Sync + Delphi Source
I'll take a look at this. Thanks!speedster888 wrote: Hi
The last days i got no nzb from the series human target and hellcats. I use nzb.su
Last edited by fvboegeld on February 4th, 2011, 2:05 am, edited 1 time in total.
-
- Newbie
- Posts: 41
- Joined: November 9th, 2010, 4:29 pm
Re: MyEpisode/Tvchecker & NzbMatrix/nzb.su Sync + Delphi Source
Thanks. Looks like nzb.su change something, becasue today I dont get big bang theory & nikita alsofvboegeld wrote:I'll take a look at this. Thanks!speedster888 wrote: Hi
The last days i got no nzb from the series human target and hellcats. I use nzb.su
Re: MyEpisode/Tvchecker & NzbMatrix/nzb.su Sync + Delphi Source
nzb.su has a couple of api's to search for episodes. The one my prog is using will check nzb.su for a certain episode based on rageid, season and episode but seems that this isn't always complete. The code i'm testing atm will first search on rageid, season and ep and if it doesn't find a match, it will continue with a plain text search. More or less the same way it does a search now on nzbmatrix.speedster888 wrote:Thanks. Looks like nzb.su change something, becasue today I dont get big bang theory & nikita alsofvboegeld wrote:I'll take a look at this. Thanks!speedster888 wrote: Hi
The last days i got no nzb from the series human target and hellcats. I use nzb.su
if things go well i'll put this new version online somewhere tomorrow or sunday.
-
- Newbie
- Posts: 41
- Joined: November 9th, 2010, 4:29 pm
Re: MyEpisode/Tvchecker & NzbMatrix/nzb.su Sync + Delphi Source
Thank you. Will take a look when its posted.fvboegeld wrote:nzb.su has a couple of api's to search for episodes. The one my prog is using will check nzb.su for a certain episode based on rageid, season and episode but seems that this isn't always complete. The code i'm testing atm will first search on rageid, season and ep and if it doesn't find a match, it will continue with a plain text search. More or less the same way it does a search now on nzbmatrix.speedster888 wrote:Thanks. Looks like nzb.su change something, becasue today I dont get big bang theory & nikita alsofvboegeld wrote: I'll take a look at this. Thanks!
if things go well i'll put this new version online somewhere tomorrow or sunday.
-
- Newbie
- Posts: 41
- Joined: November 9th, 2010, 4:29 pm
Re: MyEpisode/Tvchecker & NzbMatrix/nzb.su Sync + Delphi Source
Think there was a problem @ nzb.su because todat almost all the nzb's were found
Re: MyEpisode/Tvchecker & NzbMatrix/nzb.su Sync + Delphi Source
New version. See first post for details
-
- Newbie
- Posts: 41
- Joined: November 9th, 2010, 4:29 pm
Re: MyEpisode/Tvchecker & NzbMatrix/nzb.su Sync + Delphi Source
Thnx, will try it
Re: MyEpisode/Tvchecker & NzbMatrix/nzb.su Sync + Delphi Source
Updated - See first post
Re: MyEpisode/Tvchecker & NzbMatrix/nzb.su Sync + Delphi Source
This is really awesome. It's everything I was looking for. The only disappointment is that it's only Microsoft OS based. Is there by any chance that you will port this to Linux? Because there is a lot of people including me who using Linux(Ubuntu).
Thanks a lot for your great effort
xukun
Thanks a lot for your great effort
xukun
Re: MyEpisode/Tvchecker & NzbMatrix/nzb.su Sync + Delphi Source
Thanks.. Don't really have short-term plans to port the code to linux but maybe in the no-so-close-future.. But no plans yet.xukun wrote: This is really awesome. It's everything I was looking for. The only disappointment is that it's only Microsoft OS based. Is there by any chance that you will port this to Linux? Because there is a lot of people including me who using Linux(Ubuntu).
Thanks a lot for your great effort
xukun