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.
dc4f5e48f3
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 'dc4f5e48f3'
${ noResults }
Readarr
/
NzbDrone.Core
/
Providers
History
kay.one
481a8ceb97
restored a change that wasn't needed after queue json fix.
13 years ago
..
Converting
ConfigFileProvider will now add missing config values automatically, with a default value.
13 years ago
Core
SabProvider now gets JSON instead of XML for history and queue.
13 years ago
ExternalNotification
ExternalNotification now has AfterRename, to notify (XBMC) after all episodes have been renamed.
13 years ago
Indexer
Better parser logging.
13 years ago
Xbmc
Added Growl (Not yet visible on the GUI).
13 years ago
AutoConfigureProvider.cs
SabProvider now gets JSON instead of XML for history and queue.
13 years ago
DiskScanProvider.cs
Fixed QueueEmpty.txt json file.
13 years ago
DownloadProvider.cs
Better parser logging.
13 years ago
EpisodeProvider.cs
Better parser logging.
13 years ago
ExternalNotificationProvider.cs
AfterRename will now call AfterRename for each external notifier instead of OnRename.... C+P Fail.
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
Check sab queue now takes quality into consideration
13 years ago
MediaFileProvider.cs
Episode auto-ignore is now done in realtime rather than using a job.
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
Fixed adding of Newznab provider.
13 years ago
NotificationProvider.cs
Cleaned up progress notification.
13 years ago
PostDownloadProvider.cs
Turning off tagging folder for now, to stop messing people's series folders
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
ReferenceDataProvider.cs
DailySeries now use the JSON API instead of the CSV file.
13 years ago
RootDirProvider.cs
Duplicated root folders are now blocked.
13 years ago
SabProvider.cs
restored a change that wasn't needed after queue json fix.
13 years ago
SceneMappingProvider.cs
SceneMapping will use the JSON API instead of CSV file now.
13 years ago
SearchProvider.cs
Added pre-search check for EpisodeSearch to see if an upgrade is possible, before attempting.
13 years ago
SeriesProvider.cs
Added MassEdit for series editing.
13 years ago
SmtpProvider.cs
Duplicated root folders are now blocked.
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 issue where update provider called db in a loop.
13 years ago
XbmcProvider.cs
XbmcProvider will use the HTTP API when updating the library for Eden clients (EventServer was failing).
13 years ago