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

Fixed: uTorrent api proxy would fail on specific Win10 configurations. (The Phoenix Rises)

Moved token queryparam to start since uTorrent requires it.
Fixed handling response missing an e...

github.com/Readarr/Readarr - e1ea17cabf1247ea3a1fedd18153ad859cecaa3a authored almost 9 years ago
CombinePath now simple, uri resolve done via operator and CombineRelativePath.

github.com/Readarr/Readarr - 3a162be265af6a983115e30aa191019d8af327d3 authored almost 9 years ago
Cleanup HttpUri.PathCombine

github.com/Readarr/Readarr - 502298aab96099a8445532c59eb37867e8576887 authored almost 9 years ago
Upgrade to NUnit3

github.com/Readarr/Readarr - edea488dbe4ab89f2d357b5cb6df91691c0a5fa9 authored almost 9 years ago
New: Prevent grabbing season packs if full season hasn't aired yet

Closes #743

github.com/Readarr/Readarr - 2fabe2d198bcba79439f22e6d1a387b76b88b722 authored almost 9 years ago
ParsingService.GetEpisodes will use TVDB season number when available

github.com/Readarr/Readarr - f2c8156c00df8d7da2336a2be6741b2eed869d70 authored almost 9 years ago
Treat XEM aliases as SceneSeasonNumber

Fixed: Aliases used incorrectly when TVDB season number matched the seaon number of the alias
Cl...

github.com/Readarr/Readarr - 942be364dc31028ec49d09256ef6f967441c17e9 authored almost 9 years ago
build.sh uses msbuild 14

github.com/Readarr/Readarr - 44e09e222081a2a4bd6fc3c8b20bcde6925d2b50 authored almost 9 years ago
use npm-cache if installed

github.com/Readarr/Readarr - 0fcd20ec4a611770a4cfd10f23a063a96f685f3c authored almost 9 years ago
Fixed: Newznab/Torznab used wrong query if tvrageid was unknown in combination with a specific indexer capability profile.

github.com/Readarr/Readarr - 4c5707bba8e7f10bffa4c1154b72d00d974ab520 authored almost 9 years ago
Fixed: Release Group detection didn't handle RLSGRP_English properly.

fixes #1198

github.com/Readarr/Readarr - 947f494e7254a743780ced2da64479c028e526e2 authored almost 9 years ago
Fixed: Removed TrollHD from the RawHD detection regex since they now also release other sources.

fixes #1193

github.com/Readarr/Readarr - 3f74a87b452937fb0f17d2466ce66f6a3213c36a authored almost 9 years ago
New: Added RERIP as REPACK (Proper).

github.com/Readarr/Readarr - da0bdc57508278be3f4886c28f7457f81a3ec4ab authored almost 9 years ago
Don't set ACL if already set.

github.com/Readarr/Readarr - 3ea59cd91b2d249b0a3933da6fa5542d1552bf86 authored almost 9 years ago
Reconfigure Logging early in the process to set the correct log level.

github.com/Readarr/Readarr - 9b42dc70826796831e789a3b812577b11eee05be authored almost 9 years ago
Updated NLog to 4.3.0-rc1.

github.com/Readarr/Readarr - 8b1c022244b8ee37e7e7dfb422d7f749ccf73c1f authored almost 9 years ago
Fixed: Some releases with date and season/episode numbers with multiple episodes on a single day

Closes #1192

github.com/Readarr/Readarr - e5cb8bb0bd22aa32de247c25cc5a61d320568ecc authored almost 9 years ago
Fixed: Prevent root folders from being added under the startup folder

github.com/Readarr/Readarr - d37343bb7dcaa72976ab2d2804ffe8b1c82b906a authored almost 9 years ago
New: Safari Pinned tab icon

Closes #1122

github.com/Readarr/Readarr - 9c91f11cdc93e6a01da30626cc9254829d368c8b authored almost 9 years ago
Fixed: Use new rTorrent commands when resolving magnets

Closes #1199

