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

switched web pack watch to poll mode

github.com/Readarr/Readarr - a28dd6269a1ffadbacf3c11d442fb995162b36bb authored over 9 years ago by Keivan Beigi <[email protected]>
Succeeded instead of completed for testing

Closes #758

github.com/Readarr/Readarr - 53985a282dd3d436ec94466bad91368eaee11263 authored over 9 years ago by Mark McDowall <[email protected]>
New: Warning message that Torrent Blackhole will move files, not copy or hard link

github.com/Readarr/Readarr - ffffd8ca6910c3838a2b936095eaeab906dbf071 authored over 9 years ago by Mark McDowall <[email protected]>
Convert onGrab from passing a string to passing an object with series and episode information

Use object initalizer instead of creation of OnGrab/grabmessage

github.com/Readarr/Readarr - d3b9ebf86c4c224bef76a32b95b32481b9865fca authored over 9 years ago by Gavin Mogan <[email protected]>
Fix build on linux and add build.sh

github.com/Readarr/Readarr - d41dd05d00f940f0375b2beca866d7e616150fec authored over 9 years ago by ta264 <[email protected]>
Fixed: Don't log all daily episodes parsing as unknown episodes

github.com/Readarr/Readarr - 8f9e0763257653572862d14f1acf4d7bab6601ea authored over 9 years ago by Mark McDowall <[email protected]>
Merge pull request #747 from Sonarr/release-pushing

Release pushing

github.com/Readarr/Readarr - ac587168cd0d87b8ffb7b1bc38ae67bfc6d473f5 authored over 9 years ago by Mark McDowall <[email protected]>
New: Ability to push releases to Sonarr via API for processing

Closes #419

github.com/Readarr/Readarr - bb144a6df6311e2ac114ca9b9f3aae992a650a15 authored over 9 years ago by Mark McDowall <[email protected]>
Inital work for release pushing

github.com/Readarr/Readarr - 4f384548256ab1c2177dce5ab0f649b515a04545 authored over 9 years ago by bitPhex <[email protected]>
Fix theme less file

github.com/Readarr/Readarr - 3a59b38037a51ab8177b5f73132bc7b323bf9566 authored over 9 years ago by Mark McDowall <[email protected]>
Support for not adding a hash to some index elements

github.com/Readarr/Readarr - f032cc8cf6958133b4acd1b616ee96332320d60d authored over 9 years ago by Mark McDowall <[email protected]>
external less source maps, autoprefixer

github.com/Readarr/Readarr - 1a872035e732b216a3db9ac9143ee861360e113d authored over 9 years ago by Keivan Beigi <[email protected]>
Fixed: Better parsing of full season x265 releases

github.com/Readarr/Readarr - 026e05dcee78c601f3c0511e81ea30b526ae3f2c authored over 9 years ago by Mark McDowall <[email protected]>
Added lazy load

github.com/Readarr/Readarr - 99fd1fd4c10064bf7118b4f27359aebb194a2b20 authored over 9 years ago by Keivan Beigi <[email protected]>
mono and .net handle Uri escapes differently messing up the tests.

github.com/Readarr/Readarr - d6bfa561adfc58680da8eef77cb0e7bf64ba9d3f authored over 9 years ago by Taloth Saldono <[email protected]>
Fixed tests after Uri cleanup logic.

github.com/Readarr/Readarr - 8d0dab6578466c29e40cffc1146a69db8f752df6 authored over 9 years ago by Taloth Saldono <[email protected]>
MediaInfo should use ParseSpeed > 0.2 for .ts files to get accurate readings.

Fixes #742

github.com/Readarr/Readarr - 1a402a9cf4a004f011d85e903dbd682a989098e1 authored over 9 years ago by Taloth Saldono <[email protected]>
Fixed: Indexers returning relative urls for grabs.

github.com/Readarr/Readarr - 211863d55d6dc961e6031a3755ae957daed29b59 authored over 9 years ago by Taloth Saldono <[email protected]>
Fixed: Emby metadata added date will use series added date

github.com/Readarr/Readarr - 38c57ce73a946dff32f70b7ca472753a8c97dd0a authored over 9 years ago by Mark McDowall <[email protected]>
Fixed SkyHookSearch tests.

github.com/Readarr/Readarr - 372ba13fd2bc954aa31f4dc4dfb001a8670c9732 authored over 9 years ago by Taloth Saldono <[email protected]>
New: Sonarr can now update series to use another tvdbid in case when tvdb removes a duplicate and Skyhook detects it.

