Ecosyste.ms: OpenCollective

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

github.com/lidarr/lidarr

Looks and smells like Sonarr but made for music.
https://github.com/lidarr/lidarr

Fixed: Manage Tracks not showing whether language/quality meets cutoff

7860f9ee81a8f0c9cfc7f60b667a26358a077272 authored about 4 years ago by Qstick <[email protected]>
Fixed: Delay profile being ignored for non-revision upgrades

5bca13b21f77ef94651b087ea78e2f701bffdc7a authored about 4 years ago by Qstick <[email protected]>
Remove unnecessary usings

dbdc805e80dff4d6ced1984f0818e34d0aea056f authored about 4 years ago by Qstick <[email protected]>
Remove Dotnet Framework Version Checks

ae46d5ae02a28a5d12759f5c297f0a810fae662d authored about 4 years ago by Qstick <[email protected]>
Fixed: Set permissions on extra and subtitle files

8c657ddb240b58f3c6afa91506346cd34c4443ca authored about 4 years ago by Mark McDowall <[email protected]>
Simplify ManualImportModule null check

6713525757ad9fc7f0af07633180c11d46207457 authored about 4 years ago by Qstick <[email protected]>
Cache Yarn Packages on build

8abff4a2bce06dc1d1b3ac1e5a4f8af92241659c authored about 4 years ago by Qstick <[email protected]>
Fixed: Speed up AlbumStudio

e681469857e811b31ae3d45455f6bee21ff32605 authored about 4 years ago by ta264 <[email protected]>
jsconfig for a bit of autocompletion and intellisense

Fixes #1460

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

b7a9f262225764c97adc05050a7fa9b1ca5ec825 authored about 4 years ago by Qstick <[email protected]>
Catchup Linting

09ebfe0af800c44af304a95484f57376d3365111 authored about 4 years ago by Qstick <[email protected]>
Fixed: Error fetching paged records from API without a sort key

[common]

3e082df21d4488042598cf6655935d7ebc501a20 authored about 4 years ago by ta264 <[email protected]>
Delete appveyor.yml

c6794fd0bec92c52e6519bffe650d7e675fdec6e authored about 4 years ago by Qstick <[email protected]>
Fixed: Don't search twice for new albums on new artists

7aa3ad10ef663b01dd7dcc2cacf2addd9a997413 authored about 4 years ago by ta264 <[email protected]>
New: Make monitored flags clickable

a35e773b7817921d169fbfa436154730865bd9e2 authored about 4 years ago by ta264 <[email protected]>
Fixed: restoring scroll position when going back to index page

1bc52d0138c7bcb94ffce31ec05f675387612a62 authored about 4 years ago by ta264 <[email protected]>
Switch Automation to Chrome for Test Speed

0e78135f91b458aa94390251dc7009a34afe161a authored about 4 years ago by Qstick <[email protected]>
Fix test

e1a62af5862cf4d8d7f4dcd4c360e9ead6992739 authored about 4 years ago by ta264 <[email protected]>
Fixed: Don't refresh and rescan artist when new album added

Speeds up adding a single album to an existing artist. Should help
reduce the number of full re...

12d6b5ee9ad2fd370cef5fdc56bbe9e2c9727664 authored about 4 years ago by ta264 <[email protected]>
Fixed: Removed items in queue still showing until refresh

Closes #1378

(cherry picked from commit 479baf06a72b46429a80e19208fdc753ce0ed8ba)

e8f4b5f8b5acc07a7678a943b48973e788616d36 authored about 4 years ago by Mark McDowall <[email protected]>
Fixed: Import series failing to add items to process

Closes #1380

(cherry picked from commit 97ec1847541ba2a73d25eedbd3c97aa6f2f7e4e0)

65caac338031114af7ce0bf755688907bb3604e0 authored about 4 years ago by Mark McDowall <[email protected]>
Fixed: Imported downloads not being removed when seeding goals are met

