Update ghcr.io/cross-seed/cross-seed Docker tag to v6.0.0-28 #549

Merged
jahanson merged 1 commit from renovate/ghcr.io-cross-seed-cross-seed-6.x into main 2024-08-23 10:32:03 -05:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/cross-seed/cross-seed patch 6.0.0-3 -> 6.0.0-28

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cross-seed/cross-seed (ghcr.io/cross-seed/cross-seed)

v6.0.0-28

Compare Source

  • update(mediatype/video): support for identifying mediatype of video disc images (#​769) bf3b1ba
  • fix(startup/perm): check config_dir exists before permissions check (#​768) 1c41b4f
  • fix(regex/arr-dir): adds dvd as exempt keyword for arr-dir (#​767) f0edf44
  • enhancement(search): remove year from series (#​765) b9cafb9
  • fix(search): remove erroneous hyphens in torznab queries (#​771) 9fab538
  • fix(regex/anime): never match audio channels as release (#​764) e22deb7

v6.0.0-27

Compare Source

v6.0.0-26

Compare Source

  • fix(searchee): correctly parse date episodes and skip parsing non-video (#​761) b69b16a

v6.0.0-25

Compare Source

  • update(logging/checks): adds timeout on cap fetching and validates webhook params (#​755) 8fe0a92
  • revert(includeSingleEpisode): remove exemption behavior with rss when false (#​757) 346cb45
  • enhancement(searchee): parse 'Season XX' or 'SXX' torrent titles (#​754) 319c4d1
  • enhancement(blocklist): matches parent directory name of files for data-based searches (#​760) 5039f2d
  • update(schema/cli): allow override with --no of config for exclude options (#​759) 1e77338
  • fix(action/linking): resolve symlinks prior to linking (#​753) 5a8b8bd
  • update(config/template): descriptions for time-based options (#​751) 0dfd7d4
  • handle relative symlinks 638ff47
  • update(config-template): improve config descriptions for time-based ratios bdcfc77
  • fix(action/linking): resolve symlinks prior to linking d6a4c65
  • update(config-template): delay minimum updated to 30s 1176711

v6.0.0-24

Compare Source

  • feat(decide/cache): retry cached decisions (#​707) 2d077aa
  • update(config): add config restrictions when using daemon mode (#​749) ef26d09
  • update(webhook): no longer accepts name as input (#​748) 7523f39
  • enhancement(search): includeSingleEpisode affects searching anime (#​747) 2e7e7cf
  • enhancement(search): search unknown MediaType only if supported by indexer categories (#​746) fb0a938

v6.0.0-23

Compare Source

  • fix(client/qbit): normalize paths for subfolder check (#​745) 6d6fb9d

v6.0.0-22

Compare Source

v6.0.0-21

Compare Source

  • fix(preFilter): search season pack episode from webhook if includeSingleEpisodes (#​742) 867e97d
  • enhancement(decide/snatch): retry rss/announce snatch after delay (#​741) 539103e

v6.0.0-20

Compare Source

  • fix(search/cache): verify ids before using cached search (#​740) 96d37f4
  • fix(torznab/search): better queries strings for unsupported media (#​739) 12169f5

v6.0.0-19

Compare Source

  • feat(search/cache): use cache to remove duplicate queries (#​682) 5908f6e

v6.0.0-18

Compare Source

  • enhancement(reverselookup): using regex to parse rss/announce names instead of Fuse (#​725) 04eae94
  • feat(search/sonarr): add path parsing and support for sonarr season folders (#​695) 762bd87
  • fix(action/unlink): use stricter test for unlinking if injection already exists (#​737) 35c1698

v6.0.0-17

Compare Source

  • fix(qbit/inject): better handling of autoTMM and duplicate cats for injection (#​736) b3d0916

v6.0.0-16

Compare Source

  • enhancement(logging/search): track searchee source using labels to clarify injections (#​724) b3a3d8d
  • fix(regex/ep): years cannot be episode num (#​734) a178adb
  • fix(prefilter): remove single file constraint for isSingleEpisode check (#​730) 62451c4
  • update(id-search): support tvmaze id lookup (#​735) 85deec0

v6.0.0-15

Compare Source

  • fix(arr/ids): consider ids of 0 invalid (#​728) 7fddff5
  • fix(cli/searchlimit): remove radix parameter from searchlimit (#​729) 14a11ea
  • fix(cli/blocklist): allow multiple arguments for cli usage (#​727) edf226d
  • fix(regex/scene): require scene group in prefix be lowercase (#​722) 4b7b4f0
  • enhancement(clients/qbit): better handling of post-injection verification (#​723) c570aa1

v6.0.0-14

Compare Source

  • bug(regex/group): fix last character of group being removed in some cases (#​721) 80fa2de

v6.0.0-13

Compare Source

  • bug(regex/group): parse group correctly with huno repack/proper formatting (#​719) 19fe059
  • bug(clients/qbit): properly log formData entries on torrent add (#​720) 61548ca

v6.0.0-12

Compare Source

Due to back to back pre-releases to address a dependency and minor bugfix, I've included the previous changelog here as well.


  • bug(action/unlink): check if file exists before linking in single file case (#​717) 4a4145d
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#​716) 2416340

https://github.com/cross-seed/cross-seed/compare/v6.0.0-11...v6.0.0-12

  • enhancement(action/unlink): unlink failed injections and save incomplete torrents (#​712) c9c697f
  • bug(indexers): skip indexers with null caps and refresh with indexer job (#​708) d98d9f1
  • enhancement(decide/res): ignore resolution type (#​710) ec27bb5
  • fix(logging/config): redact apiKey from logging in configdump (#​714) e771c20
  • update(client/deluge): broaden indicators determining completion in client (#​715) a3e3bcb
  • fix(logging/stack): add stacktraces to log files (#​713) beb9ad4
  • Log stacktraces to log files a9dc6bc

https://github.com/cross-seed/cross-seed/compare/v6.0.0-10...v6.0.0-11

v6.0.0-11

Compare Source

  • enhancement(action/unlink): unlink failed injections and save incomplete torrents (#​712) c9c697f
  • bug(indexers): skip indexers with null caps and refresh with indexer job (#​708) d98d9f1
  • enhancement(decide/res): ignore resolution type (#​710) ec27bb5
  • fix(logging/config): redact apiKey from logging in configdump (#​714) e771c20
  • update(client/deluge): broaden indicators determining completion in client (#​715) a3e3bcb
  • fix(logging/stack): add stacktraces to log files (#​713) beb9ad4
  • Log stacktraces to log files a9dc6bc

v6.0.0-10

Compare Source

  • update(logging): Strip ansi from logs and general logging improvements (#​699) f081168
  • enhancement(arr/id): use ids for anime/unknown when possible (#​696) a90a841
  • bug(decide): fix incorrect matching due to case and punctuation (#​701) bcc6f46
  • fix(client/tm): transmission logging for non-json response (#​703) 9ab3364
  • fix(search/delay): value over max signed int produces default to 1s (#​705) b2cc618

v6.0.0-9

Compare Source

  • docs(qbit): clarify autoTMM warning and link to docs (#​697) a10095e
  • enhancement(decide/match): support multi-file risky based matching (#​689) 323c086
  • Support size only for multi-file matches 74a217d
  • Refactor decision 9558b31
  • Clarify autoTMM warning 2d947c8

v6.0.0-8

Compare Source

v6.0.0-7

Compare Source

  • fix(arr/id): address typo and additional logging details (#​694) 6af5983

v6.0.0-6

Compare Source

  • feat(arr-lookup): fetch category and id caps for torznab searching (#​640) bfefbbd
  • fix(clients): set download path when adding torrent (#​693) 3a26996
  • fix(regex): allow anime ending with release and [SXX] (#​692) 0450d01
  • fix(regex): movie matched as episode (#​687) d443e74

v6.0.0-5

Compare Source

  • bug(action/link): fix incorrect link paths when linking single file (#​685) 8484ced
  • add(schema/dirs): refinement for linkDir being inside dataDirs (#​684) a95e9af
  • enhancement(inject): MATCH_SIZE_ONLY starts unpaused (#​686) 6b2821e

v6.0.0-4

Compare Source

  • refactor(client/deluge): switch to using Result class for calls (#​679) 5242637
  • enhancement(logging/match): display size diff in bytes if similar (#​681) 35c4d77
  • fix(decide): release version incorrectly compared (#​678) be5e4f7

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/cross-seed/cross-seed](https://github.com/cross-seed/cross-seed) | patch | `6.0.0-3` -> `6.0.0-28` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cross-seed/cross-seed (ghcr.io/cross-seed/cross-seed)</summary> ### [`v6.0.0-28`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-28) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-27...v6.0.0-28) - update(mediatype/video): support for identifying mediatype of video disc images ([#&#8203;769](https://github.com/cross-seed/cross-seed/issues/769)) [`bf3b1ba`](https://github.com/cross-seed/cross-seed/commit/bf3b1ba) - fix(startup/perm): check config_dir exists before permissions check ([#&#8203;768](https://github.com/cross-seed/cross-seed/issues/768)) [`1c41b4f`](https://github.com/cross-seed/cross-seed/commit/1c41b4f) - fix(regex/arr-dir): adds dvd as exempt keyword for arr-dir ([#&#8203;767](https://github.com/cross-seed/cross-seed/issues/767)) [`f0edf44`](https://github.com/cross-seed/cross-seed/commit/f0edf44) - enhancement(search): remove year from series ([#&#8203;765](https://github.com/cross-seed/cross-seed/issues/765)) [`b9cafb9`](https://github.com/cross-seed/cross-seed/commit/b9cafb9) - fix(search): remove erroneous hyphens in torznab queries ([#&#8203;771](https://github.com/cross-seed/cross-seed/issues/771)) [`9fab538`](https://github.com/cross-seed/cross-seed/commit/9fab538) - fix(regex/anime): never match audio channels as release ([#&#8203;764](https://github.com/cross-seed/cross-seed/issues/764)) [`e22deb7`](https://github.com/cross-seed/cross-seed/commit/e22deb7) ### [`v6.0.0-27`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-27) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-26...v6.0.0-27) - logging(decide): clarify logging around size mismatch ([#&#8203;763](https://github.com/cross-seed/cross-seed/issues/763)) [`5620ee1`](https://github.com/cross-seed/cross-seed/commit/5620ee1) - fix(searchee): use parsed titles for searchees ([#&#8203;762](https://github.com/cross-seed/cross-seed/issues/762)) [`4fb4d2d`](https://github.com/cross-seed/cross-seed/commit/4fb4d2d) ### [`v6.0.0-26`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-26) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-25...v6.0.0-26) - fix(searchee): correctly parse date episodes and skip parsing non-video ([#&#8203;761](https://github.com/cross-seed/cross-seed/issues/761)) [`b69b16a`](https://github.com/cross-seed/cross-seed/commit/b69b16a) ### [`v6.0.0-25`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-25) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-24...v6.0.0-25) - update(logging/checks): adds timeout on cap fetching and validates webhook params ([#&#8203;755](https://github.com/cross-seed/cross-seed/issues/755)) [`8fe0a92`](https://github.com/cross-seed/cross-seed/commit/8fe0a92) - revert(includeSingleEpisode): remove exemption behavior with rss when false ([#&#8203;757](https://github.com/cross-seed/cross-seed/issues/757)) [`346cb45`](https://github.com/cross-seed/cross-seed/commit/346cb45) - enhancement(searchee): parse 'Season XX' or 'SXX' torrent titles ([#&#8203;754](https://github.com/cross-seed/cross-seed/issues/754)) [`319c4d1`](https://github.com/cross-seed/cross-seed/commit/319c4d1) - enhancement(blocklist): matches parent directory name of files for data-based searches ([#&#8203;760](https://github.com/cross-seed/cross-seed/issues/760)) [`5039f2d`](https://github.com/cross-seed/cross-seed/commit/5039f2d) - update(schema/cli): allow override with --no of config for exclude options ([#&#8203;759](https://github.com/cross-seed/cross-seed/issues/759)) [`1e77338`](https://github.com/cross-seed/cross-seed/commit/1e77338) - fix(action/linking): resolve symlinks prior to linking ([#&#8203;753](https://github.com/cross-seed/cross-seed/issues/753)) [`5a8b8bd`](https://github.com/cross-seed/cross-seed/commit/5a8b8bd) - update(config/template): descriptions for time-based options ([#&#8203;751](https://github.com/cross-seed/cross-seed/issues/751)) [`0dfd7d4`](https://github.com/cross-seed/cross-seed/commit/0dfd7d4) - handle relative symlinks [`638ff47`](https://github.com/cross-seed/cross-seed/commit/638ff47) - update(config-template): improve config descriptions for time-based ratios [`bdcfc77`](https://github.com/cross-seed/cross-seed/commit/bdcfc77) - fix(action/linking): resolve symlinks prior to linking [`d6a4c65`](https://github.com/cross-seed/cross-seed/commit/d6a4c65) - update(config-template): delay minimum updated to 30s [`1176711`](https://github.com/cross-seed/cross-seed/commit/1176711) ### [`v6.0.0-24`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-24) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-23...v6.0.0-24) - feat(decide/cache): retry cached decisions ([#&#8203;707](https://github.com/cross-seed/cross-seed/issues/707)) [`2d077aa`](https://github.com/cross-seed/cross-seed/commit/2d077aa) - update(config): add config restrictions when using daemon mode ([#&#8203;749](https://github.com/cross-seed/cross-seed/issues/749)) [`ef26d09`](https://github.com/cross-seed/cross-seed/commit/ef26d09) - update(webhook): no longer accepts name as input ([#&#8203;748](https://github.com/cross-seed/cross-seed/issues/748)) [`7523f39`](https://github.com/cross-seed/cross-seed/commit/7523f39) - enhancement(search): includeSingleEpisode affects searching anime ([#&#8203;747](https://github.com/cross-seed/cross-seed/issues/747)) [`2e7e7cf`](https://github.com/cross-seed/cross-seed/commit/2e7e7cf) - enhancement(search): search unknown MediaType only if supported by indexer categories ([#&#8203;746](https://github.com/cross-seed/cross-seed/issues/746)) [`fb0a938`](https://github.com/cross-seed/cross-seed/commit/fb0a938) ### [`v6.0.0-23`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-23) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-22...v6.0.0-23) - fix(client/qbit): normalize paths for subfolder check ([#&#8203;745](https://github.com/cross-seed/cross-seed/issues/745)) [`6d6fb9d`](https://github.com/cross-seed/cross-seed/commit/6d6fb9d) ### [`v6.0.0-22`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-22) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-21...v6.0.0-22) - fix(pushNotifier): fix error on failed injections ([#&#8203;743](https://github.com/cross-seed/cross-seed/issues/743)) [`4640e7a`](https://github.com/cross-seed/cross-seed/commit/4640e7a) ### [`v6.0.0-21`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-21) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-20...v6.0.0-21) - fix(preFilter): search season pack episode from webhook if includeSingleEpisodes ([#&#8203;742](https://github.com/cross-seed/cross-seed/issues/742)) [`867e97d`](https://github.com/cross-seed/cross-seed/commit/867e97d) - enhancement(decide/snatch): retry rss/announce snatch after delay ([#&#8203;741](https://github.com/cross-seed/cross-seed/issues/741)) [`539103e`](https://github.com/cross-seed/cross-seed/commit/539103e) ### [`v6.0.0-20`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-20) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-19...v6.0.0-20) - fix(search/cache): verify ids before using cached search ([#&#8203;740](https://github.com/cross-seed/cross-seed/issues/740)) [`96d37f4`](https://github.com/cross-seed/cross-seed/commit/96d37f4) - fix(torznab/search): better queries strings for unsupported media ([#&#8203;739](https://github.com/cross-seed/cross-seed/issues/739)) [`12169f5`](https://github.com/cross-seed/cross-seed/commit/12169f5) ### [`v6.0.0-19`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-19) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-18...v6.0.0-19) - feat(search/cache): use cache to remove duplicate queries ([#&#8203;682](https://github.com/cross-seed/cross-seed/issues/682)) [`5908f6e`](https://github.com/cross-seed/cross-seed/commit/5908f6e) ### [`v6.0.0-18`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-18) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-17...v6.0.0-18) - enhancement(reverselookup): using regex to parse rss/announce names instead of Fuse ([#&#8203;725](https://github.com/cross-seed/cross-seed/issues/725)) [`04eae94`](https://github.com/cross-seed/cross-seed/commit/04eae94) - feat(search/sonarr): add path parsing and support for sonarr season folders ([#&#8203;695](https://github.com/cross-seed/cross-seed/issues/695)) [`762bd87`](https://github.com/cross-seed/cross-seed/commit/762bd87) - fix(action/unlink): use stricter test for unlinking if injection already exists ([#&#8203;737](https://github.com/cross-seed/cross-seed/issues/737)) [`35c1698`](https://github.com/cross-seed/cross-seed/commit/35c1698) ### [`v6.0.0-17`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-17) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-16...v6.0.0-17) - fix(qbit/inject): better handling of autoTMM and duplicate cats for injection ([#&#8203;736](https://github.com/cross-seed/cross-seed/issues/736)) [`b3d0916`](https://github.com/cross-seed/cross-seed/commit/b3d0916) ### [`v6.0.0-16`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-16) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-15...v6.0.0-16) - enhancement(logging/search): track searchee source using labels to clarify injections ([#&#8203;724](https://github.com/cross-seed/cross-seed/issues/724)) [`b3a3d8d`](https://github.com/cross-seed/cross-seed/commit/b3a3d8d) - fix(regex/ep): years cannot be episode num ([#&#8203;734](https://github.com/cross-seed/cross-seed/issues/734)) [`a178adb`](https://github.com/cross-seed/cross-seed/commit/a178adb) - fix(prefilter): remove single file constraint for isSingleEpisode check ([#&#8203;730](https://github.com/cross-seed/cross-seed/issues/730)) [`62451c4`](https://github.com/cross-seed/cross-seed/commit/62451c4) - update(id-search): support tvmaze id lookup ([#&#8203;735](https://github.com/cross-seed/cross-seed/issues/735)) [`85deec0`](https://github.com/cross-seed/cross-seed/commit/85deec0) ### [`v6.0.0-15`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-15) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-14...v6.0.0-15) - fix(arr/ids): consider ids of 0 invalid ([#&#8203;728](https://github.com/cross-seed/cross-seed/issues/728)) [`7fddff5`](https://github.com/cross-seed/cross-seed/commit/7fddff5) - fix(cli/searchlimit): remove radix parameter from searchlimit ([#&#8203;729](https://github.com/cross-seed/cross-seed/issues/729)) [`14a11ea`](https://github.com/cross-seed/cross-seed/commit/14a11ea) - fix(cli/blocklist): allow multiple arguments for cli usage ([#&#8203;727](https://github.com/cross-seed/cross-seed/issues/727)) [`edf226d`](https://github.com/cross-seed/cross-seed/commit/edf226d) - fix(regex/scene): require scene group in prefix be lowercase ([#&#8203;722](https://github.com/cross-seed/cross-seed/issues/722)) [`4b7b4f0`](https://github.com/cross-seed/cross-seed/commit/4b7b4f0) - enhancement(clients/qbit): better handling of post-injection verification ([#&#8203;723](https://github.com/cross-seed/cross-seed/issues/723)) [`c570aa1`](https://github.com/cross-seed/cross-seed/commit/c570aa1) ### [`v6.0.0-14`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-14) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-13...v6.0.0-14) - bug(regex/group): fix last character of group being removed in some cases ([#&#8203;721](https://github.com/cross-seed/cross-seed/issues/721)) [`80fa2de`](https://github.com/cross-seed/cross-seed/commit/80fa2de) ### [`v6.0.0-13`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-13) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-12...v6.0.0-13) - bug(regex/group): parse group correctly with huno repack/proper formatting ([#&#8203;719](https://github.com/cross-seed/cross-seed/issues/719)) [`19fe059`](https://github.com/cross-seed/cross-seed/commit/19fe059) - bug(clients/qbit): properly log formData entries on torrent add ([#&#8203;720](https://github.com/cross-seed/cross-seed/issues/720)) [`61548ca`](https://github.com/cross-seed/cross-seed/commit/61548ca) ### [`v6.0.0-12`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-12) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-11...v6.0.0-12) Due to back to back pre-releases to address a dependency and minor bugfix, I've included the previous changelog here as well. <hr> - bug(action/unlink): check if file exists before linking in single file case ([#&#8203;717](https://github.com/cross-seed/cross-seed/issues/717)) [`4a4145d`](https://github.com/cross-seed/cross-seed/commit/4a4145d) - chore(deps-dev): bump braces from 3.0.2 to 3.0.3 ([#&#8203;716](https://github.com/cross-seed/cross-seed/issues/716)) [`2416340`](https://github.com/cross-seed/cross-seed/commit/2416340) https://github.com/cross-seed/cross-seed/compare/v6.0.0-11...v6.0.0-12 - enhancement(action/unlink): unlink failed injections and save incomplete torrents ([#&#8203;712](https://github.com/cross-seed/cross-seed/issues/712)) [`c9c697f`](https://github.com/cross-seed/cross-seed/commit/c9c697f) - bug(indexers): skip indexers with null caps and refresh with indexer job ([#&#8203;708](https://github.com/cross-seed/cross-seed/issues/708)) [`d98d9f1`](https://github.com/cross-seed/cross-seed/commit/d98d9f1) - enhancement(decide/res): ignore resolution type ([#&#8203;710](https://github.com/cross-seed/cross-seed/issues/710)) [`ec27bb5`](https://github.com/cross-seed/cross-seed/commit/ec27bb5) - fix(logging/config): redact apiKey from logging in configdump ([#&#8203;714](https://github.com/cross-seed/cross-seed/issues/714)) [`e771c20`](https://github.com/cross-seed/cross-seed/commit/e771c20) - update(client/deluge): broaden indicators determining completion in client ([#&#8203;715](https://github.com/cross-seed/cross-seed/issues/715)) [`a3e3bcb`](https://github.com/cross-seed/cross-seed/commit/a3e3bcb) - fix(logging/stack): add stacktraces to log files ([#&#8203;713](https://github.com/cross-seed/cross-seed/issues/713)) [`beb9ad4`](https://github.com/cross-seed/cross-seed/commit/beb9ad4) - Log stacktraces to log files [`a9dc6bc`](https://github.com/cross-seed/cross-seed/commit/a9dc6bc) https://github.com/cross-seed/cross-seed/compare/v6.0.0-10...v6.0.0-11 ### [`v6.0.0-11`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-11) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-10...v6.0.0-11) - enhancement(action/unlink): unlink failed injections and save incomplete torrents ([#&#8203;712](https://github.com/cross-seed/cross-seed/issues/712)) [`c9c697f`](https://github.com/cross-seed/cross-seed/commit/c9c697f) - bug(indexers): skip indexers with null caps and refresh with indexer job ([#&#8203;708](https://github.com/cross-seed/cross-seed/issues/708)) [`d98d9f1`](https://github.com/cross-seed/cross-seed/commit/d98d9f1) - enhancement(decide/res): ignore resolution type ([#&#8203;710](https://github.com/cross-seed/cross-seed/issues/710)) [`ec27bb5`](https://github.com/cross-seed/cross-seed/commit/ec27bb5) - fix(logging/config): redact apiKey from logging in configdump ([#&#8203;714](https://github.com/cross-seed/cross-seed/issues/714)) [`e771c20`](https://github.com/cross-seed/cross-seed/commit/e771c20) - update(client/deluge): broaden indicators determining completion in client ([#&#8203;715](https://github.com/cross-seed/cross-seed/issues/715)) [`a3e3bcb`](https://github.com/cross-seed/cross-seed/commit/a3e3bcb) - fix(logging/stack): add stacktraces to log files ([#&#8203;713](https://github.com/cross-seed/cross-seed/issues/713)) [`beb9ad4`](https://github.com/cross-seed/cross-seed/commit/beb9ad4) - Log stacktraces to log files [`a9dc6bc`](https://github.com/cross-seed/cross-seed/commit/a9dc6bc) ### [`v6.0.0-10`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-10) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-9...v6.0.0-10) - update(logging): Strip ansi from logs and general logging improvements ([#&#8203;699](https://github.com/cross-seed/cross-seed/issues/699)) [`f081168`](https://github.com/cross-seed/cross-seed/commit/f081168) - enhancement(arr/id): use ids for anime/unknown when possible ([#&#8203;696](https://github.com/cross-seed/cross-seed/issues/696)) [`a90a841`](https://github.com/cross-seed/cross-seed/commit/a90a841) - bug(decide): fix incorrect matching due to case and punctuation ([#&#8203;701](https://github.com/cross-seed/cross-seed/issues/701)) [`bcc6f46`](https://github.com/cross-seed/cross-seed/commit/bcc6f46) - fix(client/tm): transmission logging for non-json response ([#&#8203;703](https://github.com/cross-seed/cross-seed/issues/703)) [`9ab3364`](https://github.com/cross-seed/cross-seed/commit/9ab3364) - fix(search/delay): value over max signed int produces default to 1s ([#&#8203;705](https://github.com/cross-seed/cross-seed/issues/705)) [`b2cc618`](https://github.com/cross-seed/cross-seed/commit/b2cc618) ### [`v6.0.0-9`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-9) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-8...v6.0.0-9) - docs(qbit): clarify autoTMM warning and link to docs ([#&#8203;697](https://github.com/cross-seed/cross-seed/issues/697)) [`a10095e`](https://github.com/cross-seed/cross-seed/commit/a10095e) - enhancement(decide/match): support multi-file risky based matching ([#&#8203;689](https://github.com/cross-seed/cross-seed/issues/689)) [`323c086`](https://github.com/cross-seed/cross-seed/commit/323c086) - Support size only for multi-file matches [`74a217d`](https://github.com/cross-seed/cross-seed/commit/74a217d) - Refactor decision [`9558b31`](https://github.com/cross-seed/cross-seed/commit/9558b31) - Clarify autoTMM warning [`2d947c8`](https://github.com/cross-seed/cross-seed/commit/2d947c8) ### [`v6.0.0-8`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-8) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-7...v6.0.0-8) - Refactor Result type ([#&#8203;683](https://github.com/cross-seed/cross-seed/issues/683)) [`2145067`](https://github.com/cross-seed/cross-seed/commit/2145067) - Change unwrapErr usages [`7231330`](https://github.com/cross-seed/cross-seed/commit/7231330) - Change new usages to also use new methods [`2a0f871`](https://github.com/cross-seed/cross-seed/commit/2a0f871) - change flat maps back to filter and map [`7f00cd2`](https://github.com/cross-seed/cross-seed/commit/7f00cd2) - Refactor Result type [`114974e`](https://github.com/cross-seed/cross-seed/commit/114974e) ### [`v6.0.0-7`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-7) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-6...v6.0.0-7) - fix(arr/id): address typo and additional logging details ([#&#8203;694](https://github.com/cross-seed/cross-seed/issues/694)) [`6af5983`](https://github.com/cross-seed/cross-seed/commit/6af5983) ### [`v6.0.0-6`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-6) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-5...v6.0.0-6) - feat(arr-lookup): fetch category and id caps for torznab searching ([#&#8203;640](https://github.com/cross-seed/cross-seed/issues/640)) [`bfefbbd`](https://github.com/cross-seed/cross-seed/commit/bfefbbd) - fix(clients): set download path when adding torrent ([#&#8203;693](https://github.com/cross-seed/cross-seed/issues/693)) [`3a26996`](https://github.com/cross-seed/cross-seed/commit/3a26996) - fix(regex): allow anime ending with release and \[SXX] ([#&#8203;692](https://github.com/cross-seed/cross-seed/issues/692)) [`0450d01`](https://github.com/cross-seed/cross-seed/commit/0450d01) - fix(regex): movie matched as episode ([#&#8203;687](https://github.com/cross-seed/cross-seed/issues/687)) [`d443e74`](https://github.com/cross-seed/cross-seed/commit/d443e74) ### [`v6.0.0-5`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-5) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-4...v6.0.0-5) - bug(action/link): fix incorrect link paths when linking single file ([#&#8203;685](https://github.com/cross-seed/cross-seed/issues/685)) [`8484ced`](https://github.com/cross-seed/cross-seed/commit/8484ced) - add(schema/dirs): refinement for linkDir being inside dataDirs ([#&#8203;684](https://github.com/cross-seed/cross-seed/issues/684)) [`a95e9af`](https://github.com/cross-seed/cross-seed/commit/a95e9af) - enhancement(inject): MATCH_SIZE_ONLY starts unpaused ([#&#8203;686](https://github.com/cross-seed/cross-seed/issues/686)) [`6b2821e`](https://github.com/cross-seed/cross-seed/commit/6b2821e) ### [`v6.0.0-4`](https://github.com/cross-seed/cross-seed/releases/tag/v6.0.0-4) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.0.0-3...v6.0.0-4) - refactor(client/deluge): switch to using Result class for calls ([#&#8203;679](https://github.com/cross-seed/cross-seed/issues/679)) [`5242637`](https://github.com/cross-seed/cross-seed/commit/5242637) - enhancement(logging/match): display size diff in bytes if similar ([#&#8203;681](https://github.com/cross-seed/cross-seed/issues/681)) [`35c4d77`](https://github.com/cross-seed/cross-seed/commit/35c4d77) - fix(decide): release version incorrectly compared ([#&#8203;678](https://github.com/cross-seed/cross-seed/issues/678)) [`be5e4f7`](https://github.com/cross-seed/cross-seed/commit/be5e4f7) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41MS4wIiwidXBkYXRlZEluVmVyIjoiMzguNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
smeagol-help added 1 commit 2024-08-23 10:31:15 -05:00
jahanson merged commit 29c6ebf86f into main 2024-08-23 10:32:03 -05:00
jahanson deleted branch renovate/ghcr.io-cross-seed-cross-seed-6.x 2024-08-23 10:32:04 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jahanson/theshire#549
No description provided.