Logo
Explore Help
Register Sign In
mirror/ArrQueueCleaner-thelegendtubaguy
1
0
Fork 0
You've already forked ArrQueueCleaner-thelegendtubaguy
mirror of https://github.com/thelegendtubaguy/ArrQueueCleaner.git synced 2025-12-16 18:14:44 -06:00
Code Issues Packages Projects Releases 9 Wiki Activity

9 Releases 11 Tags

RSS Feed
  • v1.4.0 cdb6004759
    Compare

    Stable

    aronwk released this 2025-10-27 23:57:36 -05:00 | 14 commits to main since this release

    Multiple Sonarr Instance Support 🎉

    We now support multiple Sonarr instances. You can use environment variables or a config file. We also maintain backwards compatibility for those who don't need this and already have a working config. This is also the reason we didn't proceed to version 2, this change isn't breaking :D

    What's Changed

    • Adds support for multiple sonarr hosts by @thelegendtubaguy in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/60
    • Fix misspelling and allow previous spelled env var by @thelegendtubaguy in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/61
    • Updated deps by @thelegendtubaguy in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/62

    Full Changelog: https://github.com/thelegendtubaguy/ArrQueueCleaner/compare/v1.3.2...v1.4.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.3.2 9ada6bd6ac
    Compare

    Stable

    aronwk released this 2025-10-27 23:09:57 -05:00 | 17 commits to main since this release

    What's Changed

    • Bump @eslint/js from 9.37.0 to 9.38.0 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/56
    • Bump actions/setup-node from 5 to 6 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/52
    • Bump node from 24-alpine to 25-alpine by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/54
    • Bump eslint from 9.37.0 to 9.38.0 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/49
    • Bump @types/node from 24.7.2 to 24.9.0 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/50
    • Bump typescript-eslint from 8.46.1 to 8.46.2 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/51
    • Bump @typescript-eslint/parser from 8.46.1 to 8.46.2 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/53
    • Bump @typescript-eslint/eslint-plugin from 8.46.0 to 8.46.1 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/55
    • Bump axios from 1.12.2 to 1.13.0 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/59

    Full Changelog: https://github.com/thelegendtubaguy/ArrQueueCleaner/compare/v1.3.1...v1.3.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.3.1 48963a9701
    Compare

    Stable

    aronwk released this 2025-10-16 09:54:51 -05:00 | 26 commits to main since this release

    What's Changed

    • Bump @types/node from 24.7.1 to 24.7.2 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/44
    • Bump ts-jest from 29.4.4 to 29.4.5 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/45
    • Bump @typescript-eslint/parser from 8.46.0 to 8.46.1 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/46
    • Bump typescript-eslint from 8.46.0 to 8.46.1 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/47
    • Bump github/codeql-action from 3 to 4 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/48

    Full Changelog: https://github.com/thelegendtubaguy/ArrQueueCleaner/compare/v1.3.0...v1.3.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.3.0 f92f62dd5f
    Compare

    Stable

    aronwk released this 2025-10-09 15:10:17 -05:00 | 31 commits to main since this release

    What's Changed

    • Added a rule for "not an upgrade" by @thelegendtubaguy in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/42 , suggested here: https://github.com/thelegendtubaguy/ArrQueueCleaner/issues/41
    • Updated version in package by @thelegendtubaguy in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/43

    Full Changelog: https://github.com/thelegendtubaguy/ArrQueueCleaner/compare/v1.2.2...v1.3.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.2.2 c6121d88d8
    Compare

    Stable

    aronwk released this 2025-10-08 03:29:23 -05:00 | 33 commits to main since this release

    What's Changed

    • Updated deps to resolve all current findings by @thelegendtubaguy in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/40

    Full Changelog: https://github.com/thelegendtubaguy/ArrQueueCleaner/compare/v1.2.1...v1.2.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.2.1 fcf5a77871
    Compare

    Stable

    aronwk released this 2025-09-30 13:23:03 -05:00 | 34 commits to main since this release

    What's Changed

    • Bump tsx from 4.20.5 to 4.20.6 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/22
    • Bump cron from 3.5.0 to 4.3.3 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/23
    • Bump eslint from 9.35.0 to 9.36.0 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/26
    • Bump dotenv from 16.6.1 to 17.2.2 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/25
    • Bump @types/node from 24.3.3 to 24.6.0 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/24
    • Bump jest and @types/jest by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/27
    • Bump ts-jest from 29.4.1 to 29.4.4 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/28
    • Bump axios from 1.12.1 to 1.12.2 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/29
    • Bump @typescript-eslint/parser from 8.43.0 to 8.45.0 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/30
    • Bump @eslint/js from 9.35.0 to 9.36.0 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/31

    Full Changelog: https://github.com/thelegendtubaguy/ArrQueueCleaner/compare/v1.2.0...v1.2.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.2.0 d569e911d1
    Compare

    Stable

    aronwk released this 2025-09-16 15:30:15 -05:00 | 44 commits to main since this release

    I found another annoying import blocking status message, and implemented a rule for it!

    What's Changed

    • Added new rule for undetermined samples by @thelegendtubaguy in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/21

    Full Changelog: https://github.com/thelegendtubaguy/ArrQueueCleaner/compare/v1.1.0...v1.2.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.1.0 3509a36b3f
    Compare

    Stable

    aronwk released this 2025-09-13 17:03:28 -05:00 | 50 commits to main since this release

    You now have access to a DRY_RUN flag if you want to see how the rules will behave as well as a new series mismatch rule.

    What's Changed

    • Update to address axios security vulnerability by @thelegendtubaguy in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/13
    • Added new rule for series mismatch and dry run flag by @thelegendtubaguy in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/12

    Full Changelog: https://github.com/thelegendtubaguy/ArrQueueCleaner/compare/v1.0.0...v1.1.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.0 88d2587cab
    Compare

    Stable

    aronwk released this 2025-09-10 22:10:45 -05:00 | 53 commits to main since this release

    Our first major release! Now that we have eslint and a proper release workflow, I think we can graduate this to v1.0.0.

    What's Changed

    • Bump actions/setup-node from 4 to 5 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/7
    • Bump @types/node from 22.18.0 to 24.3.1 by @dependabot[bot] in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/8
    • Add nofiles releases rule by @thelegendtubaguy in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/9
    • Adds release workflow for docker builds by @thelegendtubaguy in https://github.com/thelegendtubaguy/ArrQueueCleaner/pull/10

    Full Changelog: https://github.com/thelegendtubaguy/ArrQueueCleaner/commits/v1.0.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.25.2 Page: 272ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API