This website works better with JavaScript.
Explore
Help
Register
Sign In
open-source-mirrors
/
Readarr
mirror of
https://github.com/Readarr/Readarr
Watch
1
Star
0
Fork
You've already forked Readarr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e35a4bf8ac
develop
sonarr-pull-d84c4500
sonarr-pull-31bf9e31
sonarr-pull-7ea13012
sonarr-pull-846333dd
sonarr-pull-63b4998c
sonarr-pull-84710a31
sonarr-pull-eb2fd135
sonarr-pull-f2f4a98e
sonarr-pull-5ac6c0e6
sonarr-pull-3afae968
sonarr-pull-d5dff8e8
sonarr-pull-bce848fa
sonarr-pull-c6071f6d
sonarr-pull-026327e7
sonarr-pull-901b6d20
sonarr-pull-b154b00c
sonarr-pull-8bd91bd8
sonarr-pull-c69b5fc7
sonarr-pull-8e925ac7
sonarr-pull-34e928eb
sonarr-pull-978618f0
sonarr-pull-e8b862a3
sonarr-pull-b3d1e4f5
redirect-rework
sonarr-pull-61fa1e5e
sonarr-pull-fb76c237
sonarr-pull-16e2d130
sonarr-pull-4c7df310
notifiarr-to-api
sonarr-pull-80af1643
sonarr-pull-7cd38bba
sonarr-pull-b6417a6f
sonarr-pull-762042ba
sonarr-pull-05ee4e64
sonarr-pull-0991cfe2
changelog-post-script
lidarr-pull-45ab2b24
sonarr-pull-0abd52d6
book-monitor-toggle
test-rebase
v2.0.0.4645
v2.0.0.4613
v0.1.0.1248
v0.1.1.1320
v0.1.1.1526
v0.1.2.1532
v0.1.2.1558
v0.1.3.1584
v0.1.4.1596
v0.1.5.1832
v0.1.6.1867
v0.1.7.1882
v0.1.8.1889
v0.1.9.1905
v0.2.0.1908
v0.2.1.1915
v0.2.2.1943
v0.2.3.1955
v0.2.4.1999
v0.3.0.2091
v0.3.1.2096
v0.3.10.2287
v0.3.11.2319
v0.3.12.2327
v0.3.13.2338
v0.3.14.2348
v0.3.14.2358
v0.3.15.2376
v0.3.16.2387
v0.3.17.2409
v0.3.18.2411
v0.3.19.2437
v0.3.20.2452
v0.3.21.2475
v0.3.22.2499
v0.3.23.2506
v0.3.24.2510
v0.3.25.2515
v0.3.26.2526
v0.3.27.2538
v0.3.28.2554
v0.3.29.2565
v0.3.3.2171
v0.3.30.2576
v0.3.31.2578
v0.3.32.2587
v0.3.4.2207
v0.3.5.2217
v0.3.6.2232
v0.3.7.2260
v0.3.8.2267
v0.3.9.2272
v0.4.0.2634
v0.4.1.2648
v0.4.2.2653
v0.4.3.2665
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e35a4bf8ac'
${ noResults }
Readarr
/
NzbDrone.Core
/
Providers
History
Mark McDowall
d5a602c4eb
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
..
Converting
ConfigFileProvider will now add missing config values automatically, with a default value.
13 years ago
Core
Alot of refactoring.
13 years ago
ExternalNotification
Better fix for Prowl logging issues.
13 years ago
Indexer
Newznab providers can be configured by the end user.
13 years ago
Jobs
Fixed update client path issue
13 years ago
Xbmc
Added Growl (Not yet visible on the GUI).
13 years ago
AutoConfigureProvider.cs
Removed subsonic completely
14 years ago
DiskScanProvider.cs
More autoupdate code.
13 years ago
DownloadProvider.cs
ExternalNotifications enabled (Xbmc only right now).
13 years ago
EpisodeProvider.cs
Fixed an issue where GetEpisodesByParseResult would throw object reference when episode list was null
13 years ago
ExternalNotificationProvider.cs
ExternalNotifications enabled (Xbmc only right now).
13 years ago
GrowlProvider.cs
Better fix for Prowl logging issues.
13 years ago
HistoryProvider.cs
Added delete and redownload commands to History Grid (redownload will delete the existing item from history and then start an episode search)
13 years ago
IndexerProvider.cs
Added Tests for CentralDispatch
14 years ago
InventoryProvider.cs
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
13 years ago
MediaFileProvider.cs
Updated JobProvider to allow jobs with two targets.
13 years ago
MisnamedProvider.cs
EpisodesWithFiles now returns the full series object, instead of just the SeriesTitle (So we don't need to add junk to the Episode class)
13 years ago
NewznzbProvider.cs
Newznab providers can be configured by the end user.
13 years ago
NotificationProvider.cs
Removed basic notification. client side notification should be used.
13 years ago
PostDownloadProvider.cs
More autoupdate code.
13 years ago
ProwlProvider.cs
Better fix for Prowl logging issues.
13 years ago
QualityProvider.cs
Added Tests for CentralDispatch
14 years ago
QualityTypeProvider.cs
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
13 years ago
RootDirProvider.cs
More autoupdate code.
13 years ago
SabProvider.cs
GetSabName will return cleaner Season naming when it is a FullSeason release.
13 years ago
SceneMappingProvider.cs
Fixed SceneMappingProvider to resolve an issue with series with multiple clean names failing to return a Scene Name when being looked up via SeriesId.
13 years ago
SearchProvider.cs
EpisodeSearch now gets the proper QualityProfile (broken after removing AttachSeries), tests updated.
13 years ago
SeriesProvider.cs
lots of different things ;)
13 years ago
SmtpProvider.cs
Added SMTP settings editing to the UI.
13 years ago
TvDbProvider.cs
Alot of refactoring.
13 years ago
TwitterProvider.cs
Twatter has been added, Notifications cannot be saved (yet), nor will they send, but the framework for a user to setup Twitter (Authorize NzbDrone) is in place.
13 years ago
UpcomingEpisodesProvider.cs
UpcomingEpisodes will not show ignored episodes.
13 years ago
UpdateProvider.cs
Fixed update client path issue
13 years ago
XbmcProvider.cs
Replace '&' with its XML encoded equivalent, before parsing XML.
13 years ago