Closes #1400

e836b795dee87250c0cb3672efe9257db5548869 authored about 4 years ago by Mark McDowall <[email protected]>
Fixed: Remove seeded downloads if they've finished seeding after import

Closes #1389

(cherry picked from commit 9d766cfed588ee49525f68815b7e5eb980ddc11f)

1d58b33ac686c1ef6818885a1bb6691bf92fc335 authored about 4 years ago by Mark McDowall <[email protected]>
Small change to creating an itemMap during item update

Closes #1381

(cherry picked from commit 7f28ab895a73fe0677c62388b82e4d5f73e5c023)

e0d880f1da09f010a0aa584afac12e428015c932 authored about 4 years ago by Mark McDowall <[email protected]>
Add class to allow for overriding scrollbar width

Closes #1379

(cherry picked from commit 42343d528372c494b297e5c84125f7bdb6ab4eec)

bc5f78b0c8c403cf9a65ae6b39adb98186b56007 authored about 4 years ago by Mark McDowall <[email protected]>
Fixed: Don't process downloads removed from the client

Closes #1377

50d1810d3682fc0b27b88acc88a0614d8ae4e3a2 authored about 4 years ago by Mark McDowall <[email protected]>
Don't re-trigger completed event

Closes #1376

c996643921a84076f1cf94fb28674f1dba1d0bce authored about 4 years ago by Mark McDowall <[email protected]>
Use createItemMap like Sonarr

(cherry picked from commit 43d04cd54efcf5569cb316a5856878d4291f96be)

89cbf0c022c8094f97923276c2381691af825a48 authored about 4 years ago by ta264 <[email protected]>
Fixed: Speed up UI during refresh

Don't update state if we know items are equal to avoid reselections.
Don't pass LastInfoUpdate t...

014eb27a26fffcbbe019db6e2df31d8cbdf12dc0 authored about 4 years ago by ta264 <[email protected]>
Fixed: Trigger search when new album added via import list

5ddac7a679f1c9c58872f98c5708e1e10adee228 authored about 4 years ago by ta264 <[email protected]>
Fixed: Sorting tables by artist/album

Fixes Sentry LIDARR-10A
Fixes Sentry LIDARR-105
Fixes Sentry LIDARR-109

2e1e2137a6194650c379c1661d7ffafbd32b086b authored about 4 years ago by ta264 <[email protected]>
Fixed: Error deserializing preferred words with dapper

Fixes Sentry LIDARR-106
Fixes Sentry LIDARR-10B

0f5531af4daae463900d129088d981e83f13582f authored about 4 years ago by ta264 <[email protected]>
Fixed: Shared serializer in ProviderRepository

[common]

Some caching happens in the serializer settings so best not to
recreate each time

2a4b3d79b854a394f1a31babf6b9f8061bdd9965 authored about 4 years ago by ta264 <[email protected]>
Log out SQL trace on error

[common]

5668cbfb53c27c37588e76f2174bc7d5e343bab3 authored about 4 years ago by ta264 <[email protected]>
Speed up all albums endpoint

dce69212fcdeb8c4e159dccacc5161107e8a2f67 authored about 4 years ago by ta264 <[email protected]>
Fixed: Error occurred while executing task ProcessMonitoredDownloads

3e937bd8e55bb647f075fb0bc3ac92b3e33a2b4f authored about 4 years ago by Mark McDowall <[email protected]>
Fixed: Don't Show NoArtist on Calendar if Artists are Loading

26393742435b780ad68f3814c688551b841555bb authored about 4 years ago by Qstick <[email protected]>
Fixed: Force grabbing selected delayed items in queue

79cae0add4b9a058d35a09d4e0b8e4d07746c62f authored about 4 years ago by Mark McDowall <[email protected]>
Fixed: Error refreshing page in Activity/Wanted

ddef74edde2a19a6596b29ebbfc665d6aedaec99 authored about 4 years ago by ta264 <[email protected]>
Swap to dapper with lazyload

