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

Fixed: Don't automatically import if release title doesn't match movie title

Closes #7081

github.com/Radarr/Radarr - 7527eff26832b24ec0d157a956eeccefbd71d68b authored over 1 year ago
Fixed: Throw to manual import if multiple movies found during title mapping

github.com/Radarr/Radarr - e32383e76340643b52d2c4baeea28aa2c66627f1 authored over 1 year ago
Cleanup ParsingService

github.com/Radarr/Radarr - a03323703a7f561c9b2987cd1c800c2c43fe5241 authored over 1 year ago
Fixed: Pushed releases should be stored as pushed release

Closes #8246

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

github.com/Radarr/Radarr - c3f30fb237b413706d549dd2711abc21374c0975 authored over 1 year ago
New: Don't block imports when release was matched by ID if they were grabbed via interactive search

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

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

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

github.com/Radarr/Radarr - 80d7bdb834ef27f86d00572c4b6510990a1d5cca authored over 1 year ago
New: Use TmdbId from parsing for mapping

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

(cherry picked from commit a0b08f6c6f106d92cdb12fbb959dd2605c22fe6a)

github.com/Radarr/Radarr - 84e0f5bfcfb8016dc25ab274d682305ea239f1a3 authored over 1 year ago
New: Updated button and calendar outline colors for dark theme

(cherry picked from commit 5d873fafec07c9d67ad8d2c16eecea195a78eecf)

github.com/Radarr/Radarr - 138b1e1c9d668f70a1c998f138ac7a2b4c9606e6 authored over 1 year ago
Fix loading eslintrc

(cherry picked from commit b0773ae7e3f860ff381d8d98d23d612609048e38)

github.com/Radarr/Radarr - adee52d8c2ed2d8973eea68625d6fee898094ee1 authored over 1 year ago
New: Remember add import list exclusion when removing movie

Closes #7949
Closes #7950

github.com/Radarr/Radarr - c61735cde2d71e89a738aa59457d9b14bb6f0e66 authored over 1 year ago
Fixed: Movie select not working correctly after stopping/starting or changing sort order

github.com/Radarr/Radarr - e139e7330e79a798ad378f81ed35fe5ee9e13947 authored over 1 year ago
Remove unused ReactDOM import

fixes error with mono: "error 'ReactDOM' is defined but never used no-unused-vars"

