Giter Club home page Giter Club logo

Comments (13)

eybox avatar eybox commented on May 15, 2024 1

Ok, the indexer definition for Zamunda.net is finished. It would hopefully end up on the repository here soon.

from jackett.

 avatar commented on May 15, 2024

Hi @recyzzz ,

Please take a look here: https://github.com/Jackett/Jackett/wiki/How-to-request-a-new-tracker

from jackett.

recyzzz avatar recyzzz commented on May 15, 2024

Please, would you send me your email so i can send you invitation.

AddCategoryMapping("12", TorznabCatType.Console);
//AddCategoryMapping("307", TorznabCatType.ConsoleNDS);
AddCategoryMapping("17", TorznabCatType.ConsolePSP);
//AddCategoryMapping("307", TorznabCatType.ConsoleWii);
AddCategoryMapping("40", TorznabCatType.ConsoleXbox);
AddCategoryMapping("40", TorznabCatType.ConsoleXbox360);
//AddCategoryMapping("307", TorznabCatType.ConsoleWiiwareVC);
//AddCategoryMapping("40", TorznabCatType.ConsoleXBOX360DLC);
AddCategoryMapping("17", TorznabCatType.ConsolePS3);
//AddCategoryMapping("239", TorznabCatType.ConsoleOther);
//AddCategoryMapping("245", TorznabCatType.ConsoleOther);
//AddCategoryMapping("246", TorznabCatType.ConsoleOther);
//AddCategoryMapping("626", TorznabCatType.ConsoleOther);
//AddCategoryMapping("628", TorznabCatType.ConsoleOther);
//AddCategoryMapping("630", TorznabCatType.ConsoleOther);
//AddCategoryMapping("307", TorznabCatType.Console3DS);
AddCategoryMapping("317", TorznabCatType.ConsolePSVita);
//AddCategoryMapping("307", TorznabCatType.ConsoleWiiU);
//AddCategoryMapping("40", TorznabCatType.ConsoleXboxOne);
AddCategoryMapping("17", TorznabCatType.ConsolePS4);
//AddCategoryMapping("631", TorznabCatType.Movies);
AddCategoryMapping("24", TorznabCatType.MoviesForeign);
AddCategoryMapping("28", TorznabCatType.MoviesForeign);
//AddCategoryMapping("455", TorznabCatType.MoviesOther);
//AddCategoryMapping("633", TorznabCatType.MoviesOther);
AddCategoryMapping("19", TorznabCatType.MoviesSD);
AddCategoryMapping("5", TorznabCatType.MoviesHD);
AddCategoryMapping("46", TorznabCatType.Movies3D);
AddCategoryMapping("42", TorznabCatType.MoviesBluRay);
AddCategoryMapping("20", TorznabCatType.MoviesDVD);
//AddCategoryMapping("631", TorznabCatType.MoviesWEBDL);
AddCategoryMapping("6", TorznabCatType.Audio);
//AddCategoryMapping("623", TorznabCatType.AudioMP3);
//AddCategoryMapping("400", TorznabCatType.AudioVideo);
//AddCategoryMapping("402", TorznabCatType.AudioVideo);
//AddCategoryMapping("405", TorznabCatType.AudioAudiobook);
AddCategoryMapping("34", TorznabCatType.AudioLossless);
//AddCategoryMapping("403", TorznabCatType.AudioOther);
//AddCategoryMapping("642", TorznabCatType.AudioOther);
//AddCategoryMapping("1", TorznabCatType.AudioForeign);
//AddCategoryMapping("233", TorznabCatType.PC);
//AddCategoryMapping("236", TorznabCatType.PC);
//AddCategoryMapping("1", TorznabCatType.PC0day);
//AddCategoryMapping("1", TorznabCatType.PCISO);
//AddCategoryMapping("235", TorznabCatType.PCMac);
//AddCategoryMapping("627", TorznabCatType.PCPhoneOther);
AddCategoryMapping("4", TorznabCatType.PCGames);
AddCategoryMapping("21", TorznabCatType.PCGames);
//AddCategoryMapping("625", TorznabCatType.PCPhoneIOS);
//AddCategoryMapping("625", TorznabCatType.PCPhoneAndroid);
AddCategoryMapping("7", TorznabCatType.TV);
AddCategoryMapping("33", TorznabCatType.TV);
//AddCategoryMapping("639", TorznabCatType.TVWEBDL);
//AddCategoryMapping("433", TorznabCatType.TVWEBDL);
//AddCategoryMapping("639", TorznabCatType.TVFOREIGN);
//AddCategoryMapping("433", TorznabCatType.TVFOREIGN);
//AddCategoryMapping("639", TorznabCatType.TVSD);
//AddCategoryMapping("433", TorznabCatType.TVSD);
//AddCategoryMapping("639", TorznabCatType.TVHD);
//AddCategoryMapping("433", TorznabCatType.TVHD);
//AddCategoryMapping("635", TorznabCatType.TVOTHER);
//AddCategoryMapping("636", TorznabCatType.TVSport);
//AddCategoryMapping("637", TorznabCatType.TVAnime);
//AddCategoryMapping("634", TorznabCatType.TVDocumentary);
AddCategoryMapping("9", TorznabCatType.XXX);
//AddCategoryMapping("1", TorznabCatType.XXXDVD);
//AddCategoryMapping("1", TorznabCatType.XXXWMV);
//AddCategoryMapping("1", TorznabCatType.XXXXviD);
//AddCategoryMapping("1", TorznabCatType.XXXx264);
//AddCategoryMapping("1", TorznabCatType.XXXOther);
//AddCategoryMapping("1", TorznabCatType.XXXImageset);
//AddCategoryMapping("1", TorznabCatType.XXXPacks);
//AddCategoryMapping("629", TorznabCatType.Other);
//AddCategoryMapping("1", TorznabCatType.OtherMisc);
//AddCategoryMapping("1", TorznabCatType.OtherHashed);
//AddCategoryMapping("408", TorznabCatType.Books);
//AddCategoryMapping("404", TorznabCatType.BooksEbook);
AddCategoryMapping("32", TorznabCatType.BooksComics);
//AddCategoryMapping("410", TorznabCatType.BooksMagazines);
//AddCategoryMapping("1", TorznabCatType.BooksTechnical);
//AddCategoryMapping("1", TorznabCatType.BooksOther);
//AddCategoryMapping("1", TorznabCatType.BooksForeign);