53c0ffd129c86c3faaaf7e0a13e383d9f0173113 authored about 4 years ago by ta264 <[email protected]>
Fixed: Inaccessible path leading to import process being aborted before processing all items

b8bcd9a038efbac69bbd3fbae023b80bbefa5715 authored about 4 years ago by Mark McDowall <[email protected]>
Fixed: Re-processing imported download causing task to fail

48762a30133f17aeb3f88afd36accad667ba4edb authored about 4 years ago by ta264 <[email protected]>
Fix rogue Readarr reference

a104a2911ea570c5219600cb12dace02981fe4f4 authored about 4 years ago by ta264 <[email protected]>
Fixed missing interface for the CheckForFinishedDownloadCommand backward compat handling

c402a831f8352da385e9604aff1b0b7e566da5e7 authored about 4 years ago by Taloth Saldono <[email protected]>
Fixed: Replace duplicate slashes from file names when importing

Fixes #3470

a229062e6f747f3d49e81f68ea2b2202a46a9754 authored about 4 years ago by gl3nni3 <[email protected]>
New: Option to ignore items when removing from queue instead of removing from client

48750780febbbe19a30a2cf0e3d0de11c2cc96f1 authored about 4 years ago by Mark McDowall <[email protected]>
Fixed: Don't rescan folders for each artist added via a list

a49955e692ad916b382aabd987703199c3ebaeee authored about 4 years ago by ta264 <[email protected]>
Delete Marr.Data

20269aba9b89e4f5ed2ac5ac2b23fdae4c1f27a3 authored about 4 years ago by ta264 <[email protected]>
New: Monitor and Process downloads separately

New: Queue remains up to date while importing file from remote file system
Fixed: Failed downloa...

d83e20937d35f4ba6fa6e865bc4173525758a15c authored about 4 years ago by Mark McDowall <[email protected]>
Swap from dotnet vstest to dotnet test

[common]

f32f7f2bf10f33d59a611941a9d1b7cacb91233c authored about 4 years ago by ta264 <[email protected]>
Move runtime copy into a separate target

ee31ff1e890fa52b44ff91fed9a711df2d924946 authored about 4 years ago by ta264 <[email protected]>
Print log file on fail

e1a9ac7ff29c0ec33897d48dc60d21820a4b80ee authored about 4 years ago by ta264 <[email protected]>
Actually fix musl integration tests

[common]

f327091f6a2b5856bb3ac742e4000881348b4798 authored about 4 years ago by ta264 <[email protected]>
Disable single instance check for integration tests

Causes a SIGABRT on mono 6.10 and 6.12 - double free or corruption

3a2db4bcf64e98b0aa03a3ddf356df0d1fe63e6b authored about 4 years ago by ta264 <[email protected]>
Fixed: Typo in Lost Connection modal

(cherry picked from commit f6af29fc3b7c3beae91877fb921db7c0bb5390a9)

4d1931fa0efd40114f54a453494513d85311e34e authored about 4 years ago by Matthew Kleiman <[email protected]>
New: Added silent notification option to telegram

(cherry picked from commit 9e392977b9f66be37c1fd6938c0b051c362ddb42)

0e98e931708ffacdd54cdc681ce1d39ce90b63fe authored about 4 years ago by Dtaggart <[email protected]>
Try to fix alpine integration tests

f44359efe41318388fbfe5c4a68855c379494244 authored about 4 years ago by ta264 <[email protected]>
Additional logging in case of integration test startup failures

Closes #1231

25ab30605b8c0e909e165e81dc7081e457fab2ee authored about 4 years ago by Taloth Saldono <[email protected]>
Log Real IP on Authentication failure in case of a reverse proxy

(cherry picked from commit 686a14cdff63fcffe4fceee1f9a06d0b2dc3e813)

