30 Commits

Author SHA1 Message Date
4d6cfb8668 Chore/update golang to 1.24 + add riscv64 support (#40)
* chg: chore: bump golang and deps

* chg: chore: add riscv64 support

* chg: chore: update goreleaser

* chg: chore: disable cgo

* chg: chore: tidy up deps

* chg: chore: add build tags
2025-07-29 13:22:21 -03:00
d9141c8df7 new: feat: add magnet-metadata-api post processor (#39)
* new: feat: add magnet-metadata-api post processor

* chg: fix: lint issue

* chg: chore: comment optional containers

* chg: fix: remove redundant check
2025-07-29 12:34:37 -03:00
455f734c8a Feat/Add post processors + refactor project (#37)
* chg: feat: clean known patterns from title

* chg: refactor: remove duplicated code, and improve maintainability

* chg: feat: add audio tagging post-processor

* chg: refactor: add generic parallelMap function

* chg: refactor: move more function to common locations

* chg: docs: add func docs
2025-07-24 01:03:38 -03:00
a999f065da Feat: Add database stats on search UI (#36) 2025-07-23 18:01:44 -03:00
782f9d6b3f Feat/Rede torrents (#34)
* new: feat: add brand new redetorrent.com indexer

* chg: refactor: create common package

* chg: fix: comandohds formatting

* chg: fix: dual audio detection

* chg: fix: parsing issues

* chg: refactor: remove duplicated code

* chg: refactor: move test funcs to common file
2025-07-22 14:57:05 -03:00
27ab075da1 Fix: Add adware url decoding support (#33)
* chg: fix: add bludv url decoding support

* chg: feat: add safeguards against future algorithim changes
2025-07-16 20:22:53 -03:00
Douglas Paz
472fedc565 feat: add comandohds indexer (#31)
Co-authored-by: Felipe Marinho <felipevm97@gmail.com>
2025-07-16 15:32:27 -03:00
Douglas Paz
6525b5b2b0 Feat: Add Starck Filmes Indexer (#30)
* feat: add starck filmes indexer

* feat: findYearFromText year trim space
2025-07-16 15:25:17 -03:00
dc3cb3be92 Fix/IMDB and comando-filmes date detection (#26)
* chg: fix: data and imdb detection

* chg: fix: improve IMDB detection

* chg: feat: add more audio strings
2024-12-13 12:45:17 -03:00
88d6d506bf Feat/Search support (#25)
* new: feat: add search support with meilisearch

* new: feat: add search interface

* new: feat: add new audio mappings

* chg: fix: add meilisearch docs

* chg: fix: lint issues

* chg: feat: add br flag

* chg: fix: use the same user agent

* chg: fix: bludv (again)

* chg: fix: lint issue
2024-12-13 11:54:55 -03:00
0a702d1893 new: feat: add page indexing queryparam (#24) 2024-12-11 16:04:48 -03:00
a6977aec0d Feat: Add torrent-dos-filmes (#18) 2024-11-18 18:54:30 -03:00
a6a848b284 Feat/Flaresolverr support (#12)
* new: feat: add flaresolverr support

* chg: feat: add session pool

* chg: fix: deadlock error

* chg: fix: make it work without flaresolverr
2024-09-24 18:31:58 -03:00
ced533cd40 Feat/manual indexer (#9)
* new: feat: add manual torrents support

* chg: docs: update documentation

* chg: chore: fix lint ci

---------

Co-authored-by: Felipe Marinho <felipe.marinho@ifood.com.br>
2024-06-18 12:38:08 -03:00
98f1700b21 Chore/build pipeline (#6)
* chg: chore: add linter

* chg: chore: update go

* new: chore: add pipeline

* chg: fix: dockerfile path

* chg: fix: main branch name

* chg: fix: add goimports

* chg: fix: remove goimports

* chg: fix: use goreleaser

* new: chore: add goreleaser config

* new: docs: add LICENSE

* chg: fix: container version

* chg: fix: dockerfile setup
2024-04-28 11:52:01 -03:00
268ece5650 Feat/Jaccard Similarity (#5)
* new: feat: add sorting and filtering by similarity

* chg: fix: imdb link retrieval

* chg: fix: do not filter when queryis empty
2024-03-10 14:58:15 -03:00
0aa941a69f new: feat: add metrics endpoint and prometheus monitoring 2024-03-10 14:00:07 +00:00
c09fd505ab chg: fix: remove debug code 2024-03-10 12:51:27 +00:00
b1cece2743 chg: fix: year detection algorithim 2024-03-10 12:48:48 +00:00
28cb8ac146 chg: feat: update response format 2024-02-12 17:04:12 +00:00
cfb218f299 chg: feat: add imbd support 2024-02-12 17:04:00 +00:00
67bf0cbf3e new: feat: add bludv support 2023-10-01 20:27:44 +00:00
ae124f4858 chg: feat: add better magnet processing 2023-09-24 00:46:30 +00:00
8ac5ed3c2c new: feat: add parallelism 2023-09-23 17:41:58 +00:00
faa721dc19 chg: feat: rewrite to be a torrent indexer 2023-09-23 17:02:55 +00:00
c68df1ab37 new: feat: add time and hash 2023-09-22 22:12:38 -03:00
cf7363e5bd chg: fix: indexes Comando 2023-09-22 21:13:57 -03:00
f1577a3012 new: feat: add comando torrents indexer 2023-09-22 23:50:22 +00:00
76a3cdd191 new: feat: add b3 lambda 2022-08-30 02:21:55 +00:00
32dc9ed3e7 new: feat: add lambdas 2022-04-21 15:14:49 -03:00