Mark McDowall
5bf3902d5a
Removed General from Settings Submenu.
14 years ago
Mark McDowall
560706ae8f
Fixed Renaming of episodes to include extension.
...
PostDownload Importing setup, need to setup job for period scan.
14 years ago
Mark McDowall
96670d0567
AddSeries/Index will show the RotoDirs Panel if no root dirs are in the DB.
14 years ago
Mark McDowall
4d3ba62e5d
Episode renaming implemented on the Series/Details page.
14 years ago
Mark McDowall
cbaa2f7ef4
RenameProvider will return string for Multi-Episode files.
14 years ago
Mark McDowall
9cb1eb7597
Rename Provider returns proper name for single episode series.
14 years ago
Mark McDowall
f1584e0f88
Fixed image name for Nzbs.org image on Indexer Settings.
14 years ago
Mark McDowall
5d7ecea046
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall
381d67e56b
Renamed image is in effect.
...
Series Detail by series will now store episodeFileId.
14 years ago
kay.one
4812cb4611
Increased sqlite cache size to 30mb
14 years ago
kay.one
120a75ed8e
Fixed history again.
14 years ago
kay.one
fa5b6bf9cc
Fixed history order bug.
14 years ago
kay.one
4c8b1d9604
Fixed bug in history check.
14 years ago
Mark McDowall
723882ea48
Picture Renamed so it is usable in History View.
14 years ago
Mark McDowall
6542f687d6
Fixed History Grid overlay.
14 years ago
Mark McDowall
f946eeed42
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
kay.one
54d1d5e379
GetEpisodeFilesCount should be around 5 times faster.
14 years ago
Mark McDowall
320cf0b217
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall
8c82133ab0
Season Editor loading is now obvious.
...
Saving Series Grid Edit shows AJAX wheel now, so you know its actually working.
14 years ago
kay.one
72af060d68
Fixed migration issue
14 years ago
kay.one
57690f49a0
Fixed IsSeasonIgnore logic, added tests
14 years ago
kay.one
ae0d925a49
Merge branch 'markus101'
14 years ago
kay.one
fe5e899604
Merge branch 'markus101'
14 years ago
kay.one
ecc2a7e2f6
More updates to Datastore
14 years ago
kay.one
76d029361b
Added CreateIndex to Migrator
14 years ago
Mark McDowall
08b7b8c3e1
SeasonEditor moved to Gird Editor.
14 years ago
Mark McDowall
b68784060b
Needed to reverse the tuple order for Episode count.
14 years ago
Mark McDowall
383dfe302f
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Core/Providers/MediaFileProvider.cs
14 years ago
kay.one
a1653022ad
refactored Migrations
14 years ago
kay.one
a6fe8b276b
minor updates to test project
14 years ago
Mark McDowall
5e02ab972c
Added NzbMatrix Search Url, with tests.
14 years ago
Mark McDowall
7291497ce0
Added search to Yesterday in Upcoming View.
14 years ago
kay.one
d3be516fb2
removed Season/SeasonProvider, updated dbBenchmark tests.
14 years ago
Mark McDowall
3dce6a13cd
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
kay.one
2ecd5ddb98
Merge branch 'markus101'
14 years ago
Mark McDowall
a4e96ba314
Had the episodes going into the episode count tuple in the wrong order than, they were being retrieved. Oh noes.
14 years ago
kay.one
c0814fa95d
Hacked sabprovider to support addbyurl from newzbin
14 years ago
Mark McDowall
90d9e7d41e
Moved episodeCount logic to mediaFileProvider.
...
Episode count counts by 5 now, so it doesn't take forever.
14 years ago
Mark McDowall
eb3875d43b
DeleteRootDir and AddSeries shared the same method, which caused addSeries to fail.
14 years ago
Mark McDowall
4f16615e8b
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall
dc5bec4d2e
Work on episode count.
14 years ago
kay.one
a986c2790d
fixed broken tests
14 years ago
kay.one
67e55e5c39
newzbin now supports episode search
14 years ago
kay.one
d09a82a20f
Integrated scene name helper into episode search, series lookup
14 years ago
kay.one
f97209d476
commiting tests before teamcity demo
14 years ago
Mark McDowall
25a74db924
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall
467ed51432
AJax load episode count to keep initial loading time of Series Grid.
14 years ago
kay.one
702399318b
Added NUnit
14 years ago
Mark McDowall
681353de3c
Episode progress on Grid is now rounded.
14 years ago
kay.one
72f8a7eab1
fixed random dbbenchmark test breaking
14 years ago