avjui / Gamez

Automated Video Game Download for Sabnzbd
33 stars 11 forks source link

More search providers #71

Open itsme9x opened 11 years ago

itsme9x commented 11 years ago

At the moment 2 newsnab providers and nzb.su are down. NZBmatrix stopped. So there are no search providers left at the moment.

Is it possible to add support for:

-NZBsRus -Newsbin -Womble index -Sickbeard Index (if possible?) -Multiple newsnab providers

avjui commented 11 years ago

At the moment I have no free time but i will look into this next week.

p.s.: patches are welcome ;-)

Lucidi0us commented 11 years ago

I too would love this, as I use NZBsRus

avjui commented 11 years ago

I have try to add NZBsRus. Please test i don't can because I don´t have a VIP account . So please can some one test

franner commented 11 years ago

I would like to suggest thepiratybay, isohunt, h33t as search provider. Sickbeard & couchpotato have them as well, if you need they might help you I suppose. sickbeard has a mod where better torrent support has been added: https://github.com/mr-orange/Sick-Beard/. Would be nice to add that proxy in case thepiratebay changes url or is blocked in a certain country.

Besides I dunno if kat.ph have changed, but the games I tried downloading as a test didn't get downloaded even through there are many torrents. I test with crysis, crysis 3 and the sims 3. None of them got downloaded/snatched.

lad1337 commented 11 years ago

to developers: i made fork of this program at https://github.com/lad1337/Gamez i pretty much re wrote most of the code. but the most importend part is that i made indexers (and other stuff) into plugins ... it is really only in testing right now and not ment to be public but i would love some feedback i started to write a doc for the plugin system https://github.com/lad1337/Gamez/blob/develop/Plugins.md but since its so early in development it is already old (e.g. plugins can now update on there own https://github.com/lad1337/Gamez/blob/develop/plugins/notifier/Notifo.py is just a dummy that can update on its own by providing an update_url and a version attr ) ... if you would like to try it and have questions/issues feel fre to create an issue on my fork

avjui commented 11 years ago

@ lad1337 very nice I like your work. I see you have done much things that I have on my TODO. My problem is that I don´t have time for this project at the moment. So feel free to make your nice fork public. The original author I don´t see along time ago.

jangrewe commented 11 years ago

Feature Request: Allow setting the path under which Gamez is published through mod_proxy - otherwise all the scripts and stylesheets are 404'ing. Thanks!

(I'm adding this here, because i can't open an issue in your repo, sorry.)