Skip to content

Latest commit

Β 

History

History
261 lines (119 loc) Β· 10.1 KB

CHANGELOG.md

File metadata and controls

261 lines (119 loc) Β· 10.1 KB

Changelog

3.3.6 (2025-01-24)

⌨️ Code Refactoring

  • include imdbfiles which dont have a year (0) (b943ba0)

3.3.5 (2025-01-24)

⌨️ Code Refactoring

  • rework matching slightly (2b34f05)

3.3.4 (2025-01-24)

βš™οΈ Chores

⌨️ Code Refactoring

3.3.3 (2025-01-18)

πŸ”₯ Bug Fixes

  • remove pinned curl version from dockerfile (94bebe6)

3.3.2 (2025-01-18)

πŸ”₯ Bug Fixes

  • Fix imdbSearch matching - thanks MatYRiCs (a31d543)

3.3.1 (2025-01-01)

πŸ”₯ Bug Fixes

  • allow service registration when scrape is disabled (cd45854)

3.3.0 (2024-11-22)

πŸš€ New Features

  • include imdb resync command (cb1765d)

πŸ“¦ CI Improvements

  • automate doc publishing now its working when release publishes (022ef57)

3.2.1 (2024-11-22)

πŸ”₯ Bug Fixes

  • Ensure scrape endpoint isn't anonymous (067054f)

3.2.0 (2024-11-22)

πŸš€ New Features

  • add cache check endpoint, require auth for /torrents endpoints (7352abd)

3.1.0 (2024-11-21)

πŸš€ New Features

  • huge changes to facilitate the bad adult classification we have (5149cd1)

βš™οΈ Chores

πŸ“¦ CI Improvements

  • upgrade docs workflow [skip-release] (11091d9)

3.0.0 (2024-11-20)

⚠ BREAKING CHANGES

  • Upgrade rtn for adult check handling

πŸš€ New Features

  • Upgrade rtn for adult check handling (5422baa)

βš™οΈ Chores

2.3.10 (2024-11-17)

πŸ”₯ Bug Fixes

  • better distinction handling (633433b)

2.3.9 (2024-11-17)

πŸ”₯ Bug Fixes

2.3.8 (2024-11-17)

πŸ”₯ Bug Fixes

2.3.7 (2024-11-17)

πŸ”₯ Bug Fixes

2.3.6 (2024-11-17)

πŸ”₯ Bug Fixes

  • db indexes for new columns (bab4059)

2.3.5 (2024-11-17)

πŸ”₯ Bug Fixes

  • broken imdbid (135d389)
  • remove warnings from dataprotection stack (1a11e54)

2.3.4 (2024-11-17)

πŸ”₯ Bug Fixes

  • ensure imdbId from torznab has tt prefixed (354ae43)

2.3.3 (2024-11-17)

πŸ”₯ Bug Fixes

  • include ingestion request timeout (92426da)
  • increase command timeout in dockerfile example (007f514)

2.3.2 (2024-11-17)

πŸ”₯ Bug Fixes

  • Store it in ingestion too :/ (1cac03c)

2.3.1 (2024-11-17)

πŸ”₯ Bug Fixes

2.3.0 (2024-11-17)

πŸš€ New Features

  • add blacklist feature and API key authentication (562bd14)

2.2.1 (2024-11-16)

πŸ”₯ Bug Fixes

  • add configuration tests and update ingestion scraping logic (ae73304)

βš™οΈ Chores

2.2.0 (2024-11-16)

πŸš€ New Features

  • 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)

⌨️ Code Refactoring

  • 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)

πŸ”₯ Bug Fixes

2.1.2 (2024-11-16)

πŸ”₯ Bug Fixes

  • 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)

πŸ”₯ Bug Fixes

  • Ensure culture libs are included in the container for .net to use. (4a7a3ba)

2.1.0 (2024-11-15)

πŸš€ New Features

  • Add Torznab API support and enhance search capabilities (d41abaf)
  • torznab support started (709be25)

⌨️ Code Refactoring

2.0.2 (2024-11-12)

πŸ”₯ Bug Fixes

  • Ensure infohashes only 40 chars in results (cb4ae26)