(cherry pi...

github.com/Radarr/Radarr - 1bc299fd353ccc155f899968feb6f6a0bc5ef842 authored over 1 year ago
Fixed: Movies table not resizing properly when window size changed

github.com/Radarr/Radarr - 7f71caaf7f708a1324bd793725dca72669e429c9 authored over 1 year ago
Add CSS Typings

Automatic by typescript-plugin-css-modules on yarn start

github.com/Radarr/Radarr - 68832a136ecf53f1fde46c2517e30e3c72462efc authored over 1 year ago
Improved UI error messages (stack trace and version)

github.com/Radarr/Radarr - e88c44915f5f35568f807a31e09a8b3e1883382d authored over 1 year ago
New: Increase clickable area of movie select in poster/overview

github.com/Radarr/Radarr - 7501fe095e0ecd74502bcee7b6848afe171ac61a authored over 1 year ago
Add Prettier to format TypeScript files

(cherry picked from commit de56862bb97b092c5fc44359caf3b2abdbcfdf96)

github.com/Radarr/Radarr - b18cd2f33aa3146834dd860b4ab4a76c913200c1 authored over 1 year ago
Remove movie editor code

github.com/Radarr/Radarr - 2d96c308f0099f736b8f6380c5225b8c6cc0b5e1 authored over 1 year ago
New: Mass Editor is now part of movie list

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

github.com/Radarr/Radarr - e85c010bf2815eb33a5465cf0ccabf20c198e13d authored over 1 year ago
Added movie index selection

Author: Mark McDowall <[email protected]>

github.com/Radarr/Radarr - ee5fed8522778b6e1a70a78e711b599dc3f52374 authored over 1 year ago
Fixed: Restoring scroll position when going back/forward to series list

(cherry picked from commit 5aad84dba453c42b4b5a9eac43deecf91a98f4f6)

github.com/Radarr/Radarr - df26229e4d1ae6c495fad3f24e14740d7b728335 authored over 1 year ago
Refactor Movie index to use react-window

github.com/Radarr/Radarr - e0b91c6406f1587ac6e8aef6522b2fc495561245 authored over 1 year ago
Add typescript

(cherry picked from commit 910511dba03196f14bb238c8e15f060c12183c08)

github.com/Radarr/Radarr - 36b055d372f0186f50e626a97215db480c63303f authored over 1 year ago
Fixed: File browser

(cherry picked from commit f7ce5c7b115ea0d12ab63f19960c473e09e30f3d)

github.com/Radarr/Radarr - c2736bbe2790b48c823a524e9f71ced104169847 authored over 1 year ago
QualityParser - Simplify new expression (IDE0090)

Closes #8283

github.com/Radarr/Radarr - ff185c61114d3bbd768ada643e85b7a6eda8f563 authored over 1 year ago
New: Parsing of more German WEBDL releases

Closes #8255

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

github.com/Radarr/Radarr - 3a8f1f5e58b2a56bf96af599e9eb2541d355902d authored over 1 year ago
Fixed: Parse 720p Remux as 720p BluRay

Closes #8284

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

github.com/Radarr/Radarr - 55770d3f17ae7dd2b181d0beecc5c25dd7558b26 authored over 1 year ago
Misc HealthCheck Cleanup and Sonarr Alignment

github.com/Radarr/Radarr - e2445a61b6d27c82b6e62ef37676788eaf03d08a authored over 1 year ago
Bump Swashbuckle to 6.5.0

github.com/Radarr/Radarr - ac8085fb59e799482cffb1f12a711607ef10aade authored over 1 year ago
Fixed: Ensure first history item when marked as failed is the selected item

(cherry picked from commit cf48bf304122bacc597de1d4d4429065d2358fa8)

Fixes #8086
Closes #8369

github.com/Radarr/Radarr - c6bb5024bc16c4983f5943f460ad36db958d49d4 authored over 1 year ago
Fixed: Edit Quality Profile not opening

(cherry picked from commit 83cee4b00e8c64d749d2ff1d8575d31570beecba)

github.com/Radarr/Radarr - d32582fa7c8fae1d7a32b2ce6a35737fa2628018 authored over 1 year ago
Include extra tags from existing subtitles when renaming.

github.com/Radarr/Radarr - 85112e7fbde3479c7da75ce221b508250ed5da6c authored over 1 year ago
Refactor LanguageParser.ParseLanguageTags() to return List<> instead of IEnumerable. Clean up calls to ParseLanguageTags().

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

Currently translated at 100.0% (1159 of 1159 strings)

Translated using Weblate (Chinese (Simpli...

github.com/Radarr/Radarr - 014079cf375a222750d6b0d510994bc0446d7929 authored over 1 year ago
New: Report health error if Recycling Bin folder is not writable

(cherry picked from commit 8c50cd061e691914d9fcce119b9f838f1276950c)

Fixes #8388
Closes #8389

github.com/Radarr/Radarr - a77cb2551304de933daa85381cd89aade3175db1 authored over 1 year ago
New: Updated Rarbg request limits

(cherry picked from commit 47cf8e6430b7f7704ce2f1524fa9e3c8e6f9b47a)

Closes #8337
Fixes #7700

github.com/Radarr/Radarr - 2ac72d15880efe0c5fe964aeb306c61622bc2af1 authored over 1 year ago
Use BuildInfo.AppName for RARBG appId instead of hardcoded value

(cherry picked from commit 99c4f5b746bff6809c988f8b816e5135f5959ed7)

Closes #8387

github.com/Radarr/Radarr - d4a347b2bab54d2ca8b13f8d116914b3a77c1285 authored over 1 year ago
Update core-js and use defaults for browserlist

Fixes #8400

Co-Authored-By: Benjamin Staneck <[email protected]>

github.com/Radarr/Radarr - fddea0543c2758eee9b36b427677e4ec89579c75 authored over 1 year ago
Update webpack and webpack-cli

Fixes #8397

Co-Authored-By: Benjamin Staneck <[email protected]>

github.com/Radarr/Radarr - fffa373384e4972e306d2ac77c34975e0e456622 authored over 1 year ago
Use minified jquery

Fixes #8398

Co-Authored-By: Benjamin Staneck <[email protected]>

github.com/Radarr/Radarr - 91ff76c0c894c00ba4855324039c58a50172dda9 authored over 1 year ago
Remove unused gulpFile

Fixes #8396

Co-Authored-By: Benjamin Staneck <[email protected]>

github.com/Radarr/Radarr - 6f5bac7eeda5e3453a5841eafee1f8e32faafabd authored over 1 year ago
Fix typo in calendarBackgroundColor CSS variable

(cherry picked from commit e34d2504400faaa12c7fc8572264477ccd58619d)

github.com/Radarr/Radarr - b34a7c6e2e1f86f98ccd34b0c4954f6d0be9e58d authored over 1 year ago
Fix QualityParser Tests

github.com/Radarr/Radarr - a6ce314db51ea91b2a88282dd42b12c0d76bbb43 authored over 1 year ago
Fixed: Parse DVD with 576p Resolution as DVD

Fixes #7297
Closes #8381

github.com/Radarr/Radarr - b8ce140abcef73037b638f3cff200b707aab5e07 authored over 1 year ago
Auto-reply for Log Label [common]

github.com/Radarr/Radarr - d851ecdf2f826f25b9d2d67d3b7e9e3642bc5299 authored over 1 year ago
Bump version to 4.5.1

github.com/Radarr/Radarr - 7e37615ec129d13aa8d47310eb24e67549246193 authored over 1 year ago
Fixed: (Notifications) Consistency in notification titles

github.com/Radarr/Radarr - 204a8bab79005c3cdf28ff7a3a58958cb68569ff authored over 1 year ago
Fixed: (FileList) Use labels for category options

github.com/Radarr/Radarr - 0158c84a98ce8fdf64270c67f999589da0d83e2f authored over 1 year ago
New: (Notifications) Add Apprise

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

github.com/Radarr/Radarr - 78edc9aa435ed4c68b57f568f4714e09b9e924db authored over 1 year ago
New: Rescan movie if destination file already exists during import

Closes #8230

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

github.com/Radarr/Radarr - f2bf494cef31f66245aec7fc11694c31fd29af7b authored over 1 year ago
New: Improve accepted and rejected release logging

Closes #8236

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

github.com/Radarr/Radarr - 5727e7c43be65a8b382c8eee03e8faee6629d1c5 authored over 1 year ago
Update SixLabors.ImageSharp, MailKit, DryIoc libraries

Closes #8282

Co-Authored-By: Stepan Goremykin <[email protected]>

github.com/Radarr/Radarr - a7ba1a6454687970919ac032f8c7c5bc1b1b4459 authored over 1 year ago
Use MinBy and MaxBy instead of OrderBy + First

Co-Authored-By: Stepan Goremykin <[email protected]>

github.com/Radarr/Radarr - cc285fab452147745faff88bed3aa739d101f2aa authored over 1 year ago
New: Add version and timestamp to backup archive

(cherry picked from commit ed3d880974ae6a1430866eebaf72533f35258f6f)

github.com/Radarr/Radarr - e0ad573e7fdabef9946b24dfc6fca94d6dc4cc24 authored over 1 year ago
Fixed: Tag filtering on iCal feed

Fixes #8359

github.com/Radarr/Radarr - 3fb337e20b4b51605ef6c1a5e849af15aa2f5dbb authored over 1 year ago
New: Improve primary video stream selection

(cherry picked from commit b0834015e7b4bcc37a72cd7d6d47879a6ef2a494)

github.com/Radarr/Radarr - 85aecbe67ea299658d726f39dd2e3112531a5daa authored over 1 year ago
Fixed: DrunkenSlug Default URL

Fixes #8333

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

github.com/Radarr/Radarr - bbb20e95af314aa7c442207459691795b715c8af authored over 1 year ago
New: Improve video stream formatting

(cherry picked from commit 39350ed0de4aca769ef7661f1dce08f9f462e7c3)

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

Currently translated at 100.0% (1159 of 1159 strings)

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

github.com/Radarr/Radarr - 5e63da418e6d624622db23806b1ef5d9499d734a authored over 1 year ago
Fixed: Prevent error on manual import processing with multi languages

Closes #7713

github.com/Radarr/Radarr - 890f9d6fe48716fc3e4272b5221238dd9404876c authored over 1 year ago
New: Don't try to analyze disk image files (iso, img, etc)

(cherry picked from commit 764c08498783865834e607bd41feaaedf69a254a)

github.com/Radarr/Radarr - 8a496cbdae0e6ee670d85e96bb22ab4232e2374f authored over 1 year ago
Fixed: Border hover colors in dark theme

(cherry picked from commit bead56893f080a1ac1df230908314f3ba8e0c6ce)

github.com/Radarr/Radarr - f54a5388a024781d88006215b53a13b445a0c9ef authored over 1 year ago
Serve plain text files (eg. logs) as UTF-8

github.com/Radarr/Radarr - 6961633cc9e72dd9f2ed3b1c7fcee22112bf8a77 authored over 1 year ago
Remove mono process detection

(cherry picked from commit 5a046026725084bc880a7b63d7105dcf4d882128)

github.com/Radarr/Radarr - 1be450a9d0945515f870a722776eae2683803bda authored almost 2 years ago
Rename `CC` to `Cc`

github.com/Radarr/Radarr - 2b4d6464e2315eeb4183b08f0addd58b129423bb authored almost 2 years ago
New: Option to use Telegram topics for notifications

(cherry picked from commit c8933d812490ba375c6f7e07cd4355921dc513ac)

github.com/Radarr/Radarr - ee4c34bd6c147f9cd0ef177b8e76c192e31fb3d2 authored almost 2 years ago
Bump version to 4.5.0

github.com/Radarr/Radarr - 07d41f7902459d20212cdb49745899794baa75e9 authored almost 2 years ago
Fix Blocklist Tests

github.com/Radarr/Radarr - bb573594d9ad4882336558adae848c41c1f19042 authored almost 2 years ago
Fixed: Some posters not showing for new movies search results

Fixes #8175

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

github.com/Radarr/Radarr - 12e360ab4f6f105b04c2780c339522ebfe070229 authored almost 2 years ago
Fixed: Custom Format calculation error on Blocklist by Movie

Fixes #8136

github.com/Radarr/Radarr - bae555f63e8875f8f5533ea5e94393188a998dcc authored almost 2 years ago
Bump dotnet to 6.0.16

github.com/Radarr/Radarr - 31abb93d8cfbee321fc365e5c9aae2370cfba8e0 authored almost 2 years ago
Fixed: Remote path mapping UI being partially hidden on smaller screens

github.com/Radarr/Radarr - 75035035e1abfebd6fefe2fca9f9670e80c11a7f authored almost 2 years ago
Update library clean helptext

github.com/Radarr/Radarr - c1e5990a5885e8c2e011664a74c40f87b5d364bb authored almost 2 years ago
Translated using Weblate (German) [skip ci]

Currently translated at 100.0% (1159 of 1159 strings)

Translated using Weblate (Czech) [skip ci...

github.com/Radarr/Radarr - 4a42ebe44ce93b8803d7fb724f377b5a4fa05bd4 authored almost 2 years ago
Fixed: Validation for `CleanOriginalTitle`

Fixes #8331
Closes #8332

Co-Authored-By: bakerboy448 <[email protected]...

github.com/Radarr/Radarr - c82aa5c2c7d2e1e09b358c6e761fd308edb5d372 authored almost 2 years ago
Fixed: Correct `TitleThe` naming token parsing

github.com/Radarr/Radarr - d1bae32e1cd0a99277845dcbf3e9347db3ce1668 authored almost 2 years ago
Fixed: Default value in new Delay Profile

github.com/Radarr/Radarr - c514c7cac0cd14892d8599244958a9783c901281 authored almost 2 years ago
Fixed: Don't grab propers/repacks when item in queue meets cutoff and propers/repacks are not downloaded automatically

Fixes #8134

github.com/Radarr/Radarr - 3d244057b5b1077b754864d6afbc3c21b05898d0 authored almost 2 years ago
Fixed: Cleanup erroneous QBittorrent Seeding calls

github.com/Radarr/Radarr - 323510300cabe67192e7c55898925976c3268101 authored almost 2 years ago
Fixed: Include Digital Only Releases for Recent Movie determination

Use most recent of physical or digital release date

github.com/Radarr/Radarr - 669d87b7ef5067fca887a6b33ba1102f1431f5b8 authored almost 2 years ago
New: More information on on why hardlinks should be used over copying

Closes #8327

(cherry picked from commit 83a9d15ff8721c8effdc2c8055e37bfb757022d4)

github.com/Radarr/Radarr - ec7f7b085a5dfe3a12744c3fe5fb4cf6e99be1a5 authored almost 2 years ago
Fixed: Ensure default config file on starting app

(cherry picked from commit 5326a102e23eacfc1132eb544a92af737a531df5)

github.com/Radarr/Radarr - d0fcac389c588b9bb858e787ed5620fa03e7102a authored almost 2 years ago
Fixed: Config file settings do not need to be case-sensitive

(cherry picked from commit 2107635b7e7e5392624f2957af7d7b88ba6be283)

github.com/Radarr/Radarr - ecc906a754d62ec503015e6663aa36201fab4057 authored almost 2 years ago
Bump version to 4.4.4

github.com/Radarr/Radarr - 621acbef9a255bf93ce77ff2e402bd0d54bfcb75 authored almost 2 years ago
Fixed: Number input changing while scrolling

(cherry picked from commit cc46ed56b4b70fe1f1443c0a927383f19c989c47)

github.com/Radarr/Radarr - 7fb1163b2375e04e6c88a0ebda42bd0033fdeaf4 authored almost 2 years ago
Fixed: Mapping by MovieTitles collection instead of PrimaryMovieTitle (#8157)

Co-authored-by: Sergey M <msergein>

github.com/Radarr/Radarr - b48eda95dd61389458462a7bdd03030df8057c90 authored almost 2 years ago
Fixed: Multiple Downloaded Episodes Scan commands should not run in parallel

(cherry picked from commit b3d1e4f520d14c41aa6a7dff049ee9b9ef48fecb)

github.com/Radarr/Radarr - 46270936163e1015c7de324cac363c04aaaf0239 authored almost 2 years ago
Fixed: Lock rating to 0 decimal places in Discovery (#8279)

* Locks to 1 decimal place instead of infinite

github.com/Radarr/Radarr - a006984d5e270157858fb625965cba53efa23c3d authored almost 2 years ago
Fixed: Queue error for language custom format on unknown items

github.com/Radarr/Radarr - 7d9183ef128adddf15f6a04cd0027991e1a7e94c authored almost 2 years ago
New: Add indexer option for Discord on grab notifications

Fixes #8242

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

github.com/Radarr/Radarr - d35c6683e99b8e4b60971c161cbc3a2439e13b47 authored almost 2 years ago
Fixed: Page Plex Watchlist results

Fixes #8223
Fixes #8042

github.com/Radarr/Radarr - ac26bcddd907a7f4f463af5969e265e25080bca3 authored almost 2 years ago
Add Overview to CustomScript and Webhook Notifications (#8239)

* Add Overview to customscript

github.com/Radarr/Radarr - 15bafce8cc44e3a07accb85910b5c9e21942d744 authored almost 2 years ago
Enable all analyzers and enforce code style on build

Fixes #8201
Fixes #8202
Fixes #8203
Fixes #8204
Fixes #8205
Fixes #8207
Fixes #8208
Fixes #8209
...

github.com/Radarr/Radarr - 2167da87cefb598de8eb2712a7e5e94bad6ded55 authored almost 2 years ago
Fixed: Permissions after installing on Windows and opening Firewall port

(cherry picked from commit ff2e8ffc372a34d08028db3c49f603cdfb87d832)

github.com/Radarr/Radarr - 926d37a5729fabd5c52f0b2d51637119876e0948 authored almost 2 years ago
Fixed: Parsing of RoDubbed releases as Romanian

github.com/Radarr/Radarr - 42c9e4e3e542cc06aac1a71b56635c2ab9577638 authored almost 2 years ago
Fixed: Improve some request failure messaging

(cherry picked from commit e968919e63616e30cc401964bd51db8e9e0e26de)

Fixes #8152

github.com/Radarr/Radarr - 89b609a2213c2a30c46c4198001ad4f038cecedc authored almost 2 years ago
Fixed broken path tests

Fixes #8132

(cherry picked from commit 5a22afc42bb03c9cdfb0a46d470d084dbdd495d5)

github.com/Radarr/Radarr - dfc9f74116ca46e23f317fcc5163a81c753b9ee7 authored almost 2 years ago