Giter VIP home page Giter VIP logo

Comments (16)

 avatar commented on May 14, 2024

Invitation sent!

from jackett.

maxcore avatar maxcore commented on May 14, 2024

+1

from jackett.

maxcore avatar maxcore commented on May 14, 2024

@raspdealer you have your invitation ?

from jackett.

 avatar commented on May 14, 2024

I've sent it to @FlightLevel

from jackett.

 avatar commented on May 14, 2024

@raspdealer or someone good with French.
Can you complete the category mapping, I've got you started.
Google translate fail TV Emission = TV Emission or vost = vost LOL
The category types are here https://github.com/Jackett/Jackett/blob/master/src/Jackett/Models/TorznabCatType.generated.cs
And you need to match them to all the categories on BlueTigers. Sometimes the categories wont match perfectly, just do your best.
This is the file to add the categories to https://github.com/Jackett/Jackett/blob/master/src/Jackett/Indexers/BlueTigers.cs#L44

Also, in your profile is there a setting to change timezone and if so does it effect the publish date of each torrent. If not what is timezone for the publish date?

from jackett.

maxcore avatar maxcore commented on May 14, 2024

@FlightLevel

public static readonly TorznabCategory MoviesSD = new TorznabCategory(20, "Movies/SD");

public static readonly TorznabCategory MoviesHD = new TorznabCategory(222, "Movies/HD");

public static readonly TorznabCategory MoviesHD = new TorznabCategory(22, "Movies/HD");

public static readonly TorznabCategory MoviesHD = new TorznabCategory(60, "Movies/HD");

public static readonly TorznabCategory MoviesBluRay = new TorznabCategory(56, "Movies/BluRay");

public static readonly TorznabCategory TVDocumentary = new TorznabCategory(38, "TV/Documentary");

public static readonly TorznabCategory BooksEbook = new TorznabCategory(37, "Books/Ebook");

public static readonly TorznabCategory Movies3D = new TorznabCategory(61, "Movies/3D");

public static readonly TorznabCategory MoviesDVD = new TorznabCategory(43, "Movies/DVD");

public static readonly TorznabCategory MoviesSD = new TorznabCategory(20, "Movies/SD"); 

public static readonly TorznabCategory XXX = new TorznabCategory(45, "XXX");

public static readonly TorznabCategory TVOTHER = new TorznabCategory(2, "TV/OTHER");

public static readonly TorznabCategory TVHD = new TorznabCategory(16, "TV/HD"); 

public static readonly TorznabCategory TV = new TorznabCategory(5000,"TV" );

public static readonly TorznabCategory BooksOther = new TorznabCategory(333, "Books/Other");

public static readonly TorznabCategory Audio = new TorznabCategory(35, "Audio");

if can help

from jackett.

 avatar commented on May 14, 2024

Is that what you expected @FlightLevel or should I do it?

from jackett.

 avatar commented on May 14, 2024

@FlightLevel for next request, I've created that. Feel free to update it :)

https://github.com/Jackett/Jackett/wiki/How-to-request-a-new-tracker

from jackett.

 avatar commented on May 14, 2024

@maxcore Thanks for trying but missing quite a few eg tv ones and some look wrong eg not category 5000 on bluetigers

@raspdealer
Can you have a go.
On the torrents search page at BT you'll see 44 category icons. If you hover the mouse over the icon, you'll see the link and we want the bit after cat=## Where is ## is the category number.
You have to go through each of the 44 categories.
So for example the first one is android
so it would be
AddCategoryMapping(1, TorznabCatType.PCPhoneAndroid);
DVDR would be
AddCategoryMapping(20, TorznabCatType.MoviesDVD);
and so on

Could you also look at the time zone?

Wiki is great, thanks

from jackett.

 avatar commented on May 14, 2024

Yes, I know how categories works. I will do it. (if my t411 mapping was good)

from jackett.

 avatar commented on May 14, 2024

Can you explain, I don't understand what you mean?

from jackett.

 avatar commented on May 14, 2024

Here is my mapping for Bluetigers.