github.com/Readarr/Readarr - 9bcb6ff19aebfec82e80b5f4d25c98746abea6fa authored over 9 years ago by Taloth Saldono <[email protected]>
Fixed log message for rss sync gap warning.

github.com/Readarr/Readarr - 2627072aabfaaa03cb1ff72c6ce86484d803da65 authored over 9 years ago by Taloth Saldono <[email protected]>
Fixed series refresh repeated too often if Sonarr is killed before Scheduled task finishes.

Fixes #735

github.com/Readarr/Readarr - 7991a3f1c3badda123d70c744994f6f34f7765a8 authored over 9 years ago by Taloth Saldono <[email protected]>
Fixed negative NzbGet DownloadLimit

Fixes #700

github.com/Readarr/Readarr - 408991e03cf685d70d41c36ea388992ac4a72cde authored over 9 years ago by Taloth Saldono <[email protected]>
Ignore duplicates when using history to identify an existing downloaditem.

github.com/Readarr/Readarr - 5ea954695eb06d320e00a7d769493495fa93b8a6 authored over 9 years ago by Taloth Saldono <[email protected]>
Fixed: Don't check for missing TheXEM numbering when importing existing series.

github.com/Readarr/Readarr - 648a16c1bba684a6d19760d2de4dfb224ba6100c authored over 9 years ago by Taloth Saldono <[email protected]>
Added source map to css files

github.com/Readarr/Readarr - 8090c853ba2bb2fa669dd66ddc81b39cbc72d021 authored over 9 years ago by Keivan Beigi <[email protected]>
Log number of episodes, not type

github.com/Readarr/Readarr - 809c8a7f37748f6739ca6ed92ee952ee530360cb authored over 9 years ago by Mark McDowall <[email protected]>
Fixed phantom build

github.com/Readarr/Readarr - 608cb296e60e848f0116a84572b37f568dc29676 authored over 9 years ago by Keivan Beigi <[email protected]>
Merge pull request #731 from Mirx/develop

Add Hungarian Language

github.com/Readarr/Readarr - 7cf400975edfeaa9e3cc7909a1556d348b32ea7b authored over 9 years ago by Mark McDowall <[email protected]>
New: Hungarian language support

Closes #729

github.com/Readarr/Readarr - 4faf7ed959db400056b0bcf5b021fe3f4f49dcdb authored over 9 years ago by Mirx <[email protected]>
Removed semi-colon

github.com/Readarr/Readarr - 25493654ffb4e834086a5bbcc18c6bd254214906 authored over 9 years ago by Mark McDowall <[email protected]>
Fixed: rTorrent category is optional

Fixes: #726

github.com/Readarr/Readarr - 48f70815a30b204b9d9f4e0739c5b79748c31e91 authored over 9 years ago by Mark McDowall <[email protected]>
Fixed paths for phantom

github.com/Readarr/Readarr - a720e5f3b5cbc8f130ed6eab70f86c63e5938c5b authored over 9 years ago by Mark McDowall <[email protected]>
Fixed: Should ignore indexer provided tvrageid when scene naming exception exists.

github.com/Readarr/Readarr - a84f39bb4865526fd584efc70778a3a6ea9fbf7c authored over 9 years ago by Taloth Saldono <[email protected]>
Cleaned up project root.

github.com/Readarr/Readarr - c56cf8860e4fc830857bda7e7b735cbf7ec8108d authored over 9 years ago by Keivan Beigi <[email protected]>
Only list the matching ignored terms in the rejection.

github.com/Readarr/Readarr - 2d968a725cdd62156328c6db7425cef0f9e0f9bc authored over 9 years ago by Taloth Saldono <[email protected]>
New: Support 5-digit multi-episode releases

github.com/Readarr/Readarr - b1d0d422e9c46404ff63cfa73e0d0c5761443562 authored over 9 years ago by Mark McDowall <[email protected]>
New: Sonarr logo is optional for Pushalot notifications

github.com/Readarr/Readarr - 86b748b9ebee43a38031f3dce5dd40947e6b42ac authored over 9 years ago by Mark McDowall <[email protected]>
Fixed: Series failing to load when there were no seasons

github.com/Readarr/Readarr - 129d7c9338492169f80f4b86dd734f89b1eae96f authored over 9 years ago by Mark McDowall <[email protected]>
Merge pull request #644 from Sonarr/twitter-notifications

Twitter notifications

github.com/Readarr/Readarr - 7f23d25fcf033237b0869542760ac42ad45f92d5 authored over 9 years ago by Mark McDowall <[email protected]>
Cleanup and refactoring of Twitter notifications

Closes #301
New: Twitter Notifications

github.com/Readarr/Readarr - b82e830e8648bb0369e6857167037f16338ec833 authored over 9 years ago by Mark McDowall <[email protected]>
Inital work on Twitter notifications

github.com/Readarr/Readarr - 2fbf7a41142bec2ded60ddc2b55f15c5e78e20c6 authored over 9 years ago by Gavin Mogan <[email protected]>
Added missing property to CommandResource.

github.com/Readarr/Readarr - e05365a669a512756f4023ae022ae2615df9044e authored over 9 years ago by Taloth Saldono <[email protected]>
Fixed: Refreshing individual series incorrectly delayed the schedule task.

fixes #720

github.com/Readarr/Readarr - 44e6c46337e4f9c3e47d1a434ec55a5a860de835 authored over 9 years ago by Taloth Saldono <[email protected]>
minor pageable code error.

github.com/Readarr/Readarr - ecb4835a16f80addfa430d8d47e883eb6cea1a33 authored over 9 years ago by Taloth Saldono <[email protected]>
Merge pull request #698 from srod/boxcar2

Added Boxcar 2

github.com/Readarr/Readarr - 8c31af608bd7ab1341a2e419fa09a4a6479cc639 authored over 9 years ago by Mark McDowall <[email protected]>
New: Boxcar 2 notifications

github.com/Readarr/Readarr - 9b1915a187f9716c9dfc66e73b1260c9c8c56b28 authored over 9 years ago by Rodolphe Stoclin <[email protected]>
Fixed backbone.collectionview shim

github.com/Readarr/Readarr - db879426dbd9ccedfbe38bbd650e2446e0559dc8 authored over 9 years ago by Mark McDowall <[email protected]>
Icon now completely hidden if spinner overlay is shown.

Fixed season action margin.

github.com/Readarr/Readarr - c274c7d5898cf6b0d974da340225d9c15c1b967d authored over 9 years ago by Taloth Saldono <[email protected]>
Include indexers name in back-off healthcheck warning.

github.com/Readarr/Readarr - 8bd675f9f43d466aede6a878c4c8e861cf532997 authored over 9 years ago by Taloth Saldono <[email protected]>
Actually added deepmodel shim.

github.com/Readarr/Readarr - 0a12989a70fee70c999b7a156416f128fa39c563 authored over 9 years ago by Taloth Saldono <[email protected]>
Shim for deepmodel

github.com/Readarr/Readarr - 5b58bd504d91e545de0bff0d0521c878f6ad6429 authored over 9 years ago by Mark McDowall <[email protected]>
Added shim for _

github.com/Readarr/Readarr - f4d9e3495ab3dec8eba93c5d298c111a51a733ab authored over 9 years ago by Keivan Beigi <[email protected]>
Merge pull request #690 from Sonarr/backgrid-pageable-reset

Alter backbone.pageable to stay on same page during fetch

github.com/Readarr/Readarr - fcfbfae4c1fdf3964f3cb669ab5366d0766dfd50 authored over 9 years ago by Mark McDowall <[email protected]>
AsPageableMixin to make backbone.pageable to stay on same page during fetch

Closes #670

github.com/Readarr/Readarr - 3f7ae250c715f546d07d4bd6b6c5ffb5cbb808f9 authored over 9 years ago by Mark McDowall <[email protected]>
Updated spinner visualization.

github.com/Readarr/Readarr - 645c9c25d19ad69da4779f55012095e1c3041055 authored over 9 years ago by Taloth Saldono <[email protected]>
Fixed: Readded series monitoring flag to Season Pass view.

github.com/Readarr/Readarr - c8b7446f7c29b9ffcac0c42c9a0ba8723cc89ebc authored over 9 years ago by Taloth Saldono <[email protected]>
Added link to existing series in add series view.

github.com/Readarr/Readarr - 293bc55e58b0996e038eeb09ec7bf01e26ee3143 authored over 9 years ago by Taloth Saldono <[email protected]>
Fixed: Updated libcurl version mappings to use libcurl.4 instead of libcurl.3.

