kay.one
8fca3c3419
more test/fixes
14 years ago
kay.one
849beef5a2
Added inventory provider with basic tests
14 years ago
kay.one
9c1ff4af6b
initial stage of indexer refactoring. things compile.
14 years ago
kay.one
b4ea8838d2
Updated file scan logging
14 years ago
Mark McDowall
49a059bdea
AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only.
14 years ago
Mark McDowall
11b96afd75
Merge conflicts resolved.
...
Added Language parsing.
14 years ago
Mark McDowall
a36d5fae2f
Added ExternalNotificationProviderBase based on IndexProviderBase.
14 years ago
Mark McDowall
b146b62ef3
Added images for provider, shown on the History grid.
14 years ago
Mark McDowall
7e946277bb
IndexerType added, this will store the source indexer in history, so users can see (if they care) and we can add an icon if we want.
14 years ago
Mark McDowall
a34bd818cf
Start of AutoConfigureSab
14 years ago
kay.one
80d47e611c
more notification updates
14 years ago
kay.one
0d139f9c21
Updated task notification UI. Last message will stay on screen for an extra 3 seconds if there are no new messages.
14 years ago
kay.one
217f98c4a9
Moved GetSabTitle from episodeprovider to sabprovider, removed seriesprovider dependency
14 years ago
kay.one
3beeff4e18
Add TvDbEpisodeId to Episode. now we can index episodes before they showup in thetvdb
14 years ago
Mark McDowall
e9ce98caa4
Removed Year from EpisodeParseResult (we never used it anyways).
...
Episode parsing REGEX will properly handle filenames with S01E01/1x01 naming.
Added REGEX to support seasons with more than 100 episodes (0-99)... Stupid soaps.
Title Normalizing REGEX will keep the year (has to start with 19 or 20 and be exactly 4 digits long)
14 years ago
Mark McDowall
361d1f8d3b
Commit after Merge.
14 years ago
kay.one
10ad7d1ed5
Added sabtitle method
...
Added custom parse option to Indexrbase
14 years ago
Mark McDowall
5e37bfa0c6
Added parsing for daily shows and tests for that format.
14 years ago
kay.one
e896af5cd0
ReSharper code cleanup
14 years ago
kay.one
1e73138f6d
some subsonic cleanup
14 years ago
kay.one
7e4c38ec3f
removed most of existing rss code
14 years ago
kay.one
11e2b63b60
more rss refactoring
14 years ago
kay.one
d7732cab3b
fixed episode parse issue
14 years ago
kay.one
62b2cd510f
started rss cleanup
14 years ago
Mark McDowall
e62cb3b5da
Updated .gitignore to not store .nzb
...
Add [PROPER] to titleFix if it's a proper.
User can now change the QualityProfile when adding a series (new or existing), option will default to their DefaultQualityProfile.
14 years ago
Mark McDowall
caa99540a6
Cleaned up RssItemProcessingProvider, will actually process Season NZBs now.
...
Added Newzbin ID parsing.
14 years ago
Mark McDowall
1076b3ab58
RssItemProcessingProvider will now handle full series NZBs.
14 years ago
Mark McDowall
6c818bd8d8
Upcoming shows view added.
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
48b89abfeb
Add Existing Series works, UI shows TVDB Name and Path so you can check before adding to DB.
14 years ago
markus101
2af078b23d
ExternalNotifications, XBMC notification, building the framework for these, UI not implemented.
14 years ago
markus101
46830a2777
EpisodeSorting setup, setting page created and usable, needs labels still.
14 years ago
markus101
9ffe8ea4cd
Fixed the badly broken Renaming, it will now only attempt to rename episodes with files and works with multi-episode files.
14 years ago
markus101
738700537e
Episode RenamingProvider created, allows renaming by Every Episode for Every Series, by Series, by Season, or individual Episodes.
...
Currently uses Hard-Coded Naming Convention, Undecided on SAB or SB configuration style, SAB's is more robust (and flawless? -SP).
14 years ago
markus101
c448c17605
Add to History when SAB receives the NZB and set episode.status to grabbed.
14 years ago
markus101
e7cbc4cbcf
Added additional priorities supported by SABnzbd.
...
From shypike:This is the (kind of weird) priority table:
TOP_PRIORITY = 2
HIGH_PRIORITY = 1
NORMAL_PRIORITY = 0
LOW_PRIORITY = -1
DEFAULT_PRIORITY = -100
PAUSED_PRIORITY = -2
-100 won't do a thing, since it means: whatever is default.
14 years ago
Keivan
16fcda18c3
fixed episode parse, profile storage
14 years ago
markus101
da979639ba
More config pages have been added. AJAX to save. Order with jquery sortable.
...
Some RssFeed Parsing has been implemented, it does not currently download items, still need to perform a more verbose episode check.
14 years ago
Keivan
bf1ff29519
look right in IE, all episodes are ajax loaded.
...
commited somewhere between vancouver and vegas @ 2135ft. Alt and 480mph.
14 years ago
Keivan
c9bc063a9c
Updated log appearance.
14 years ago
Keivan
c8a8fb4d62
Fixed notification issues
...
Added basic support for file scan
Major redactor of ReportTitle/File parsing
Updated Ninject/Ninject.MVC
Removed dependency from Microsoft.Web.Administration
reactored Episode repository structure
14 years ago