6abe5f3df33729339bddaade221bc973e3a63bf2 authored about 4 years ago by Taloth Saldono <[email protected]>
Added Plex url to cleanser

8e74a76538be82342727ddf7871e6ae9e99995b2 authored about 4 years ago by Taloth Saldono <[email protected]>
Cleanse remote IP Address from trace log file

312c3b786e23db89ff7ec6cd523aa071f99b63b2 authored about 4 years ago by Taloth Saldono <[email protected]>
Cleanse getnzb url

cc974574b25ba457b30aaf2f5960a18899986cc6 authored about 4 years ago by Taloth Saldono <[email protected]>
Fixed typo in Cleanse IP

e59bf51b45ca8df2d682e7d5b4f03676881a2964 authored about 4 years ago by Taloth Saldono <[email protected]>
Try to fix service test

36319578a0c9f6ecc1df14a5a680eb88e0f532db authored about 4 years ago by ta264 <[email protected]>
Don't enforce blank line before comment

c84624668ac19d748e7fa272c2cbe08ce15f6440 authored about 4 years ago by Taloth Saldono <[email protected]>
Fix fpcalc tests

d163b124a77d842b257ff11cb2aa9c911d3c0d80 authored about 4 years ago by ta264 <[email protected]>
Run integration tests in parallel

Revert "Try to fix alpine integration tests"

This reverts commit a47854103c049587c9b942eb87176c...

74f1d804aa6788b85b3edbf6b2e9cac86ddef1c4 authored about 4 years ago by ta264 <[email protected]>
Move msbuild target files into folder

629d784d0b8662e5877e6174936a2169a2bcccfc authored about 4 years ago by ta264 <[email protected]>
Bump net core to 3.1.7

7ebfa35c931e137251a2edc0e54f8530eeebbea6 authored about 4 years ago by ta264 <[email protected]>
Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts

Fixes #1203

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

e75ee6e842cb06daf4e5f80b00e31be8a3d2e8c9 authored about 4 years ago by Taloth Saldono <[email protected]>
New: Support for Redacted API keys

Fixes #1127

6c2cd7fe167f528fd1b53105adb1a3ecfdd2cdf9 authored about 4 years ago by ta264 <[email protected]>
Fixed: Add missing info to Gazelle/Redacted results

Fixes #1501

1830f46d271defb43e77d8ff1f9f4f18df29c8fc authored about 4 years ago by ta264 <[email protected]>
Fix indexer add due to null categories in Newznab presets

17a4379cb28c8cd85c4831ace0c1d9e674cbbd81 authored about 4 years ago by Qstick <[email protected]>
Fixed: Added glusterfs to known network drive filesystems so it shows up in System

b214d6e2cd4eb9590d3b8061b3b2892c0e6d2d89 authored about 4 years ago by Taloth Saldono <[email protected]>
New: Add Tabula Rasa Newznab Preset

(cherry picked from commit 31be74e6d33e0066c1dca6115c7272a49dc8d277)

67eb2f2313a34d3fdb5f48754b80bd3ee6a3933a authored about 4 years ago by Mark McDowall <[email protected]>
New: Not in Last/Next for date custom filters

(cherry picked from commit 9a3669d80191e1f8e17fa22e5d1d9ae56fe13210)

a51ec51988cb2a6a8d2a6146b6bd774e6e3dfc6b authored about 4 years ago by Mark McDowall <[email protected]>
Fix System Time Fixture

d7edbb0cf036dca611cad6bb9edb63a315a8c54e authored about 4 years ago by Qstick <[email protected]>
Fixed: Selecting a release from Interactive Search with an unknown album

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

24cd56aa35f28ba3c06450a5d9ed59ae3bf3bfa7 authored about 4 years ago by Qstick <[email protected]>
Fix fingerprinting tests

d52f0d653a08b5b650bbab8cbfbe63d9a9556983 authored about 4 years ago by ta264 <[email protected]>
Add libMonoPosixHelper for musl-arm64

