Private GIT

Skip to content
Snippets Groups Projects
Commit 54233596 authored by Garfield69's avatar Garfield69 Committed by vlbox
Browse files

torrentday: add cat=27 music/albums resolves #2558

parent 9633ed87
No related branches found
No related tags found
No related merge requests found
......@@ -84,6 +84,7 @@ namespace Jackett.Indexers
AddCategoryMapping(41, TorznabCatType.Audio, "Music/Packs");
AddCategoryMapping(16, TorznabCatType.AudioVideo, "Music/Video");
AddCategoryMapping(45, TorznabCatType.AudioOther, "Podcast");
AddCategoryMapping(27, TorznabCatType.Audio, "Music/Albums");
AddCategoryMapping(4, TorznabCatType.PCGames, "PC/Games");
AddCategoryMapping(18, TorznabCatType.ConsolePS3, "PS3");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment