Keivan Beigi
c9370865a4
removed searchhistory storage.
12 years ago
kay.one
6c944758ed
fixed renamed OID to id in json response.
12 years ago
Mark McDowall
f9ad52ffba
Merge remote-tracking branch 'origin/nzbx'
12 years ago
Mark McDowall
2bd866f590
Better handling of xml errors on tvrage
12 years ago
Mark McDowall
117edd4286
Backend work for nzbx.co
12 years ago
Mark McDowall
2439b9e087
Allow sorting with articles (option)
...
New: Option to sort with articles (a, the, an) included
12 years ago
Mark McDowall
c4b57c4a23
Fixed: SABnzbd queue checking will not fail when items in queue are being repaired.
...
SabQueue priority is parsed with a custom converter to prevent blowing up because SAB decides to use Repair as a queue priority type.
13 years ago
Mark McDowall
cef7b6a8dc
SearchResult Controller added.
...
Force Download added.
13 years ago
Mark McDowall
8618117926
New: Added a single period as a separator when naming episodes.
13 years ago
Mark McDowall
3b0d989cfb
Throwing a better exception.
13 years ago
Mark McDowall
26adbf2602
Code cleanup per commit comments. More Work?!
...
EpisodeParseResult will use Season ## when it is a full season instead of writing out each episode number.
13 years ago
Mark McDowall
1f983094ac
Fix: Resolved a parsing issue when timeleft for an SabQueueItem was greater than 24 hours.
13 years ago
Mark McDowall
2bf97fd76f
Fix: Size will be displayed in best format when rejected (instead of bytes). It will also be displayed as info so it shows in the normal log.
13 years ago
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