github.com/Readarr/Readarr - 7eeabd7ca361077743e313f3d787f2244a7d2f7f authored over 9 years ago by Taloth Saldono <[email protected]>
Fixed: indexer returning an empty page during the rss sync.

github.com/Readarr/Readarr - c16d02fc1dc7a6436f7d7afd090c10850a1909a1 authored over 9 years ago by Taloth Saldono <[email protected]>
Rewrote the RequestGenerator to support paging and other refactorings.

github.com/Readarr/Readarr - fc75783fbedf54ddbe41eabf0dc23cb2083add32 authored over 9 years ago by Taloth Saldono <[email protected]>
New: Titans of TV tracker

github.com/Readarr/Readarr - 58b01b91d5665b38f84ab0dd3645c98d8763fa4a authored over 9 years ago by Mark McDowall <[email protected]>
Incorrect number of parameters.

github.com/Readarr/Readarr - c6c68c0c753f2c0c990ac9466b43d9fee388c3e7 authored over 9 years ago by Taloth Saldono <[email protected]>
Now logging nzb&torrent response sizes.

github.com/Readarr/Readarr - 9fe8477a40d4ac0b866830c6fea9113560f26597 authored over 9 years ago by Taloth Saldono <[email protected]>
Show thexem outdated mappings message on the calendar as well.

github.com/Readarr/Readarr - 794a7957ef0173ae0b04f914a5f0daf76835d80e authored over 9 years ago by Taloth Saldono <[email protected]>
Tooltips are now properly hidden if the element is removed from the dom.

github.com/Readarr/Readarr - 5c1d683e7175e4009a161a371eb3c919fdd23103 authored over 9 years ago by Taloth Saldono <[email protected]>
Use IsProduction instead of IsDebug to toggle caching on/off

github.com/Readarr/Readarr - 0789ace87941697c7a24c00762dc7b79aaa7d274 authored over 9 years ago by Keivan Beigi <[email protected]>
_output folder is considered a non-prodction folder

github.com/Readarr/Readarr - 9b16e3b5387e3f4747e64c66d71b2e17cc764c03 authored over 9 years ago by Keivan Beigi <[email protected]>
Added support for custom UI folder

github.com/Readarr/Readarr - 98acd0d88674bfc26279a9bc44417a1d11baf2ed authored over 9 years ago by Keivan Beigi <[email protected]>
Added support for live reload

github.com/Readarr/Readarr - 760469fc5f7fec0869f8746dff9a2db9c7018ed5 authored over 9 years ago by Keivan Beigi <[email protected]>
Revert "Fixed: Disabled transactional file transfers since we don't want that feature in master yet."

This reverts commit ada5919136bd292cb8cc2f93b28b4b5404171928.

github.com/Readarr/Readarr - 5af12b67be147711e0d9129de27824ea9a983b79 authored over 9 years ago by Taloth Saldono <[email protected]>
Removed duplicate test.

github.com/Readarr/Readarr - a1bfecedcde3e5e35b95fccd9da47ddc209b3bd1 authored over 9 years ago by Taloth Saldono <[email protected]>
New: Will now temporarily stop using an indexer if the indexer reported an error.

github.com/Readarr/Readarr - f2a70677e4ecd66a65f11ab4ea96ef2c49b871c9 authored over 9 years ago by Taloth Saldono <[email protected]>
Fixed: Extrapolate scene numbering but won't auto import.

github.com/Readarr/Readarr - 6d046a8df8c461dc4c463a3f7bc690582d74b067 authored over 9 years ago by Taloth Saldono <[email protected]>
Removed duplicate file.

github.com/Readarr/Readarr - 23bd9440b3a2b8c9d0bdeb83cd1cd0d41143f637 authored over 9 years ago by Taloth Saldono <[email protected]>
Custom scripts

New: Run custom scripts (Connection)

Closes #439

github.com/Readarr/Readarr - 0f2bba061537e2de72f560b8c474f366201a2ab0 authored over 9 years ago by Mark McDowall <[email protected]>
Added rarbg error code for unknown series.

github.com/Readarr/Readarr - 492b11451039ae1e622e82468b75e8c615eb4d12 authored over 9 years ago by Taloth Saldono <[email protected]>
New: Added auto-detection of indexer capabilities to torznab.

github.com/Readarr/Readarr - 55412968e0d8ed7f0b295fc58c953223add0c66b authored over 9 years ago by Taloth Saldono <[email protected]>
reverted handlebars version

