Ecosyste.ms: OpenCollective

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

Readarr

Automation, Organization and Renaming of Ebooks and Audiobooks
Collective - Host: opensource - https://opencollective.com/readarr - Website: https://Readarr.com - Code: https://github.com/Readarr/Readarr

New: Release Profiles, Frontend updates (#580)

* New: Release Profiles - UI Updates

* New: Release Profiles - API Changes

* New: Release ...

github.com/Readarr/Readarr - 3f064c94b9b70eeaefc58bdb8b4f7592318e1ae3 authored almost 6 years ago
Merge branch 'develop' of personal:lidarr/lidarr into develop

github.com/Readarr/Readarr - f126eafd2677612a4911337d044852b9980395e8 authored almost 6 years ago
Changed: Remove Bitcoin Donation Address

github.com/Readarr/Readarr - f80661d4d00183d82413a535531daa4901671c42 authored almost 6 years ago
Fixed: Add licence to packaged files (#636)

github.com/Readarr/Readarr - 9856d3096031d217541dbf99970a4ba7c206b401 authored almost 6 years ago
Fixed: Groups must contain multiple qualities

github.com/Readarr/Readarr - 46cb325406e07fb1dca28b8f3cbf401733d46607 authored almost 6 years ago
Fixed: Remove Series/Episode Reverse Title Checks

github.com/Readarr/Readarr - 923fcd8b950c5377282fee77900c0c56e3bef742 authored almost 6 years ago
Fixed: Extra tests and fixes for new track parser (#632)

* Extra tests and fixes for new track parser

* Address review comments, add extra test, fix l...

github.com/Readarr/Readarr - 6cfc5913645e91c1ca3461d38c96a547729b18dc authored almost 6 years ago
Fixed error in unicode cleanup code removing most non-latin characters instead of just invalid ones.

github.com/Readarr/Readarr - af65e251d8e53dc04862c43531111133d459ccb1 authored almost 6 years ago
Whole album matching and fingerprinting (#592)

* Cache result of GetAllArtists

* Fixed: Manual import not respecting album import notificati...

github.com/Readarr/Readarr - bb02d73c423e264672f31b37fccfa07b637ab79e authored almost 6 years ago
Fixed: Artist posters on Add New Results

Fixes #613

github.com/Readarr/Readarr - 8bf364945f0556d392705dec993d0823d19ebc63 authored about 6 years ago
Fixed: Discarded settings changes don't get cleaned

Fixes #606

github.com/Readarr/Readarr - 01de7dd599cfad9b00dc13122c0b2542aeea454e authored about 6 years ago
Fixed: Show Loading Indicator for Manage TrackFiles Modal

github.com/Readarr/Readarr - 529ab2948934a315e6310b5b4aef2158d068f097 authored about 6 years ago
New: Toggle Monitored from Artist Details Page

github.com/Readarr/Readarr - 9b9ca54e65b43d215893838378d4f748bd01db57 authored about 6 years ago
Fixed: Disable Artist/Album buttons if no items Selected

github.com/Readarr/Readarr - bc008ab1dc3a98b14a27624608e66f2f220c64af authored about 6 years ago
Fixed: Re-evaluate Client/Indexer Checks on Provider Add (#605)

github.com/Readarr/Readarr - 37166f539968afcaa29b9c2ae37a97fb15674749 authored about 6 years ago
Fixed: MoveArtist logging a failure and a success message

github.com/Readarr/Readarr - f827ba418c784c59e792b2230ea07c7500abe042 authored about 6 years ago
New: Use package.json version webpack, clean, bundle (#587)

github.com/Readarr/Readarr - 42e9027216033f2d212bb2e6000a8aca7b6bb2ef authored about 6 years ago
Fix typo in AddIndexerModalContent.js (#598)

clink > click

github.com/Readarr/Readarr - e763e3fff6cb2ffecea672837408ad4e69f07612 authored about 6 years ago
Fix typo in AddIndexerModalContent.js (#597)

clink > click

github.com/Readarr/Readarr - 99faae973fd871603fae6d2fe2f9ccee2adc4c8f authored about 6 years ago
Fix typo in AddImportListModalContent.js (#596)

clink > click

github.com/Readarr/Readarr - 76b88107deb336d7e8e6d87dbfd1d10f5bb756c3 authored about 6 years ago
Fixed: Missing album types, typos in type/status (#593)

* Fixed: Missing album types, typos in type/status

* Update SecondaryAlbumType.cs

github.com/Readarr/Readarr - 0e124af6ce069f4b688081d56355857b2f04407c authored about 6 years ago
New: Limit provider backoff during the first 15 min of startup

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

github.com/Readarr/Readarr - e4e677eea2c454804bf22ce17f81cf6258979903 authored about 6 years ago
Fixed: Mono bug causing memory leakage when http connections use gzip

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

github.com/Readarr/Readarr - 232cfcb42f55b88fe820a681878dbb84fe4c925c authored about 6 years ago
Updated: Sentry secret no longer needed

github.com/Readarr/Readarr - d9034981c08695dabe574fc0076285fc061dafc7 authored about 6 years ago
Fix more issues with migration 23 (#577)

* Tests for migration 23

* Make the migration more robust

For duplicate foreign Ids, creat...

github.com/Readarr/Readarr - 9185223f53fce49763067399ab6b52c0d1fedeca authored about 6 years ago
Remove typographic apostrophe (#586)

This is the preferred apostrophe on musicbrainz
https://beta.musicbrainz.org/doc/Style/Miscella...

github.com/Readarr/Readarr - 1eea545c0a9e2ea871a98f5adcede515055a0d95 authored about 6 years ago
Fixed: Search Monitored to work with accent (#583)

* Fixed: Search Monitored to work with accent

Replace accent in Album/Artist when parsing res...

github.com/Readarr/Readarr - 42252bf9c289818eca6bb456de840cba75a518c8 authored about 6 years ago
DataMapper LazyLoaded needlessly keeping the parent mapper alive.

github.com/Readarr/Readarr - cb19fd3ea6a2d12c1d6a7cad17434501b33ba41c authored about 6 years ago
Fixed: Excessive memory usage due to sqlite cache configuration.

ref #2296

github.com/Readarr/Readarr - 38507e6eb0d8817d775d2a020927e34849094801 authored about 6 years ago
Add release Id to custom script (#574)

github.com/Readarr/Readarr - 7a38f2853cdf6ebcdfef6f2100e5a86f0685af1c authored about 6 years ago
Fixed: show disambiguation in interactive import modal (#576)

github.com/Readarr/Readarr - c749405a45659780780e5ecaa9d44952e6d264e2 authored about 6 years ago
Fixed: Support new feed url format IPTorrents (#573)

github.com/Readarr/Readarr - ef9072fc3b573fdb2818bbcccccd637d842a3294 authored about 6 years ago
WIP: Fix migration to DB version 23 (#571)

* Watch out for malformed AlbumReleases in Albums

Don't try to insert if Title is empty and c...

github.com/Readarr/Readarr - 6723f32abb1e6faf7cba6ae32c3e3a9f6c45b581 authored about 6 years ago
New: Update DB to store all releases for an album (#517)

* New: Store all releases for an album and track artists

* Add Overview, links and release da...

github.com/Readarr/Readarr - c392569a636ea162c4ecf42de10297538abdf083 authored about 6 years ago
Fixed: Update build.sh to fix macOS startup script issues (#565)

github.com/Readarr/Readarr - 24bdb5a8913a4385ca555e6617b61ba61d645ea7 authored about 6 years ago
Changed: Try previous Appveyor Image

github.com/Readarr/Readarr - 5c0643d76dbe98ef5d5c2500ddbe057fbf888be0 authored about 6 years ago
Update NzbDroneLogger.cs

github.com/Readarr/Readarr - 91aaf8abe645c3e178a054f0c1198cf2a826f443 authored about 6 years ago
Fixed: Replace one stupid hack with another.

github.com/Readarr/Readarr - 8465c2d227ce5f053cadcccf4807aa9556fb4c9f authored about 6 years ago
New: Bump version to 0.5.0

github.com/Readarr/Readarr - 9f9441788ce37cc67a531c96af44195347431c5b authored about 6 years ago
New: Prevent Boot Loop if Config file Unauthorized access. (#554)

* New: Prevent Boot Loop if Config file Unauthorized access.

* Update NzbDroneLogger.cs

github.com/Readarr/Readarr - 0596215358c0859a648d346444957a42075befd8 authored about 6 years ago
New: Update SignalR to 2.4.0

github.com/Readarr/Readarr - e914ca86dc36d7c0897b12c586f0537892c3f101 authored about 6 years ago
New: Small UI tweaks and package updates

github.com/Readarr/Readarr - d63bb77edc1a9359978c17db73ce9ee6d3fd20fb authored about 6 years ago
Fixed: Change Unreleased Color, Add Partial Status

Fixes #527

github.com/Readarr/Readarr - c7d17598e232111d947ca2990f062f92ef775abd authored about 6 years ago
New: Added warning for Download Station that 2FA is not supported

github.com/Readarr/Readarr - 3cc1e7bb0f088b2d8ece81fc4b6e31ea9205a4e3 authored about 6 years ago
Fixed: Updated error message if services respond with html

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

github.com/Readarr/Readarr - 2f6b0c77ea0932691169c20ff12087ee9f9a52e9 authored about 6 years ago
New: Added priority levels to Join Notifications

github.com/Readarr/Readarr - 6da9868716264e8ae6bf1a217e5de1df346fd283 authored about 6 years ago
New: Manual import refreshes decisions when artist/album updated (#540)

github.com/Readarr/Readarr - 32c75cfcbc8fd35e812d3eb41fb08667c3db127d authored about 6 years ago
Fixed: Better release parsing (#541)

github.com/Readarr/Readarr - d62b4e49f90f0559440305569794c4a8bde431cc authored about 6 years ago
Improve the fuzzy matching (#522)

* Fixed: improve track matching

* Deal with tracks sequentially numbered across discs

github.com/Readarr/Readarr - e260a29b5725837ebece957a0e204ddf7d1a7de3 authored about 6 years ago
Fixed: TrackedDownloadFixture Un-parsable title

github.com/Readarr/Readarr - 832050868855d8a5c799f0015ad2062b7cf479dd authored over 6 years ago
Fixed: Add HistoryService Mock to Queue Fixture

github.com/Readarr/Readarr - caac321ef9ee754c322b0550cf8d6d267812ec50 authored over 6 years ago
Updated: NUnit and TestAdapter to 3.11.0 (#538)

github.com/Readarr/Readarr - 0099d9f430c466abfbe8f0b878e500b0c953f5a7 authored over 6 years ago
Fixed: Allow downloading any search result (#525)

* Allow downloading any search result

Ones that couldn't be parsed get a red icon

* Not re...

github.com/Readarr/Readarr - c98b86b41314c7c6759be76982e3d9ae1c17c417 authored over 6 years ago
Fixed: OS specific paths for import artist tip

github.com/Readarr/Readarr - eedaa2a7b8d37e618879d1c928f70d545dd30aba authored over 6 years ago
New: Tooltips for remove actions

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

github.com/Readarr/Readarr - 4712f7f947f0fb205d2431cbb0c85c6ab74031ec authored over 6 years ago
Fixed: Center icons in tables

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

github.com/Readarr/Readarr - 14867cff7ed4682a9b508b224e37d70aecf75508 authored over 6 years ago
Fixed: Don't prompt to move artist to the same folder (case sensitive)

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

github.com/Readarr/Readarr - 342122cbb453bfc6be4f528dfc8a8bde84158764 authored over 6 years ago
Fixed: Select all selecting hidden items

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

github.com/Readarr/Readarr - 510439570e5fcb9f8e94f2e869be4ecc91e10231 authored over 6 years ago
New: Setting to disable disk scan after artist refresh

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

github.com/Readarr/Readarr - 78a0b5f8b713f873532304b0c5d5b947bee0aa96 authored over 6 years ago
Fixed: Don't try to fix CSS errors in JS files

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

github.com/Readarr/Readarr - 74bd72a836c8f6a9fdf695818e9ce9310f082ad1 authored over 6 years ago
Fixed: TableOptionsModal requires optionsComponent

github.com/Readarr/Readarr - 62e63b9cb73a1c15520f2cfa0eb4acc154138a52 authored over 6 years ago
Fixed: Toolbar collapsing on device rotation

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

github.com/Readarr/Readarr - 9007f9319a46d6863c07ebdaaef8360a8b49ec85 authored over 6 years ago
Fixed: Missing bracket in PlexTv Service query

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

github.com/Readarr/Readarr - a7a270951737dab2ed3dc2a996d3cce435897ea7 authored over 6 years ago
New: Optional Search Button on Artist Index views

github.com/Readarr/Readarr - 0c1f9e6c8dc998f41fe71f31f12259f7b72bd963 authored over 6 years ago
Fixed: Artist and Album navigation buttons wrapping

github.com/Readarr/Readarr - 88c58e25295b5ce07fd154a94ee7b4cb87c0a13e authored over 6 years ago
Fixed: Calendar defaultProps for statistics

Fixes #534

github.com/Readarr/Readarr - ddf9e8bb0123b8d68265d0729825636e5b10eae7 authored over 6 years ago
Fixed: Custom metadata source doesn't get saved from UI

Fixes #537

github.com/Readarr/Readarr - 002234f71b4112a682b75a81d0efb39c40d57f7b authored over 6 years ago
Ignore .partial~ files (#535)

github.com/Readarr/Readarr - 6855a7848efbcee824b2086a5a59377c1cbd9ada authored over 6 years ago
Update Apollo with Orpheus (#530)

github.com/Readarr/Readarr - deff1e31cb5ff0b5a1f08442e15ad34be5b41aa6 authored over 6 years ago
Wanted Monitor/Unmonitor Selected button fixed (#528)

* the button was not changing based on the filter selection

nor was it properly carrying out ...

github.com/Readarr/Readarr - 875e1aedcb5b917465858632a5b105d6e2c96a48 authored over 6 years ago
Fixed: Downloaded Albums not reflected on Calendar

Turns albums green if 100% of tracks are in library

Fixes #520

github.com/Readarr/Readarr - f8ce2334c6f7109f8b23e03c6e6f8049e46499b3 authored over 6 years ago
Fixed: Handling of poorly formed items when parsing results from indexer

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

github.com/Readarr/Readarr - 1eeb1bbf632678efa76d7eeb4ed5e9d44ecbc5b8 authored over 6 years ago
Changed: Added "Remastered" to album cleaning regex

github.com/Readarr/Readarr - b7fe4193f39f41730d3bede07edb876d5093ffc4 authored over 6 years ago
Fuzzy matching (#508)

* Fixed: correctly match albums whose title is all special characters

* New: fuzzy matching o...

github.com/Readarr/Readarr - eadd6996ef239b4b39923f5f3690ba7543fafb2d authored over 6 years ago
Fixed: Interactive import SelectArtist ordering

github.com/Readarr/Readarr - 3ae079a54174cabe1829be91e3cb6d5d036b6309 authored over 6 years ago
New: Ability to test all Indexers, Lists, Clients

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

github.com/Readarr/Readarr - 029a0e4e204089fa047f27780218282a1f2e092d authored over 6 years ago
Fixed: Exclude /snap/* locations from disk space

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

github.com/Readarr/Readarr - 6103afcc09534d93c01ecb1324e0a6462aa8b1bf authored over 6 years ago
New: Add Test all functionality to API (Clients/Indexers/Lists)

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

github.com/Readarr/Readarr - 4347e92bef1c04ceb93d039cc850846b7457000f authored over 6 years ago
Fixed: Naming of remoteAccessAdapter in OwinHostController

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

github.com/Readarr/Readarr - 1d1aca8fb7950dcadae2f8e400ff5e62eeac6b9e authored over 6 years ago
Fixed: Previous airing in ArtistOverview not working

github.com/Readarr/Readarr - 6ec8e522dec573ba166fba358eedbe2de9d2da72 authored over 6 years ago
Fxed: Slight UI label color adjustment

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

github.com/Readarr/Readarr - fe865fc4c3ad51217f4a9f495ff85ad8990faf37 authored over 6 years ago
Fixed: TextTagInputConnector.isArray

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

github.com/Readarr/Readarr - 097429c545bff4babc656f87c9e23f6ea9851537 authored over 6 years ago
Fixed: OAuth validation errors

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

github.com/Readarr/Readarr - 3e538f935a6019f50ecb52e24a90bbc58c588328 authored over 6 years ago
New: Sort by Status in Artist Index/Editor

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

github.com/Readarr/Readarr - 69b6b67bf4dedc80046f14472047033566f2d9a8 authored over 6 years ago
Make the docker badge link to the Docker wiki page (#514)

github.com/Readarr/Readarr - 07a13887589eb9f02dc73b2e47f06daeca4aea00 authored over 6 years ago
New: Import List Tags (#505)

* New: Import List Tags

* New: Show ImportLists where Tag is Used in Tag manager

* Fixed: ...

github.com/Readarr/Readarr - 27736649c27e1b884508f2d075835254ef8da697 authored over 6 years ago
Fixed: Removed duplicate test cases

github.com/Readarr/Readarr - b17cccd736290a7d1ca4bae0d9270db7d68c8986 authored over 6 years ago
Fixed: Language Parser Cases

github.com/Readarr/Readarr - c95d3e0ecb44d7d81af6d2a1951c36bf8b63f7b2 authored over 6 years ago
Fixed: Backup API tweaks

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

github.com/Readarr/Readarr - a7108c079d09343e58039c4709c02d55493db6c8 authored over 6 years ago
Fixed: Parsing for `Artist-Album-Year` release

github.com/Readarr/Readarr - 5a57c0cf17afab64041afa4b8b631639ab9bf46d authored over 6 years ago
Fixed: Album percentOfTracks named incorrectly

github.com/Readarr/Readarr - dc1eb630999e9ba1228da62c712674ebbee34921 authored over 6 years ago
Fixed: Avoid NullRef from ArtistStats when linking albumStats

github.com/Readarr/Readarr - de224bcce547f3d1369dd0505d000fedaf0bfaec authored over 6 years ago
Fixed: Added Formatter cases for Wavpack and APE

github.com/Readarr/Readarr - 029e057c06ff2ff495f959de65ed329d4f0ffa7a authored over 6 years ago
New: Frontend package updates

github.com/Readarr/Readarr - e7bd67fcfa3860eb45d92be02096707afa4606d8 authored over 6 years ago
Fixed: Minor UI fixes

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

github.com/Readarr/Readarr - 8256314ba854b31cd872437115b652742bde7a26 authored over 6 years ago
Fixed: Signout icon definition

github.com/Readarr/Readarr - d3ee856403d6db4e7f3b61b09cd626ec4cbf365e authored over 6 years ago
Removed unused webpack.config.js from root.

github.com/Readarr/Readarr - ad69c18a3ff110169c472b3813ca7403f7dfca17 authored over 6 years ago
Fixed: Correctly sort by track number in ManageTracks modal

Fixes #494

github.com/Readarr/Readarr - 871fb089d36be5401a0b41276b587eb22e61a459 authored over 6 years ago
New: Server Side UI Filtering, Error Boundaries (#501)

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

github.com/Readarr/Readarr - 64a8d02f77ff7917b1078461dafb122387ed05fc authored over 6 years ago
Fixes: Headphones album search (#502)

github.com/Readarr/Readarr - a95191dc3bbbca292352686be69417b6cb24ead7 authored over 6 years ago