ze0s
25a165b764
feat(indexers): add support for optional baseurl override ( #551 )
...
* feat(indexers): optional baseurl override
* feat(indexers): update baseUrl parsing
* refactor(indexers): BREAKING move parse to IRC struct
* Move Parse as part of IRC struct from Indexer
* Updated definitions
* Build torrentUrl in stages
* Use new url.JoinPath to build torrentUrl
* Update tests
* refactor(indexers): select option obj
* refactor(indexers): make backwards compatible
2022-12-03 15:40:45 +01:00
ze0s
4bf023d030
feat(irc): support optional SASL and NickServ auth ( #511 )
...
* feat(irc): support SASL and NickServ auth
* feat(irc): add missing fields
* feat(irc): support SASL and NickServ auth
* feat(irc): add missing fields
* feat(irc): add validation
* feat(indexers): unify and set required values
* feat(irc): add postgres migrations
* feat(irc): use nick as handlerkey
* feat(irc): use account for nickserv
* fix(irc): pg db migration
2022-10-27 22:25:58 +02:00
Ludvig Lundgren
97020a957c
fix(indexers): mtv tags to category parsing #337
...
* fix(indexers): mtv tags to category parsing
2022-07-05 13:43:34 +02:00
Ludvig Lundgren
b91984e28e
fix(indexers): use torrentsize instead of size ( #98 )
2022-01-23 13:32:03 +01:00
Ludvig Lundgren
9f3ca433b3
feat(indexers): mtv parse category from tags ( #94 )
2022-01-19 18:56:18 +01:00
GregTroar
8f53becbb3
indexers(mtv): set irc pass required ( #60 )
2022-01-01 21:33:13 +01:00
GregTroar
35d3817bd4
Indexers: Add TD, MTV, TS and Milkie ( #45 )
...
* feat: add Milkie definition
* feat: add TorrentDay definition
* feat: add MoreThanTV definition
* feat: add TorrentSeeds definition
Co-authored-by: Ludvig Lundgren <hello@ludviglundgren.se>
2021-12-23 23:34:49 +01:00