from jackett.

RoloSoze avatar RoloSoze commented on May 15, 2024

Is this tracker still working? When I click on the link, it says forbidden. Access could be geo-restrcited?

from jackett.

petercontact avatar petercontact commented on May 15, 2024

yes they have open sing ups at the moment
http://zelka.org/login.php

from jackett.

kaso17 avatar kaso17 commented on May 15, 2024

I'm getting a timeout too.
Are the geo blocking based on the IP?

from jackett.

petercontact avatar petercontact commented on May 15, 2024

kaso did you tried http://zelka.org/login.php too?

from jackett.

kaso17 avatar kaso17 commented on May 15, 2024

This site can’t be reached

zelka.org took too long to respond.

from jackett.

RoloSoze avatar RoloSoze commented on May 15, 2024

@kaso17 @petercontact It seems to be down at the moment. 10 days ago, I was getting a 'forbidden' message.

from jackett.

eybox avatar eybox commented on May 15, 2024

Hi, guys. I'm attempting to build it as a 3rd party solution. If it works, I'll just send it over to the creators of Jackett. Cheers!

from jackett.

kaso17 avatar kaso17 commented on May 15, 2024

Added via c87f1b3

Thank you @eybox

from jackett.

garfield69 avatar garfield69 commented on May 15, 2024

@eybox do you happen to know what's the matter with zelka.org, I've been getting ERR_CONNECTION_TIMED_OUT for a week now ?
I don't suppose they have gone the same way as zamunda.net and geo-blocked access....

from jackett.

eybox avatar eybox commented on May 15, 2024

Hi, @garfield69,

I'm unaware of what is going on with Zelka, but I would imagine that it might be the case.

Here's some background to that claim: Some time ago, there was in fact only one private Bulgarian tracker - Zamunda.net. . One of the devs stole the domain name, which resulted in the original tracker owners needed to purchase another domain, and they went with Zelka.org. So Zamunda is actually a fork of the original Zamunda.net, and Zelka.org being the actual original tracker. So them having the same content, categories, torrents up is to be expected. The same goes as to what types of security they will be utilizing.

from jackett.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.