AddCategoryMapping("14", TorznabCatType.ConsolePSP);
AddCategoryMapping("150", TorznabCatType.ConsoleWii);
AddCategoryMapping("150", TorznabCatType.ConsoleWiiwareVC);
AddCategoryMapping("150", TorznabCatType.ConsoleWiiU);
AddCategoryMapping("52", TorznabCatType.ConsoleXbox);
AddCategoryMapping("52", TorznabCatType.ConsoleXbox360);
AddCategoryMapping("52", TorznabCatType.ConsoleXBOX360DLC);
AddCategoryMapping("52", TorznabCatType.ConsoleXboxOne);
AddCategoryMapping("11", TorznabCatType.PCGames);
AddCategoryMapping("13", TorznabCatType.ConsolePS4);
AddCategoryMapping("13", TorznabCatType.ConsolePS3);
AddCategoryMapping("13", TorznabCatType.ConsolePSVita);
AddCategoryMapping("12", TorznabCatType.Console3DS);
AddCategoryMapping("160", TorznabCatType.PCPhoneIOS);
AddCategoryMapping("160", TorznabCatType.PCPhoneAndroid);
AddCategoryMapping("1", TorznabCatType.PCPhoneAndroid);
AddCategoryMapping("29", TorznabCatType.PCMac);
AddCategoryMapping("27", TorznabCatType.PC);
AddCategoryMapping("41", TorznabCatType.PC);
AddCategoryMapping("50", TorznabCatType.PC);
AddCategoryMapping("333", TorznabCatType.BooksMagazines);
AddCategoryMapping("38", TorznabCatType.TVDocumentary);
AddCategoryMapping("37", TorznabCatType.BooksEbook);
AddCategoryMapping("61", TorznabCatType.Movies3D);
AddCategoryMapping("45", TorznabCatType.XXX);
AddCategoryMapping("59", TorznabCatType.MoviesHD);
AddCategoryMapping("222", TorznabCatType.MoviesHD);
AddCategoryMapping("22", TorznabCatType.MoviesHD);
AddCategoryMapping("60", TorznabCatType.MoviesHD);
AddCategoryMapping("56", TorznabCatType.MoviesBluRay);
AddCategoryMapping("23", TorznabCatType.MoviesOther);
AddCategoryMapping("15", TorznabCatType.MoviesOther);
AddCategoryMapping("43", TorznabCatType.MoviesDVD);
AddCategoryMapping("24", TorznabCatType.MoviesDVD);
AddCategoryMapping("25", TorznabCatType.MoviesOther);
AddCategoryMapping("21", TorznabCatType.MoviesOther);
AddCategoryMapping("20", TorznabCatType.MoviesDVD);
AddCategoryMapping("9", TorznabCatType.TVAnime);
AddCategoryMapping("34", TorznabCatType.Other);
AddCategoryMapping("35", TorznabCatType.Audio);
AddCategoryMapping("36", TorznabCatType.AudioVideo);
AddCategoryMapping("31", TorznabCatType.AudioVideo);
AddCategoryMapping("2", TorznabCatType.TVOTHER);
AddCategoryMapping("16", TorznabCatType.TVHD);
AddCategoryMapping("130", TorznabCatType.TVHD);
AddCategoryMapping("10", TorznabCatType.TVSD);
AddCategoryMapping("131", TorznabCatType.TV);
AddCategoryMapping("17", TorznabCatType.TV);
AddCategoryMapping("18", TorznabCatType.TV);
AddCategoryMapping("19", TorznabCatType.TV);
AddCategoryMapping("58", TorznabCatType.TVSport);
AddCategoryMapping("33", TorznabCatType.TVOTHER);
AddCategoryMapping("34", TorznabCatType.Other);

from jackett.

 avatar commented on May 14, 2024

@raspdealer Perfect.
Timezone?

from jackett.

 avatar commented on May 14, 2024

Yes there is a timezone field, but I think it doesnt affect any release date or publish date.

from jackett.

 avatar commented on May 14, 2024

Released https://github.com/Jackett/Jackett/releases/tag/v0.6.45

from jackett.

 avatar commented on May 14, 2024

Awesome. Good Job.

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.