This website works better with JavaScript.
Explore
Help
Register
Sign In
open-source-mirrors
/
Prowlarr
mirror of
https://github.com/Prowlarr/Prowlarr
Watch
1
Star
0
Fork
You've already forked Prowlarr
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.
6f57b83822
develop
master
net80
avistaz-episode
ui-volume-factors
async-translations
cardigann-season-episode
cardigann-contains
wiki-indexer-script
paging
rate-limit-download-auth
ratelimit-improvements
cardigann-8
changelog-post-script
def-rework
readme-not-early
instance-name-ordering
resp-http
fix-orpheus
btn-rework
http2
cookie-persist
jackettmigration
v0.1.0.361
v0.1.0.447
v0.1.0.545
v0.1.0.608
v0.1.0.768
v0.1.1.1030
v0.1.1.842
v0.1.1.875
v0.1.1.978
v0.1.10.1375
v0.1.2.1060
v0.1.3.1113
v0.1.4.1155
v0.1.5.1164
v0.1.6.1184
v0.1.7.1209
v0.1.8.1231
v0.1.9.1313
v0.2.0.1426
v0.2.0.1448
v0.2.0.1678
v0.3.0.1724
v0.3.0.1730
v0.4.0.1832
v0.4.1.1838
v0.4.10.2111
v0.4.11.2143
v0.4.2.1879
v0.4.3.1921
v0.4.4.1947
v0.4.5.1960
v0.4.6.1969
v0.4.7.2016
v0.4.8.2072
v0.4.9.2083
v1.0.0.2171
v1.0.1.2210
v1.0.1.2220
v1.1.0.2322
v1.1.1.2377
v1.1.2.2453
v1.1.3.2521
v1.10.0.4047
v1.10.1.4059
v1.10.2.4064
v1.10.3.4070
v1.10.4.4088
v1.10.5.4116
v1.11.0.4128
v1.11.1.4146
v1.11.2.4160
v1.11.3.4163
v1.11.4.4173
v1.12.0.4188
v1.12.1.4201
v1.12.2.4211
v1.13.0.4217
v1.13.1.4243
v1.13.2.4251
v1.13.3.4273
v1.14.0.4286
v1.14.1.4316
v1.14.2.4318
v1.14.3.4333
v1.15.0.4361
v1.16.0.4401
v1.16.1.4420
v1.16.2.4435
v1.17.0.4448
v1.17.1.4483
v1.17.2.4511
v1.18.0.4543
v1.19.0.4568
v1.2.0.2583
v1.2.1.2668
v1.2.2.2699
v1.20.0.4590
v1.20.1.4603
v1.21.0.4615
v1.21.1.4631
v1.21.2.4649
v1.22.0.4670
v1.23.0.4690
v1.23.1.4708
v1.24.0.4721
v1.24.1.4740
v1.24.2.4749
v1.24.3.4754
v1.25.0.4759
v1.25.1.4770
v1.25.2.4794
v1.25.3.4815
v1.25.4.4818
v1.26.0.4833
v1.3.0.2757
v1.3.1.2796
v1.3.2.2984
v1.3.2.3006
v1.4.0.3230
v1.4.1.3258
v1.5.0.3300
v1.5.0.3390
v1.5.1.3422
v1.5.2.3484
v1.6.0.3527
v1.6.1.3564
v1.6.3.3608
v1.7.0.3623
v1.7.1.3684
v1.7.2.3710
v1.7.3.3764
v1.7.4.3769
v1.8.0.3805
v1.8.1.3837
v1.8.2.3860
v1.8.3.3880
v1.8.4.3884
v1.8.5.3896
v1.8.6.3946
v1.9.0.3966
v1.9.1.3981
v1.9.2.3992
v1.9.3.4013
v1.9.4.4039
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6f57b83822'
${ noResults }
Prowlarr
/
NzbDrone.Core.Test
/
ProviderTests
History
Mark McDowall
23f8f534fc
TVDB numbering confusion fixed
...
Fixed: Issue when episode numbers changed on TheTVDB causing episode files were linked incorrectly
12 years ago
..
ConfigProviderTests
New: All setting values are cached for better responsiveness.
13 years ago
DecisionEngineTests
Renamed AiredAfter to CustomStartDate
12 years ago
DiskProviderTests
System/Backup will backup Config.xml and NzbDrone.sdf to a zip file for the client to download.
13 years ago
DiskScanProviderTests
Fixed broken tests
12 years ago
DownloadClientTests
Fixed broken tests... wtf was I doing?
12 years ago
JobProviderTests
Jobs added to queue have higher priority than scheduler jobs.
13 years ago
LogProviderTests
Enabled rolling file logging.
13 years ago
MediaFileProviderTests
Allow scene name to be used for renaming
12 years ago
Metadata
Empty directors and writers won't blowup
12 years ago
NotificationProviderTests
Tweaked Progress notification.
13 years ago
PostDownloadProviderTests
Organized tests for DiskScan and PostDownload
12 years ago
RecycleBinProviderTests
Added Recycle Bin to server side
12 years ago
SearchProviderTests
SeasonSearchJob will do a partial search search and then individual searches, when it is still missing results (greater than 0, but all not found).
13 years ago
UpdateProviderTests
Fixed spelling of enviroment provider (Environment). :)
13 years ago
BannerProviderTest.cs
Removed Progress Notification from BannerProvider.
13 years ago
DownloadProviderFixture.cs
Fixed broken DownlaodProvider tests.
13 years ago
EpisodeProviderTest.cs
TVDB numbering confusion fixed
12 years ago
EpisodeProviderTest_DeleteInvalidEpisodes.cs
Fixed: fixed an issue where season ignore check wasn't working correctly.
13 years ago
EpisodeProviderTest_GetEpisodesByParseResult.cs
New: Rewrite of download decision engine.
13 years ago
EventClientProviderTest.cs
XbmcProvider will use the HTTP API when updating the library for Eden clients (EventServer was failing).
13 years ago
GrowlProviderTest.cs
All tests now use base class Mocker
13 years ago
HistoryProviderTest.cs
New: Rewrite of download decision engine.
13 years ago
IndexerProviderTest.cs
New: NzbInfoUrl added to history (link to NZB info at indexer) - Not supported for Womble's.
13 years ago
MediaFileProviderTest.cs
Fix: Successful downloads that are not moved properly should be retried.
13 years ago
MisnamedProviderTest.cs
Allow scene name to be used for renaming
12 years ago
NewznabProviderTest.cs
New: Newznab providers will be rejected if they are not valid addresses.
13 years ago
PlexProviderTest.cs
Another Plex test, slight name change for some.
13 years ago
ProwlProviderTest.cs
Fixed spelling for Expected[LogType].
13 years ago
QualityTypeProviderTest.cs
All tests now use base class Mocker
13 years ago
ReferenceDataProviderTest.cs
Fixed: fixed an issue where season ignore check wasn't working correctly.
13 years ago
RootDirProviderTest.cs
Duplicated root folders are now blocked.
13 years ago
SceneMappingProviderTest.cs
Package cleanup
13 years ago
SearchHistoryProviderTest.cs
3D bug with search history cleanup fixed
12 years ago
SeasonProviderTest.cs
Fixed: fixed an issue where season ignore check wasn't working correctly.
13 years ago
SeriesProviderTest.cs
EpisodeAiredAfter added to AddSeries UI
12 years ago
TvDbProviderTest.cs
Updated the american test for the new season
13 years ago
UpcomingEpisodesProviderTest.cs
Updated tests for UpcomingProvider. #ND-45 fixed
13 years ago
XbmcProviderTest.cs
Package cleanup
13 years ago