0aaa2c836adbb87e82962205a4a0add1a4c48c32 authored about 4 years ago by ta264 <[email protected]>
New: Musl (alpine linux) compatibility

ff8d671c8b0e37ab3875a0ff286269f4097f5dbb authored about 4 years ago by ta264 <[email protected]>
Fixed: Performance issue when scanning large root folder

f8afe65f7ef0a06e594d97166bf51f00343d58d9 authored about 4 years ago by Qstick <[email protected]>
New: MB ID filter when getting artist from API

Fixes #1200

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

140f3f88c4e5df816f19f14c4b81736c3eaa96e8 authored about 4 years ago by Qstick <[email protected]>
Fixed: Ignore album title when parsing release group

Fixes #1198

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

2a76ae40874993a973a8d3bb05b1dcab6b0b2225 authored about 4 years ago by Qstick <[email protected]>
New: Show health warning if system time is off expected time

Closes #1422

a81587dc57d7730a8a2adcf48efa90005f2d30ca authored about 4 years ago by Mark McDowall <[email protected]>
Fix build due to apiPath setting in Newznab presets

75db57c1388e7eb716f32bc4cba04af74d40ead7 authored about 4 years ago by Qstick <[email protected]>
Fixed: Toolbar button collapsing includes separator

a29ee22167033544ece5d1c1ef796f7ba7c831e8 authored about 4 years ago by Qstick <[email protected]>
Fixed: Rotating mobile device when modal is open won't reset modal

1f752e7bb74e48691e07246719dcba94e2f91ffd authored about 4 years ago by Qstick <[email protected]>
New: Indicator when Filter Applied

1a0ef56bace8df74d06daa7aa6b118566fb33169 authored about 4 years ago by Qstick <[email protected]>
Fixed: Deleting row from middle of filter builder leading to error

5bbbe0d99d336d5e67d89f9fac3216a559d4ad39 authored about 4 years ago by Qstick <[email protected]>
Misc UI Cleanup

c971566c5a3ebaaa6684ef3e50d55855e3120ed5 authored about 4 years ago by Qstick <[email protected]>
Fixed: Don't lock command queue if updating is disabled

050827a86b6805aaa88076e9f4fbf5ab4426e890 authored about 4 years ago by Qstick <[email protected]>
Update MonitorToggleButton.js

Fix toggle monitored state tooltip spelling.

864d5028e1e035434e90e29b27c62452e00c9496 authored about 4 years ago by Dyson Parkes <[email protected]>
Fixed: Tag inputs respect non-QWERTY layouts

1c1158d74c4f9258fd11e0c169ea47e0bb73b84c authored about 4 years ago by Qstick <[email protected]>
Bump Yarn timeout to 2 min

4ac6b29f29731b2080d01f526f68a0964af00d81 authored about 4 years ago by Qstick <[email protected]>
Fixed: Broken tasks getting stuck in queue

9fdc603fc39b3b4ba4a549ef038021c95cff9a20 authored about 4 years ago by Mark McDowall <[email protected]>
Fixed: Styling issues in Quality Profile and Release Profiles

21b6d9e2eb0c310707fabf4e0a2a0076371c30f8 authored about 4 years ago by Qstick <[email protected]>
Fix Default Bug/Feature Templates

0425aeb66d1266cdf31a34c19b3925126934e173 authored about 4 years ago by Qstick <[email protected]>
Remove Custom Issue Template

044b54a335b47b8b200a9df599a40e88b9ef32a0 authored about 4 years ago by Qstick <[email protected]>
Cleanup Swagger warnings (#1177) [skip ci]

c50bedebc1a632910022df3dc6b86c610d05d440 authored about 4 years ago by Qstick <[email protected]>
Fixed timing issue allowing multiple instances of the same command to be queued

880170637e79e63d9eea90a547cd74f3c7c6bd6e authored about 4 years ago by Taloth Saldono <[email protected]>