Mark McDowall
|
42936c956d
|
New: Queue in UI is now paged
|
11 years ago |
Mark McDowall
|
828e8eb147
|
Fixed: Orphaned episode file was preventing rename preview from functioning
|
11 years ago |
Taloth Saldono
|
6a07bb1b9b
|
Now creating Backbone.Model instance for EpisodeFile.
|
11 years ago |
Taloth Saldono
|
eddfe67eb1
|
Added test to verify 'like' clause and fixed issue.
|
11 years ago |
Mark McDowall
|
ec88286d57
|
Fixed jslint errors
|
11 years ago |
Mark McDowall
|
120a4cf9ec
|
Fixed up some tests
|
11 years ago |
Mark McDowall
|
20dec3c205
|
Wanted is much much faster now.
|
11 years ago |
Mark McDowall
|
ab3dbfc240
|
Blacklist uses seriesId for index
|
11 years ago |
Mark McDowall
|
3e5117cce2
|
Renumbered migration after rebase
|
11 years ago |
kayone
|
0b54210ab1
|
added index to History on date.
|
11 years ago |
kayone
|
c973ab844a
|
Added some missing indexes database.
|
11 years ago |
kayone
|
5117eaaf5c
|
removed migrationcache
|
11 years ago |
kayone
|
abd994ef71
|
Container Cleanup
|
11 years ago |
kayone
|
68129e3518
|
database is now singleton
|
11 years ago |
kayone
|
7f8fa7ec4b
|
Updated project config
|
11 years ago |
kayone
|
7c3d91e8e8
|
Added OSX dylibs for Sqlite
|
11 years ago |
kayone
|
3f899f2130
|
fixed broken tests
|
11 years ago |
kayone
|
a0b0f586c8
|
New: Log database is compressed when logs are trimmed/purged
|
11 years ago |
kayone
|
9370de0cc0
|
New: Main DB is compressed on app start
|
11 years ago |
kayone
|
ca22ee3af3
|
Updated sqlite binaries to 3.8.1
|
11 years ago |
kayone
|
e1376397a7
|
cleaned up Datastore folder
|
11 years ago |
Mark McDowall
|
79767aa7bf
|
Redirect /api/missing to new endpoint
|
11 years ago |
Taloth Saldono
|
45f748cf03
|
Added tests to verify Marr.data changes. Fixed nested LazyLoading.
|
11 years ago |
Taloth Saldono
|
8f87f06ac6
|
Processed PR Comments.
Added tests for EpisodesWithCutoffUnmet.
|
11 years ago |
Taloth Saldono
|
d416dd4177
|
Repurposed the Missing page to include filter options and display episodes that haven't reached cutoff.
--HG--
rename : src/NzbDrone.Api/Missing/MissingModule.cs => src/NzbDrone.Api/Wanted/MissingModule.cs
rename : src/UI/Missing/ControlsColumnTemplate.html => src/UI/Wanted/ControlsColumnTemplate.html
rename : src/UI/Missing/MissingCollection.js => src/UI/Wanted/Missing/MissingCollection.js
rename : src/UI/Missing/MissingLayout.js => src/UI/Wanted/WantedLayout.js
rename : src/UI/Missing/MissingLayoutTemplate.html => src/UI/Wanted/WantedLayoutTemplate.html
extra : source : 2c76f3e423d39446f3bd7799b7344d7be63c70f5
|
11 years ago |
Taloth Saldono
|
935c26d03e
|
Support for loading of LazyLoaded properties via explicit join.
--HG--
extra : source : 1b7c96cb2a644ae17603c9d72ec09d94bc877bf1
|
11 years ago |
Mark McDowall
|
4515c1d155
|
Blacklist cleanup
Fixed: Cleanup blacklist when series is deleted
Fixed: Cleanup blacklist on startup
|
11 years ago |
Mark McDowall
|
6d1cb90723
|
Possible special is less aggressive, with tests
|
11 years ago |
Mark McDowall
|
7279b58a58
|
Metadata cleanup and fixes
Fixed: Episode metadata will be renamed to match episode file names on refresh
Fixed: Episode metadata is renamed when episode file is renamed
|
11 years ago |
Mark McDowall
|
e6e2f85d71
|
Reverted some special characters
|
11 years ago |
Mark McDowall
|
aed76afa52
|
Changed some special characters to more sane values in file names
|
11 years ago |
Mark McDowall
|
259c408b67
|
Added size information when Size spec rejects import
|
11 years ago |
Mark McDowall
|
acee943d47
|
strip some additional special characters when searching trakt
|
11 years ago |
Mark McDowall
|
0d14a2df9e
|
Changed trakt test to use Castle instead of Dexter
|
11 years ago |
Mark McDowall
|
515901d1be
|
Fixed broken decision engine tests
|
11 years ago |
Mark McDowall
|
78dacf6850
|
Fixed: Performance issues when processing results from indexers (RSS/Search)
|
11 years ago |
Mark McDowall
|
0a837be9ff
|
Many (update/insert/delete) DB operations now use transactions
Fixed: Improved series/episode info refresh speed
|
11 years ago |
Mark McDowall
|
36387dd13f
|
Fixed: Prevent queue errors from filling up UI with errors
|
11 years ago |
Mark McDowall
|
6525fe9a67
|
Fixed: Better support for adding series that contain special characters
|
11 years ago |
Mark McDowall
|
0b2b8e9bbe
|
Cleaned up parser tests, 1103/1113 parsing is less greedy
Fixed: Importing of hashed releases
|
11 years ago |
Mark McDowall
|
faa24c5bb6
|
Merge branch 'special-episode-search' of https://github.com/iaddis/NzbDrone into special-episode-search
Conflicts:
src/NzbDrone.Core/Indexers/Omgwtfnzbs/Omgwtfnzbs.cs
|
11 years ago |
Mark McDowall
|
668c667917
|
Fixed: command+T will not target search box in UI
|
11 years ago |
Mark McDowall
|
21afdf80a2
|
Fixed: series/episode rating is 0-10
|
11 years ago |
Mark McDowall
|
b05d2c17e5
|
Labels for add series options
|
11 years ago |
Mark McDowall
|
d51517d60c
|
Add existing series shows a loading message
Fixed: Message to tell users series are being loaded from trakt
|
11 years ago |
Mark McDowall
|
d703bc8dc5
|
Fixed: SABnzbd test with fail if the API Key is wrong
|
11 years ago |
Mark McDowall
|
46f904d165
|
Refactored retention spec
|
11 years ago |
Mark McDowall
|
811122f879
|
Fixed: Multi episode naming example
|
11 years ago |
Mark McDowall
|
d86a54d208
|
Failed download handling won't error when download client hasn't been configured
|
11 years ago |
Mark McDowall
|
7d4a514a68
|
Changed how running a process and waiting for exit is handled
|
11 years ago |