github.com/Readarr/Readarr - 444fcf5ae5041598e5afa661402179b20e558bbe authored almost 9 years ago
New: Mobile Chrome theme (Android 5.0+)

github.com/Readarr/Readarr - 1e0fcc877b46605ad5739fa3c545997dfe55cdb6 authored almost 9 years ago
New: Windows Phone theme

github.com/Readarr/Readarr - 31f8e0a47abed17d47c20e18a84ccf6b97e0b031 authored almost 9 years ago
Run gulp using npm Simplifies usage of gulp and makes sure everyone is using same version

github.com/Readarr/Readarr - 1293bab868436339175ed59db18dcbf4099d635d authored almost 9 years ago
Updated OS X startup script to work with macports mono

github.com/Readarr/Readarr - 9de92d18e17bb93669b089f33619b492b304c759 authored almost 9 years ago
Fixed: RSS Sync failing due to one broken indexer

github.com/Readarr/Readarr - 5a877cbd627a66fd0e046a49006275bc5de67350 authored almost 9 years ago
New: Light green background color in Season Pass for seasons with all episodes downloaded.

github.com/Readarr/Readarr - 99aa25bf83e3e23f43e21fa767cb681bb44c7a15 authored almost 9 years ago
Fixed: Allow underscore when validating hostnames

This is particularly useful on FreeNAS. It uses underscores in the hostnames when creating plug...

github.com/Readarr/Readarr - 5f66c15b911a25faa78e349e125abaf1dfa7f1b8 authored almost 9 years ago
ItemViewContainer didn't exist sometimes for root folders

Fixed: Error displaying existing root folders in some cases
Closes #1170

github.com/Readarr/Readarr - af220c7f7b3b1a33546a82ef1285be1caf2df1a8 authored almost 9 years ago
Include series type for CustomScript

github.com/Readarr/Readarr - 59e71a4cd95023c54f0ee8da6ccdb1ef61b183f8 authored almost 9 years ago
Always validate settings when testing thingies

Fixed: Validation skipped when saving connections

github.com/Readarr/Readarr - 6b1a4c419892cf17aa96740da61083339b436e1c authored almost 9 years ago
On grab for custom scripts

New: On Grab handling for Custom Scripts

github.com/Readarr/Readarr - 1072c5247c1d983afdc91e756564ab2377df1120 authored almost 9 years ago
New: Added (fairly strict) regex for the new scene WEB quality = WEB-DL.

github.com/Readarr/Readarr - 6508e920fe5d05b6a86117a928a1acce00a3f068 authored almost 9 years ago
Add WebException handlers to prevent them reaching the UI.

github.com/Readarr/Readarr - 1154e0eeb3a61f04794464136c534facd1ab817b authored almost 9 years ago
Send Http auth without waiting for challenge.

github.com/Readarr/Readarr - 2d96914bfaa823ff68444e2b5a91defcce2dab5c authored almost 9 years ago
Adding magnet to qbit should use FormData not QueryParam.

github.com/Readarr/Readarr - 70494c3674c91db782af26d106062b394a79d925 authored almost 9 years ago
Fixed: UsenetBlackhole not importing since latest develop.

github.com/Readarr/Readarr - d68ad98176fb1c39eae49ef3f3d399b2e5b88c36 authored almost 9 years ago
Fixed: Not uploading nzbs to Nzbget on linux since previous develop.

github.com/Readarr/Readarr - eb70a6419c94dd35495c8178ff070ba7b63ffdfc authored almost 9 years ago
Fixed: Rarbg indexer broken on develop.

github.com/Readarr/Readarr - 22aa759abc16327c45fd24bc563f2c14eba4ef7d authored almost 9 years ago
Merge branch 'blackhole-delay' into develop

github.com/Readarr/Readarr - 19b8fb6d8b56afa45274828ef2156ded665f28eb authored almost 9 years ago
New: Delaying Blackhole imports while they're still being updated.

github.com/Readarr/Readarr - d4bc835b1c1f00020aec47852f6f655c7ae0d9df authored almost 9 years ago
Ensure auto-generated mocks are also registered in the test container.

