3.3.6 (2025-01-24)
- include imdbfiles which dont have a year (0) (b943ba0)
3.3.5 (2025-01-24)
- rework matching slightly (2b34f05)
3.3.4 (2025-01-24)
- rework matching (f42c2fa)
3.3.3 (2025-01-18)
- remove pinned curl version from dockerfile (94bebe6)
3.3.2 (2025-01-18)
- Fix imdbSearch matching - thanks MatYRiCs (a31d543)
3.3.1 (2025-01-01)
- allow service registration when scrape is disabled (cd45854)
3.3.0 (2024-11-22)
- include imdb resync command (cb1765d)
- automate doc publishing now its working when release publishes (022ef57)
3.2.1 (2024-11-22)
- Ensure scrape endpoint isn't anonymous (067054f)
3.2.0 (2024-11-22)
- add cache check endpoint, require auth for /torrents endpoints (7352abd)
3.1.0 (2024-11-21)
- huge changes to facilitate the bad adult classification we have (5149cd1)
- update docs (970f14d)
- upgrade docs workflow [skip-release] (11091d9)
3.0.0 (2024-11-20)
- Upgrade rtn for adult check handling
- Upgrade rtn for adult check handling (5422baa)
- documentation (b474b99)
2.3.10 (2024-11-17)
- better distinction handling (633433b)
2.3.9 (2024-11-17)
- dedupe infohashes (caa116d)
2.3.8 (2024-11-17)
- regex (ebd58e1)
2.3.7 (2024-11-17)
- log batch import error (b325076)
2.3.6 (2024-11-17)
- db indexes for new columns (bab4059)
2.3.5 (2024-11-17)
2.3.4 (2024-11-17)
- ensure imdbId from torznab has tt prefixed (354ae43)
2.3.3 (2024-11-17)
- include ingestion request timeout (92426da)
- increase command timeout in dockerfile example (007f514)
2.3.2 (2024-11-17)
- Store it in ingestion too :/ (1cac03c)
2.3.1 (2024-11-17)
- stop word removal (026b1bc)
2.3.0 (2024-11-17)
- add blacklist feature and API key authentication (562bd14)
2.2.1 (2024-11-16)
- add configuration tests and update ingestion scraping logic (ae73304)
2.2.0 (2024-11-16)
- completed generic ingestion with service discovery (0db28ba)
- Implement cli to allow choice of sync process to run (6402511)
- service discovery and manual config (b39b6a3)
- Streaming endpoint (79e12e1)
- collection of selectors in case they dont all match (3bce11e)
- rename scraper (88af4fd)
- started before scraper expansion (1673841)
- wire up secondary service, with separate schedule (dceb6cb)
2.1.3 (2024-11-16)
- also handle xx (09c70fb)
2.1.2 (2024-11-16)
- Add filtering logic to exclude certain torrents during DMM scraping (50612a7)
- reverse predicate (c083aac)
- this will allow maxxxine, and xxx (1f3c5c0)
2.1.1 (2024-11-15)
- Ensure culture libs are included in the container for .net to use. (4a7a3ba)
2.1.0 (2024-11-15)
- Updated to .net 9 (709be25)
2.0.2 (2024-11-12)
- Ensure infohashes only 40 chars in results (cb4ae26)