Commit Graph

15 Commits

Author SHA1 Message Date
HDwayne
8e991488ce Add monitoring capabilities with Grafana and Prometheus 2024-02-03 17:09:10 +01:00
David Young
679bba3030 Minimal docs on importing rarbg dump
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2024-02-03 23:07:12 +13:00
purple_emily
1a71d618bd Add a simple to do list 2024-02-02 15:40:12 +00:00
purple_emily
428bdff413 Added a section on how to generate a GitHub PAT 2024-02-02 15:37:01 +00:00
purple_emily
2ddd30f621 Add an overview section to the README 2024-02-02 15:04:00 +00:00
iPromKnight
ab17ef81be Big rewrite - distributed consumers for ingestion / scraping(scalable) - single producer written in c#.
Changed from page scraping to rss xml scraping
Includes RealDebridManager hashlist decoding (requires a github readonly PAT as requests must be authenticated) - This allows ingestion of 200k+ entries in a few hours.
Simplifies a lot of torrentio to deal with new data
2024-02-01 16:38:45 +00:00
iPromKnight
da997af64a Move compose to top level
Comment out broken scrapers

Remove db init scripts and use ENABLE_SYNC env var which the code base uses to specify if Sequelize should create or alter tables on startup, meaning we dont need manual db initialization. There were missing tables anyhow :P
2024-01-18 08:54:57 +00:00
Gabisonfire
a34e40fbc8 First self-hosted release 2024-01-17 00:27:03 -05:00
TheBeastLT
cef5d33d84 fi readme 2022-06-17 22:07:23 +03:00
TheBeastLT
cf83b4f17b adjust enabled sscrapers 2022-06-17 07:13:56 +03:00
TheBeastLT
a253e8e0b0 remove scraper 2022-06-16 17:43:27 +03:00
TheBeastLT
58aba322c2 moves scraper to a subpackage 2020-03-10 15:23:52 +01:00
TheBeastLT
2618694e33 adds rarbg dump scraper based on scraped imdb ids 2020-03-09 15:23:16 +01:00
TheBeastLT
0f91c98b84 refactors scrapers and add kat and unofficial tpb dump scraper 2020-02-23 23:18:58 +01:00
TheBeastLT
5a122683d7 Initial commit 2019-03-13 22:41:15 +01:00