github.com/Readarr/Readarr - b99d82cccca7ed3c0fb3ee8568664e2a64772aaa authored almost 9 years ago
Migrated all Download client proxies from RestSharp to HttpClient.

github.com/Readarr/Readarr - 25d481d5d9974ec317af34ec0e907de8feb64842 authored almost 9 years ago
Replaced Uri with HttpUri.

github.com/Readarr/Readarr - 23871503a2e0adf51f5bd391c0f90ceaf7d53bb7 authored almost 9 years ago
Added support for FormData (AddFormParameter and AddFormUpload), which automatically gets converted to multipart/form-data or application/x-www-form-urlencoded.

github.com/Readarr/Readarr - 7c54fa70d7bbf7f4112c6a479520a2f5e6220ab4 authored almost 9 years ago
Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.

Added ContentSummary to be able to describe the ContentData in a human readable form. (Useful fo...

github.com/Readarr/Readarr - 2ffbbb0e713cbc3634d45a9adcff0ec139199bf2 authored almost 9 years ago
Fixed: Don't purge xem scene mapping cache when new series gets added.

github.com/Readarr/Readarr - 7818f0c59b787312f0bcbc5c0eafc3c9dd7e5451 authored almost 9 years ago
Sort episodes in calendar by ep nr if airdate is the same.

github.com/Readarr/Readarr - 03e2adc332b252ef6f01ca0f0cb2bfcd4956259b authored almost 9 years ago
Revert "Fixed: Sort episodes on the api by episode number when they air at the same time."

This reverts commit 9ffc0ec52155f149ff618404e65c39597208f367.

github.com/Readarr/Readarr - e6ab4196de109382cba6ba864f00639eea9710ed authored almost 9 years ago
New: Trakt links on series details

github.com/Readarr/Readarr - f2784d3ec2c3a41874b2aa4f7ed4eeaae904c10f authored almost 9 years ago
Fixed: Anime season search won't search for missing episodes

github.com/Readarr/Readarr - ef3d508b31f60721495dea1996253282bb4a2104 authored almost 9 years ago
Fixed: Sort episodes on the api by episode number when they air at the same time.

github.com/Readarr/Readarr - 9ffc0ec52155f149ff618404e65c39597208f367 authored almost 9 years ago
Updated FluentValidation

github.com/Readarr/Readarr - b598add64e7e4d603a1de0a9d9ffd8222a7016f5 authored almost 9 years ago
Update CONTRIBUTING.md

github.com/Readarr/Readarr - 47446515d1fa6bf5ffc2250ece58c0cfdb55c7b3 authored almost 9 years ago
Fixed: Don't trigger SceneMapping update and Housekeeping right on the startup event.

github.com/Readarr/Readarr - e5de7fb8cfdbcf94bc7ff14e4aeeeb6980759e59 authored almost 9 years ago
Added version to logged exceptions.

github.com/Readarr/Readarr - 55e870f2959b405b55404a5a79c8342ac4b59c75 authored almost 9 years ago
Don't hammer thexem, kthxbai.

github.com/Readarr/Readarr - 1485c83ab6303ae403f1be924625c1efb7c75398 authored almost 9 years ago
Default Plex Media Server "Update Library" to true

github.com/Readarr/Readarr - e8d1623e9660a47a30d7e0c52b370342b2704231 authored almost 9 years ago
Don't die in MonoTorrent if nodes is an empty string.

github.com/Readarr/Readarr - 3bc6bf9e992b0c2e0f82591608f2037fdd313297 authored almost 9 years ago
Fixed: Warn if user has movie/date sorting enabled in Sabnzbd for the Sonarr category.

github.com/Readarr/Readarr - 949d8bf49b96f2e9225c45a024bcb630518e1579 authored almost 9 years ago
Clarified error message in MatchesFolderSpecification.

github.com/Readarr/Readarr - c29e49da95d79cc77c9a787abf0fc58022759f09 authored almost 9 years ago
New: Changed the default of 'Use Hardlinks instead of Copy' to true. Most ppl seem to want that anyway.

github.com/Readarr/Readarr - 79c565911ccb2e3bc6dc480c45685c608baac723 authored almost 9 years ago
Added TorrentRss test for ExtraTorrents, no other changes.

github.com/Readarr/Readarr - bb9a0371c56ecbb90e060844346f162c9cd2daae authored almost 9 years ago
Fixed: Newznab should reject a Torznab feed.

github.com/Readarr/Readarr - e945231ab3d0dd4eaa84375162e94baab2699add authored almost 9 years ago
Womble's has size parsing now

github.com/Readarr/Readarr - c1298d162e60058482a99182ba1826357b333cdf authored almost 9 years ago
Don't use Sonarr as ReleaseGroup if the pattern contains an advanced prefix/suffix.

github.com/Readarr/Readarr - f005edfcf0311c1e921e199acd89b24394b33259 authored almost 9 years ago
Write debug/trace log files separately to prevent trace from quickly rolling over debug.

github.com/Readarr/Readarr - 59c68ec6cce1a45be79aa30dcac6d9b39bf7e413 authored almost 9 years ago
Replaced <removed> with (removed) for the log cleanser so it doesn't mess with forums.

github.com/Readarr/Readarr - a5077b0b1bf30dd415a9c70189a6e5386a2cd562 authored almost 9 years ago
Couple more anime version test cases

github.com/Readarr/Readarr - a22c0499d5e01ccfe45fcab5eb6331f056ca71d8 authored almost 9 years ago
Fixed Protocol returned for release/push endpoint

github.com/Readarr/Readarr - c38608e3cfcb89a812a06e4bcd2cf8a1a4782ed8 authored almost 9 years ago
Fixed: Parses size in Wombles Description field so min/maxsize checks works on Wombles feed.

github.com/Readarr/Readarr - 3b57194d47d36b7786d1fd3216d301c8e2a4ee51 authored almost 9 years ago
fixed failing torznab test

github.com/Readarr/Readarr - 21c901eab421363466420bd0e6a6f2bc9313fa26 authored almost 9 years ago
New: Use PageSize reported by newznab/torznab caps instead of hardcoded 100.

ref Jackett/Jackett#27

github.com/Readarr/Readarr - 9ad8311dd6c9c45dd115a5e48a64d3a5045f02ce authored almost 9 years ago
Added DrunkenSlug and SimplyNZBs as Newznab presets.

github.com/Readarr/Readarr - df84028c90f33772f4233905213ed4ca10f3a015 authored almost 9 years ago
Handle 1.1x version from Sabnzbd

github.com/Readarr/Readarr - 7cb1e91ba1766091aebf126f5aa26a495c55ebcc authored almost 9 years ago
New: Explicitly enforce SABnzbd minimum version of 0.7.0

github.com/Readarr/Readarr - 974a7276c3cbc25104772b2724138a26f198c291 authored almost 9 years ago
Fixed: Don't collapse episode titles when episode titles contain Part x only

github.com/Readarr/Readarr - f0ca2bc11e72e3b66c54b8d7bcee9e7d664c22b9 authored almost 9 years ago
Fixed: Use Protocol over DownloadProtocol for ReleasePushModule

DownloadProtocol is still supported for backwards compatibility

github.com/Readarr/Readarr - cb43888496a3ef2a02a35243fe2664e10e55579f authored almost 9 years ago
Fiddled with the Back to the Top button a bit so it's better visible on the white background, also only on widescreen now.

github.com/Readarr/Readarr - 34d5fb1aa0c44e9b683e92cc52682fbb209ede1b authored almost 9 years ago
Fixed: DownloadedEpisodesScan API command couldn't be used to process individual files.

github.com/Readarr/Readarr - 72f0085ef78fd6a1d399843974cc72a48cd31a17 authored almost 9 years ago
Cleaned up 2160p changes and added migration and tests.

Also reserved the quality ids for WEBRip etc.

github.com/Readarr/Readarr - f25f5abced09748dada3fb5173db1b74967117fe authored almost 9 years ago
New: Added support for UltraHD (2160p) quality

github.com/Readarr/Readarr - 94323f79e7c8ccac2a3a8f59d8c82b078c0cb556 authored almost 9 years ago
Updated db migration testing framework so we only run migrations up to the one we're testing.

fixes #902

github.com/Readarr/Readarr - bdb1076100c576ea99d36ed81d156366a642ea1f authored almost 9 years ago
Fixed: Daily + Standard with 3 digit episode numbers

Closes #1145

github.com/Readarr/Readarr - 8818e39c6311a9f7cd1c42175449bc332d506a14 authored almost 9 years ago
Updated NLog to v4.2.3.

github.com/Readarr/Readarr - 6a90035a4c11b30c2ad2894334bab88c25c137cc authored almost 9 years ago
Fixed some compile warnings.

github.com/Readarr/Readarr - e01b2ef25cf8d6518e4e44f1582cc5040db68ca5 authored almost 9 years ago
Fixed: Sample files of daily episodes should also be deleted after import.

github.com/Readarr/Readarr - 91d91bc673ecba79f38cf10c7d49167919b69cdf authored almost 9 years ago
Fixed: Replaced mono symlink resolve logic to better handle errors.

github.com/Readarr/Readarr - 1c92ea58dafc97a60d4dea48c81f89a518041357 authored almost 9 years ago
Add another nn preset.

github.com/Readarr/Readarr - bd6a38173e85a67ac7b8fabd178f3253a61a23b8 authored almost 9 years ago
Delete the subfolder not the parent folder

github.com/Readarr/Readarr - 5d05a85411bc8ed44a8960fa93ecd504276a0d85 authored almost 9 years ago
New: Remove empty subfolders after renaming FileSetLastWriteTime

Closes #490

github.com/Readarr/Readarr - 1a5eafd2b16181eace7bef486a9bd4c927ff836c authored almost 9 years ago
New: Prefer regular episodes over specials when absolute numbers conflict

Closes #676

github.com/Readarr/Readarr - 1603b06431918c70bfc194e73b1a7bb0a8745fa0 authored almost 9 years ago
New: Pushover Silent and Emergency priorities

Closes #878

github.com/Readarr/Readarr - 2396af45897fa50e334b17f5c7571a378339cb8d authored almost 9 years ago
Revert "Fixed regression, mono should resolve symlinks while trying to find out the available/total space."

This reverts commit d33efe59fc451a2526ccf946bd2519fc117c996b.

github.com/Readarr/Readarr - 262b8daec16179a6d3ae4aaa8f4154557b098c51 authored almost 9 years ago
Fixed regression, mono should resolve symlinks while trying to find out the available/total space.

github.com/Readarr/Readarr - d33efe59fc451a2526ccf946bd2519fc117c996b authored almost 9 years ago
Fixed: Manual Import didn't revert to parent folder when trying to parse series leading to issues with obfuscated releases.

github.com/Readarr/Readarr - 5550565d6a3b22d797e686125a174938276db849 authored almost 9 years ago
Certain log messages didn't include the exception.

github.com/Readarr/Readarr - 68540cb4792d3d7fb2fdd8adcd7fa4aa034cfaaf authored almost 9 years ago
Ignore -Obfuscated while parsing.

github.com/Readarr/Readarr - 4038fa6907173449324b02d7a02e14d421276b67 authored almost 9 years ago
Fixed: Handling xml responses containing invalid html entities.

fixes #1123

github.com/Readarr/Readarr - f96f99750637e9bb39f90008bed7031205906b94 authored almost 9 years ago
Fixed: Throw more specific error when there's an issue with the curl root certificate bundle.

github.com/Readarr/Readarr - 4e84d1a17cf0d02ace7d83523462c0f81f3c3a49 authored almost 9 years ago
Fixed: ZFS and other mounts now listed in the System page.

Will now also automatically revert to a fully transactional move/copy if the move is in our out ...

github.com/Readarr/Readarr - 97cdb6a4a5aabc00cf1d7d134ef58c56ce243579 authored almost 9 years ago