Mark McDowall
430fb9aead
SortHelper.SkipArticles will no longer bomb when a null is passed.
...
Added tests for SkipArticles.
13 years ago
Mark McDowall
c13c9d15c4
Default Log view uses client operations, added all logs view that uses paging (No support for sorting or filtering).
13 years ago
kay.one
56fdf1a040
Removed Episodes list from EpisodeFile object.
14 years ago
Mark McDowall
208feb7d19
CleanFileName when getting new filename from MediaFileProvider.
14 years ago
kay.one
acf23d4fc2
Removed subsonic completely
14 years ago
Mark McDowall
ab2007cb6f
SceneNaming is now stored on NzbDrone webserver.
...
Database will update every 12 hours from CSV on server.
14 years ago
Mark McDowall
54e7092e2d
Added new helper to find the best file size format given a long with file size in bytes.
...
Added view under system to see which folders have not been processed in dropDir.
14 years ago
Mark McDowall
cbaa2f7ef4
RenameProvider will return string for Multi-Episode files.
14 years ago
kay.one
d09a82a20f
Integrated scene name helper into episode search, series lookup
14 years ago
Mark McDowall
463881843e
Combined AddNew and AddExisting Series pages.
...
Fixed AddNew Series
14 years ago
kay.one
8fca3c3419
more test/fixes
14 years ago
Mark McDowall
30d7fecff5
Added examples to EpisodeSorting Settings.
...
Added new Multi-Episode Naming (Scene).
14 years ago
Mark McDowall
cb992f1b52
Added StatsProvider.
...
Bound AutoConfigureProvider to kernel.
Feed Item Parsing will now check for a SceneName match in SceneNameHelper.
14 years ago
kay.one
59899286ee
Added TimerProvider
14 years ago
kay.one
e896af5cd0
ReSharper code cleanup
14 years ago
kay.one
62b2cd510f
started rss cleanup
14 years ago
Mark McDowall
f07b305684
Fixed Parser (broke 103 naming convention, but it fixed more than it broke).
...
RssItemProcessingProvider - moved Title fix code to a better location (To ensure we actually want the episode(s) first).
SceneNameHelper was bombing when trying to find a matching scene mapping when it didn't exist, changed Single to Find to resolve.
14 years ago
Mark McDowall
84f0dfed4e
Removed un-needed WebClient from XbmcProvider.
...
BackLog Provider created.
QueueIfWanted moved to new class (RssItemProcessingProvider) to cutdown on repeating code (between RssSyncProvider and BacklogProvider)
Style.css now sets width for rootDirectories class (when adding a new show).
14 years ago
Mark McDowall
636f352599
Ability to manually add a show has been added.
...
UI cleanup for adding series (new, existing and manual).
14 years ago
markus101
2af078b23d
ExternalNotifications, XBMC notification, building the framework for these, UI not implemented.
14 years ago
markus101
1314d00c97
Post Processing has been implemented, still need to finish app for SAB to NzbDrone.
14 years ago
Keivan
a49850cc89
refactored Episode, Added Quality Enum
14 years ago
Keivan
babe2735ee
failed attempt to write a test for Series Controller
14 years ago