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.
c65b0a68b0
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 'c65b0a68b0'
${ noResults }
Readarr
/
NzbDrone.Core.Test
History
kay.one
07312780f1
ParseEpisodeInfo is now separated into ParseTitle and ParsePath
14 years ago
..
Files
Added MiniProfiler
14 years ago
Framework
Switched to SQLCE 4.0
14 years ago
Properties
ReSharper code cleanup
14 years ago
App.config
moved SQL CE to Nuget.
14 years ago
ConfigProviderTest.cs
Fixed some small issues, here and there.
14 years ago
DiskScanJobTest.cs
Refactored MediaFileProvider
14 years ago
DiskScanProviderTest.cs
Removed Episodes list from EpisodeFile object.
14 years ago
DiskScanProviderTest_ImportFile.cs
Removed Episodes list from EpisodeFile object.
14 years ago
DownloadProviderTest.cs
Merge with Kayone.
14 years ago
EpisodeProviderTest.cs
Switched to SQLCE 4.0
14 years ago
EpisodeProviderTest_GetEpisodesByParseResult.cs
Fixed sab title issue
14 years ago
EpisodeSearchJobTest.cs
Cleanup and tests around ImportFile
14 years ago
EpisodeStatusTest.cs
Switched to SQLCE 4.0
14 years ago
FluentTest.cs
Added Fluent.cs to allow string default extention method eg. "Series.Title.WithDefault(series.SeriesId)"
14 years ago
HistoryProviderTest.cs
Switched to SQLCE 4.0
14 years ago
ImportNewSeriesJobTest.cs
Fixed season ignore
14 years ago
IndexerProviderTest.cs
Removed subsonic completely
14 years ago
IndexerTests.cs
Updated series grid
14 years ago
InventoryProvider_IsMonitoredTest.cs
Cleanup and tests around ImportFile
14 years ago
InventoryProvider_QualityNeededTest.cs
Switched to SQLCE 4.0
14 years ago
JobProviderTest.cs
Switched to SQLCE 4.0
14 years ago
LogProviderTest.cs
Renamed SubsonicTarget to DataBaseTarget
14 years ago
MediaFileProviderTests.cs
MediaFileProvider delete fixed to delete EpisodeFile with key of Int32 instead of object Int32. Added test to ensure File is deleted, but others remain.
14 years ago
MediaFileProvider_GetNewFilenameTest.cs
Removed subsonic completely
14 years ago
NzbDrone.Core.Test.csproj
Forces Test project to use x86 version of the SQL CE dlls.
14 years ago
ParserTest.cs
ParseEpisodeInfo is now separated into ParseTitle and ParsePath
14 years ago
QualityProfileTest.cs
PetaPoco now defaults to SQLite, requires WHERE on exists calls
14 years ago
QualityTest.cs
Switched to SQLCE 4.0
14 years ago
RootDirProviderTest.cs
Switched to SQLCE 4.0
14 years ago
SabProviderTest.cs
Switched to SQLCE 4.0
14 years ago
SceneMappingTest.cs
Removed subsonic completely
14 years ago
SeriesProviderTest.cs
Fixed seriesGrid query and tests.
14 years ago
TvDbProviderTest.cs
Remove empty folders after importing new downloads.
14 years ago
UpcomingEpisodesProviderTest.cs
Updated tests to for Upcoming Provider to make sure a series is returned.
14 years ago
dbBenchmark.cs
Removed all warnings
14 years ago
log.config
Added support to Error/Warning/Fatal verification in text projects
14 years ago
packages.config
moved SQL CE to Nuget.
14 years ago