github.com/Readarr/Readarr - dba359cafe87f72145541018161ae49961dbf0fc authored over 9 years ago by Keivan Beigi <[email protected]>
gulp getSonarr --branch=develop

github.com/Readarr/Readarr - 6682266cc9f050915198f4d99df582618bd90620 authored over 9 years ago by Keivan Beigi <[email protected]>
Download and start Sonarr using gulp (Can work on UI without VS)

github.com/Readarr/Readarr - 05dc68d6890505ced38a3c71f760c3a7203e475e authored over 9 years ago by Keivan Beigi <[email protected]>
updated npm packages

github.com/Readarr/Readarr - 8fede1efc9ff14d22cbffe85f705d5ecafc8ea3e authored over 9 years ago by Keivan Beigi <[email protected]>
Removed yargs dependency since it fails to install in windows

github.com/Readarr/Readarr - 8d85fb15c4eafaa09a06faeec23d0961b924e3d2 authored over 9 years ago by Keivan Beigi <[email protected]>
added phantom support in gulp

github.com/Readarr/Readarr - 32d7da91b7162786987acba3430e144f93eb4949 authored over 9 years ago by Keivan Beigi <[email protected]>
Don't list drives that aren't available.

github.com/Readarr/Readarr - 08ebc8d292c0052e42ab844f68f544df8dfee3aa authored over 9 years ago by Taloth Saldono <[email protected]>
Fixed: Disabled transactional file transfers since we don't want that feature in master yet.

github.com/Readarr/Readarr - ada5919136bd292cb8cc2f93b28b4b5404171928 authored over 9 years ago by Taloth Saldono <[email protected]>
Refactored VerifiedFile transfer to have a verified and transactional mode.

github.com/Readarr/Readarr - bfa629f4315fc06b65b657db2b8b5a5be7b8a639 authored over 9 years ago by Taloth Saldono <[email protected]>
learning to spell

github.com/Readarr/Readarr - 2a42ad8970e5c74352c51aed6e488dfc540891e6 authored over 9 years ago by Mark McDowall <[email protected]>
Renamed Activity to History in episode details modal

Closes #624

github.com/Readarr/Readarr - 08714f79da965250665d93850fa2e2a66c63aa6c authored over 9 years ago by Mark McDowall <[email protected]>
New: Show series ratings on series details

Closes #634

github.com/Readarr/Readarr - 6983f36f4d3f8c1d46201a7c72a474f7f3c89e1b authored over 9 years ago by Mark McDowall <[email protected]>
New: Show download client name in GUI notifications

Closes: #642

github.com/Readarr/Readarr - 03cf9a44cf8f3cebc0b13419281099844fd822de authored over 9 years ago by Mark McDowall <[email protected]>
Fixes Release restriction validation

Closes #691

github.com/Readarr/Readarr - c4fe645c31afe209e5c81da70a90603fe3de56ba authored over 9 years ago by Mark McDowall <[email protected]>
Fixed: Sorting by timeleft on Activity: Queue

github.com/Readarr/Readarr - ea1902001579fe8153542ff2384bbde379bcf45c authored over 9 years ago by Mark McDowall <[email protected]>
Merge pull request #674 from Sonarr/rtorrent-directory

Choose download folder for rTorrent

github.com/Readarr/Readarr - 346d7f3cf406632d52c5e0189f390902fbd7dfb8 authored over 9 years ago by Mark McDowall <[email protected]>
New: Choose download folder for rTorrent

Closes #626

github.com/Readarr/Readarr - 1b65ead75ddf0d923369373b868e6166c34150dd authored over 9 years ago by Mark McDowall <[email protected]>
Formatting

github.com/Readarr/Readarr - 889d3d12071cc36f8c0929792bf93992d3aa7830 authored over 9 years ago by Mark McDowall <[email protected]>
Double clicking test and save won't retrigger button

Fixed: Double clicking test and save

github.com/Readarr/Readarr - 3c88f6c4528280f0f71dd177b912eb6de860d171 authored over 9 years ago by Mark McDowall <[email protected]>
Fixed: Do not monitor specials when monitoring missing

github.com/Readarr/Readarr - cc6ab0ade1d9678d1606476c9c9d12f9bdeb207f authored over 9 years ago by Mark McDowall <[email protected]>
Fixed: Doki rss feed now uses correct url for torrent.

github.com/Readarr/Readarr - 3ad7673d697d983af3ee900d010cff47ef5f9fc8 authored over 9 years ago by Taloth Saldono <[email protected]>