Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Radarr

Radarr provides an excellent automated movie experience.
Collective - Host: opensource - https://opencollective.com/radarr - Website: https://radarr.video - Code: https://github.com/Radarr

Add `forceSave` to the OpenAPI docs

(cherry picked from commit ef0b91b45bc7f1295efb03dc44630f1442e18be1)

Fixes #8538

github.com/Radarr/Radarr - 19a1f97be8bdc1c9756f205eebb327c32ae6908f authored over 1 year ago
Fixed: Use indexer errors from response if Content-Type is XML before processing response

(cherry picked from commit 9bdc6183663a3510e53433a30ad701065e7ee9d9)

github.com/Radarr/Radarr - 112550399b058b3c19e8cae6711a954690188a3f authored over 1 year ago
Fixed: Log name of mount point failure

(cherry picked from commit b5050d02d6adbaaaa0f8ae9f8426551e5606fff1)

github.com/Radarr/Radarr - 574d1c8d0f74ed2ea281a778050ce2ebd51cca20 authored over 1 year ago
Sort tags by label

Co-authored-by: Mark McDowall <[email protected]>
(cherry picked from commit f32a3cd41c17bb9...

github.com/Radarr/Radarr - 3feaee25e2781c01fc36eb98da2690034598634d authored over 1 year ago
Fix checking for SameTorrent when the indexer is null

(cherry picked from commit 3ece1533d86c559ec1bf7689c908802f31e38e91)

github.com/Radarr/Radarr - bb77538701d40f717accb41fab69084c6538922e authored over 1 year ago
New: Add TmdbId and ImdbId to manual import movie selection

Fixes #8483

github.com/Radarr/Radarr - 731db1ad79ff72a0596870e2b62b94a0f0a73207 authored over 1 year ago
Avoid double movie fetch on UI load

github.com/Radarr/Radarr - fe76cbfc6b021913255b45038e67f868ab65b9f9 authored over 1 year ago
Translated using Weblate (Portuguese (Brazil)) [skip ci]

Currently translated at 100.0% (1173 of 1173 strings)

Translated using Weblate (French) [skip c...

github.com/Radarr/Radarr - 695cab3f3a6d230b608faa1eb0025ead48923519 authored over 1 year ago
Fixed: (Notifications) Calculate mapped path in Plex only when MapTo is not empty

github.com/Radarr/Radarr - e1d76689f7eb5a2c82bd1edc701b70b3a423bb28 authored over 1 year ago
Log path in MediaFileAttributeService

github.com/Radarr/Radarr - 24bd2ae59b3b3022af3646310c118a7e95ac98f7 authored over 1 year ago
Fixed: List Sync Help Text

Fixes #8522

github.com/Radarr/Radarr - 42267da4ef1f77b274c6551b38beff05aa6a3610 authored over 1 year ago
Automated API Docs update

github.com/Radarr/Radarr - a28b9ceff0f82ced601edf37f9ca4ed5c8e2476d authored over 1 year ago
Fix validation for boolean query parameters

(cherry picked from commit 2fecd280016630d5afe2d60e52cbb52338c155b5)

Closes #8517

github.com/Radarr/Radarr - 48b9bb942775cd0ef692e693d55731f047c41335 authored over 1 year ago
Use string interpolation in formatBytes

Fixes #8519

github.com/Radarr/Radarr - 10bb8fa263d656f729278961c8f140ee3144841e authored over 1 year ago
New: Plex Watchlist RSS support

(cherry picked from commit 6d88a98282d1441f903d567470a9f1ce6ba0b52f)

github.com/Radarr/Radarr - 588c8fb074cf8e35ca112b102b4bacbf028b5e5f authored over 1 year ago
Use QualityProfile instead of any

(cherry picked from commit f63e060ac49c5bb0c498faac364632de7d5e9f1c)

Closes #8493

github.com/Radarr/Radarr - f14482cb59606e8afa5d10a2c17fdfbacc5e0692 authored over 1 year ago
Bump version to 4.5.2

github.com/Radarr/Radarr - 7ff48a197add9e0b8f7c2258963647d90c74019d authored over 1 year ago
Fixed: Prevent unknown settings implementation from failing to deserialize

(cherry picked from commit 0e2cc7851f556e928e52bb2886c7d60c13b0741e)

Log removal of invalid def...

github.com/Radarr/Radarr - 84bf30dcdaa3179cd4b0877334ff4d4e7bcdb203 authored over 1 year ago
Cleanup distribution files

github.com/Radarr/Radarr - 8b291d932f687297f18491469c44751e37e81173 authored over 1 year ago
Add back min availability to bulk movie edit

github.com/Radarr/Radarr - 976712d6d74cdadf4a995e7adaa62113eba24580 authored over 1 year ago
Clean up variable name case

github.com/Radarr/Radarr - b32d1687421be1f8522d3a10cdab009ebdbdbd6d authored over 1 year ago
Fix Radarr import syncing not matching any root folders.

Old logic would look for a rootFolderPath in the API response from the source instance and try t...

github.com/Radarr/Radarr - 20301bdb7811dfd000129808756fa776c0341839 authored over 1 year ago
Delete various old config files

Delete `jsconfig.json`

This file actually did nothing since we have a `tsconfig.json`. Behavior...

github.com/Radarr/Radarr - 0a89c4d110a75332efa5d86e24dd003bf1659b5e authored over 1 year ago
Update UI dependencies

github.com/Radarr/Radarr - d8b724346ce201cc4a22999192b1eb707f9c7a44 authored over 1 year ago
Add `inset` to stylelintrc

(cherry picked from commit 6a49f3989a17898c957df8777f0cbb19af647804)

github.com/Radarr/Radarr - de010ce5363d1b1b9d3f6762d8c24b48848e8d0b authored over 1 year ago
Update all relevant dev tool deps

Delete esformatter

Address lint failures

Delete unknown component property

remove deprecated ...

github.com/Radarr/Radarr - 8a49463053bfd415de87fd05507dc7b6e0648fdd authored over 1 year ago
Remove unused babel plugins and fix build with profiling

(cherry picked from commit d79f42351fd3d61d180a224d4b8fb51184eb347e)

github.com/Radarr/Radarr - c9b09faae98d686065fd5bf212eea6bd1ddc105b authored over 1 year ago
Fix MovieFileLanguageConnector to use MovieLanguage

github.com/Radarr/Radarr - 64e524633c30f9174420fb5de07e2f79090414c9 authored over 1 year ago
Use `await using` in LocalizationService

github.com/Radarr/Radarr - 401edeabbad8acc370f774d8742409740f4f1169 authored over 1 year ago
Fixed: Provider health checks persist after add until next scheduled check

(cherry picked from commit 202449c40c82c6dfd2d15844c578436bbe3c8872)

Close #8505

github.com/Radarr/Radarr - abddce1cfa872f0b3fb4590071037896aee2f7c7 authored over 1 year ago
Translated using Weblate (Portuguese (Brazil)) [skip ci]

Currently translated at 100.0% (1173 of 1173 strings)

Translated using Weblate (French) [skip c...

github.com/Radarr/Radarr - 3350071a83a7c565458021fe6968ee2678049bef authored over 1 year ago
New: Log additional information when processing completed torrents from rTorrent

(cherry picked from commit c7d39579b45adbe1b9da3baff587b2d7b7c9724b)

github.com/Radarr/Radarr - 223eddeb0b38dffb5f4ba51be384899557833db1 authored over 1 year ago
Fix function name and use out var for try get in DownloadClientProvider

github.com/Radarr/Radarr - a953d1a6c50bc1ee05a2fc4183d2b4d9aba5b586 authored over 1 year ago
Add Pull Request Labeler

github.com/Radarr/Radarr - 38d946ed79807231f99660d08ae64234eb73cc5b authored over 1 year ago
API key improvements

Fixed: Special characters in API key
New: Add heathcheck for API Key

(cherry picked from commit...

github.com/Radarr/Radarr - e0389ca08c9b24c97173e60ffcb592d4b77ab056 authored over 1 year ago
Translated using Weblate (Chinese (Simplified) (zh_CN)) [skip ci]

Currently translated at 99.8% (1166 of 1168 strings)

Translated using Weblate (Portuguese (Braz...

github.com/Radarr/Radarr - d021517f4b86d919d16b4dd9fdf64bb475fc7edc authored over 1 year ago
Automated API Docs update

github.com/Radarr/Radarr - 7bbf7d2461b3e35fd3bd7f589ca6a665a8ee2c7c authored over 1 year ago
New: On Health Restored notification

(cherry picked from commit 5fdc8514da7c7ad98192f2ecb2415b3a7b5d0d05)

github.com/Radarr/Radarr - 8563ed0a203c5974e94e2d8868880ab7e12d430e authored over 1 year ago
New: Notifications when Manual Interaction is required for importing

(cherry picked from commit 5ec282750bdea16f770282b80fdaec56a65749e2)

github.com/Radarr/Radarr - a1e622a3630c477f58aa2b775d189b32766594dc authored over 1 year ago
Why rename many files when few file do trick

(cherry picked from commit eaa4a358e8eb93e15203001d16e868e22aded5c3)

github.com/Radarr/Radarr - 164f9ca86842586e73c41f0655048f7bac6b5f85 authored over 1 year ago
GracePeriod not Graceperiod

(cherry picked from commit 993c69530ed34460800f40ecf8a0b7bc9a2f7d48)

github.com/Radarr/Radarr - 782a25777915f336b45db6a1d970f347b249c184 authored over 1 year ago
Sort translations alphabetically

github.com/Radarr/Radarr - b7419c31df5eeba9c47c8ffe14182e7021b2a0ec authored over 1 year ago
Move vscode settings to the frontend folder

Since it applies to all of frontend, I think it makes more sense to have it here instead of src
...

github.com/Radarr/Radarr - 8b958708dab33df8b5dd3b31b949fedf3da700bb authored over 1 year ago
Fixed IsValidPath usages

(cherry picked from commit 033936dce7e13c8ab2e38407782dc9cdd949460e)

github.com/Radarr/Radarr - 07f0e89f113e8ce8097d44694c18c67c9f305aa2 authored over 1 year ago
New: Improve path validation when handling paths from different OSes

(cherry picked from commit 0321368cc392d7a0a488409bf6bd586ba45497af)
(cherry picked from commit ...

github.com/Radarr/Radarr - ae63b8575349b785708da49d243bc5067cc292ec authored over 1 year ago
Log invalid config file exceptions

(cherry picked from commit a95317446c452926819ad24f892a00770b1b23fc)

github.com/Radarr/Radarr - a38b28f4df9ee8e2ea472ba04cd47b8abb0fa621 authored over 1 year ago
Add VSCode extension recommendations

To make it easier for new contributors, suggest extensions for the tools we use

(cherry picked ...

github.com/Radarr/Radarr - b0cd7ae356045a79fb159adad8eeb417e0059bcb authored over 1 year ago
Fixed: Ensure indexer errors are handled before processing response

(cherry picked from commit 76f93c8415419f0c3dab90582d47a1c9a653263c)

github.com/Radarr/Radarr - fe164c1def52067a20a207082364f68f6933acfa authored over 1 year ago
Align environment variable setting in ProcessProvider with upstream

Co-authored-by: Qstick <[email protected]>

Closes #5617

(cherry picked fr...

github.com/Radarr/Radarr - 06a214e901c9e0e653a9c62071ad82d7226d3194 authored over 1 year ago
New: Only add version header for API requests

(cherry picked from commit 453891e620459ff38f7bc43b207004b240fc5fb8)

github.com/Radarr/Radarr - 51901dbb37d0ec8e14360878fba1280aba9db39e authored over 1 year ago
Fixed: RootFolderPath not set for Movies from API

github.com/Radarr/Radarr - 850fef5c43fd3b4b01daac5cbc8299714aea5677 authored over 1 year ago
Fixed: Index UI crash for movies without files

github.com/Radarr/Radarr - ff1449c01e5ef104e02d6b78aeb66a2c6f377d79 authored over 1 year ago
New: Add token authentication for ntfy.sh notifications

Closes #8451

Co-authored-by: KucharczykL <[email protected]>
(cherry picked from commit 5bb0...

github.com/Radarr/Radarr - 51a583b59bcc20006ca0ec42115d53e6a43a250c authored over 1 year ago
Fixed: Matching of custom formats during movie file import

Closes #8287

github.com/Radarr/Radarr - 2a72a32d289b5e57101ccc7e12f3ff6c790e9d3e authored over 1 year ago
Revert argument exception swallowing for Plex library update

Closes #8264

github.com/Radarr/Radarr - 836017c01bd4ea61e08d67f97e3a01063172f1c0 authored over 1 year ago
New: Improved Plex library updating

Closes #8235
Closes #8244

(cherry picked from commit 98308737cfa78a41ec22a2b23a80bf316bd779ea)

github.com/Radarr/Radarr - 85aac789f4daafffc5979f92a6e9d66b28d10fcb authored over 1 year ago
New: Add release info to webhook/custom script import events

Closes #8293

github.com/Radarr/Radarr - 9ec1235b629c534781cc9cb0d8899926845d3ccb authored over 1 year ago
New: Don't import movies that don't match grab history

Closes #8228

(cherry picked from commit 978618f041c478121f8e014910ad092f8e648596)

github.com/Radarr/Radarr - b5bf5eae26ebe6b5a907a1ce05a0a73b11413c36 authored over 1 year ago
Use string interpolation for Newznab request generation

Closes #7755

github.com/Radarr/Radarr - e7ff79f48da24e12bd97222b08350641e5b72233 authored over 1 year ago
Virtualize movie select for manual import with react-window

github.com/Radarr/Radarr - 41fb0eb7c6c29180664925b30a9f231aa304558d authored over 1 year ago
Convert Manual Import to Typescript

github.com/Radarr/Radarr - eeb997430c8e035ec3279dd7c3f438ea230e5641 authored over 1 year ago
New: Log content for invalid torrent files

(cherry picked from commit e3f71ca79c3c92015e6c3fc292ae3124dab63410)

github.com/Radarr/Radarr - d2112f2bdc0e1d3f1bd4b50e9cff6a4ae7dcf7da authored over 1 year ago
Translated using Weblate (Portuguese (Brazil)) [skip ci]

Currently translated at 100.0% (1168 of 1168 strings)

Translated using Weblate (French) [skip c...

github.com/Radarr/Radarr - d5e61c345059d07fdd373d63b5fe7556a0f0d984 authored over 1 year ago
Remove requirement for imdbtitle and imdbyear in Newznab and Torznab

github.com/Radarr/Radarr - 39271eb33c7ad067a19ca519d97f7fc176a6ce6d authored over 1 year ago
Add `tmdbid` to capabilities check in Newznab/Torznab

github.com/Radarr/Radarr - b3037248a231192adea8c384b713fdc83a04bf1d authored over 1 year ago
Remove duplicate check in RemotePathMappingCheck

github.com/Radarr/Radarr - cc28519d6d0f211c548f5800d92438e78ed56730 authored over 1 year ago
Fixed: Movie Status in Table View

Fixes #8442

github.com/Radarr/Radarr - 7b8c21fc763007a4d5f312f93ff5ad207a6d1ac6 authored over 1 year ago
Automated API Docs update

github.com/Radarr/Radarr - f68fd9c2d9a0f1a0f75120a8349b44940acc1a4e authored over 1 year ago
New: Add result to commands to report commands that did not complete successfully

(cherry picked from commit 103ce3def4636ef891e72bd687ef8f46b5125233)

github.com/Radarr/Radarr - 116db9701b49ee4fb9ec0846db766f4b9e5b40fe authored over 1 year ago
Translated using Weblate (French) [skip ci]

Currently translated at 100.0% (1168 of 1168 strings)

Co-authored-by: Remy <[email protected]>
Trans...

github.com/Radarr/Radarr - 6ec12d71dc42450ef65bb817009d42fa8fac5d26 authored over 1 year ago
add trace log checkbox to bug report [common]

github.com/Radarr/Radarr - 6dc558cbf6ad4155ed35d4111e8368dcf57a8826 authored over 1 year ago
Migrate to FluentValidation 9

(cherry picked from commit 40e54685b9e83ed24a3979bfe965c453339ad02e)

github.com/Radarr/Radarr - d2787d818131119b513c10b71e235631ed6bc33a authored over 1 year ago
Build download requests from indexer implementation

(cherry picked from commit a0b08f6c6f106d92cdb12fbb959dd2605c22fe6a)

github.com/Radarr/Radarr - 1807ccfc48440216513c4023ac2b88e15d6860c4 authored over 1 year ago
Fix downloading releases without an indexer

(cherry picked from commit ca8b26138e3ebd793cc1a5fd51522ce3eda8a2e1)

github.com/Radarr/Radarr - 89fd3e467173fcd3bd5666235c91d34c9f963015 authored over 1 year ago
bump `lock threads` github action to latest [skip ci]

Fix for nodejs 12 deprecation

github.com/Radarr/Radarr - 7c67382f6f0ae7dc3ec9d730acd857f3045d9580 authored over 1 year ago
Fixed some aria violations

(cherry picked from commit 7aa846343815105e3576e6aa20eac64fcb0edf8d)

github.com/Radarr/Radarr - 3738750fa179ef7f50a89e73e55c84477593c68d authored over 1 year ago
Fixed: Unable to search individual movies from Movie Index

Fixed: Refresh on movie list refreshing all movies

Fixes #8434

github.com/Radarr/Radarr - 66b7b3b7d6ad6ceac91e9ee31ec110ece4abca25 authored over 1 year ago
Fixed: Search Button Display on Movie Index

github.com/Radarr/Radarr - 6086b0d4e4eef9f817842a22d4a619fc20395064 authored over 1 year ago
Fixed: Upgrades blocked: UpgradeSpecification error

Fixes #8431

- Remove erroneous Year and Imdbid from ParseCustomFormat, not needed

github.com/Radarr/Radarr - 5e338c93a3f7e499ba1a591d10471d69456bc9c5 authored over 1 year ago
Fixed: Cannot Toggle Show Search on Movie Index

Fixes #8436

github.com/Radarr/Radarr - 554ab21d386c8356027d8ab69ae8ab71b58a9558 authored over 1 year ago
New: Filter Sonarr synchronization based on Root Folders

(cherry picked from commit ff3327483a233ebe54d8f178c355abaeb6f9d11e)

github.com/Radarr/Radarr - 0858f6732aca70cdd07f653e613be2546e4bd5ab authored over 1 year ago
New: Add Original Language as Filter Option in Discover View

Closes #7807

github.com/Radarr/Radarr - 4c2bf285fc4cc2fee483cd5ad5ee59e610eca15a authored over 1 year ago
New: Handle multi title release names split by slash

Closes #7917

Co-Authored-By: andrey4korop <[email protected]>

github.com/Radarr/Radarr - cba48507695a3624e8c23a18d3d22460d638e459 authored over 1 year ago
Translated using Weblate (Chinese (Simplified) (zh_CN)) [skip ci]

Currently translated at 99.9% (1167 of 1168 strings)

Translated using Weblate (Portuguese (Braz...

github.com/Radarr/Radarr - f1fcab75f5eb393d04a55be25842dead493dd6e9 authored over 1 year ago
Fixed: Don't import Custom Format downgrades

Closes #8197
Closes #8243

Co-Authored-By: Mark McDowall <[email protected]>

github.com/Radarr/Radarr - 44bec71752af0829d7dca7461dc9b03cdd2e1b89 authored over 1 year ago
Fixed: Enable parsing of repacks with revision

Closes #8060

Co-Authored-By: Mark McDowall <[email protected]>

github.com/Radarr/Radarr - b44f0502462e03cf72eadf535a1cafee628fd529 authored over 1 year ago
Fixed: Don't clean Kodi library if video is playing and Always Update is disabled

Closes #8139

Co-Authored-By: Mark McDowall <[email protected]>

github.com/Radarr/Radarr - a0068a3ed9689c86cc196427639c78a1d5acf363 authored over 1 year ago
Revert "Build download requests from indexer implementation"

This reverts commit 84e0f5bfcfb8016dc25ab274d682305ea239f1a3.

github.com/Radarr/Radarr - 8e1bf785c3f8a513b287d6f51448a9415bada3f9 authored over 1 year ago
Fixed: Movie count incorrect in Movie Editor

Fixes #8423

github.com/Radarr/Radarr - cc63c3f3cd34fa30162a08cbf819b2eab7b04851 authored over 1 year ago
Fixed: Missing Translates

github.com/Radarr/Radarr - d3e6d7cd05ad8cfe6d9fc8d5ac3dccf513fb189e authored over 1 year ago
Fixed: (Database) Improve Version detection

(cherry picked from commit 788fa6d96a45ebec684672f0811d8ee284c2f0c8)

github.com/Radarr/Radarr - dc2759ddcbe816bd20ad971253df2d4a6e9f6ca8 authored over 1 year ago
Simplify DatabaseType logic

(cherry picked from commit c5baded3d63a9e77e180023559758108c1ced782)

github.com/Radarr/Radarr - 066d9dd1d43991bc5902b22559bd59a1af32e105 authored over 1 year ago
Fixed: Importing from Manual Import ignoring Analyze video files

Closes #8340

github.com/Radarr/Radarr - cc4a80947f9a99224b03d5a1c42074fd0dac5e79 authored over 1 year ago
Extract useSelectState from SelectContext

Closes #8295

github.com/Radarr/Radarr - 3e643644cd09f6f315c307ae07a80d1bd327cec4 authored over 1 year ago
Avoid queue failures due to unknown release language processing

github.com/Radarr/Radarr - 1336743aca400f6d48230537d50a260e44314bd7 authored over 1 year ago
Fix default value variable name for ImportListExclusion

github.com/Radarr/Radarr - bf3e23cc3bef351315e3239d7e4b7e143c059a6d authored over 1 year ago
New: Closing Move Movie modal without selecting will cancel save

Closes #8225

Co-Authored-By: Mark McDowall <[email protected]>

github.com/Radarr/Radarr - a41999f9c22cde5a4631d6b023a0dbb45d76a169 authored over 1 year ago
Use augmented languages for queue items

github.com/Radarr/Radarr - 80d7bdb834ef27f86d00572c4b6510990a1d5cca authored over 1 year ago
New: Include Movie Match Type in grab event details

github.com/Radarr/Radarr - 5d061a8729204141d3d67f05f29d6aeb3e5f8cfa authored over 1 year ago
Fixed: Queue not showing items with conflicting titles

github.com/Radarr/Radarr - ba7551ec655d15de29a6fb9007cc9579cd8429a6 authored over 1 year ago