Keivan Beigi
|
88b9104bc9
|
cleanup using statements
|
11 years ago |
Keivan Beigi
|
41c5619d1b
|
added custom IntConverter to get around the mono bug
http://json.codeplex.com/workitem/24176
|
11 years ago |
Mark McDowall
|
174689f533
|
Fixed: Issue parsing size from newznab mocking indexers
|
11 years ago |
Mark McDowall
|
5b5ddf67f8
|
Use episodes attached to search criteria instead of fetching from DB
|
11 years ago |
kay.one
|
64181ebdff
|
split MessageAggregator in EventAggregator and CommandExecutor
|
11 years ago |
Keivan Beigi
|
5fc4cd29a3
|
added torrent feature toggle.
dropped NzbClub.
|
11 years ago |
Keivan Beigi
|
771e366441
|
fixed rebase issues.
|
11 years ago |
Keivan Beigi
|
82b06bab7a
|
Added RSS support for torrents
|
11 years ago |
Keivan Beigi
|
1a0010e8e4
|
cleaned up using statements
|
11 years ago |
kay.one
|
25e2c98c45
|
signalr cleanup
|
11 years ago |
Mark McDowall
|
c184ec2d98
|
Progress messages are logged with Logger.Progress
|
11 years ago |
Mark McDowall
|
a7eb331d4e
|
Merge branch 'ui-notifications' into develop
Conflicts:
NzbDrone.Common/NzbDrone.Common.csproj
UI/Series/Details/SeasonLayout.js
|
11 years ago |
Keivan Beigi
|
bceaee27a3
|
moved logging config to in-process
|
11 years ago |
Mark McDowall
|
c928ccb201
|
Added progress messaging, using info logging
Also extension methods for complete and failed (for coloured UI messaging)
|
11 years ago |
Mark McDowall
|
c96ba5efd3
|
Commands return immediately and signalr is used to control the UI
|
11 years ago |
Mark McDowall
|
a3961ffb69
|
Added CommandId to commands
|
11 years ago |
kay.one
|
87ac2b3b76
|
fixed Dtd issues on Linux.
|
11 years ago |
kay.one
|
47e29abc27
|
don't log indexer errors as exceptions.
|
11 years ago |
kay.one
|
a22cbfee2f
|
handle empty rss response from indexers.
|
11 years ago |
kay.one
|
438e3199de
|
fixed input validation for indexers
|
11 years ago |
Mark McDowall
|
c179e715a6
|
Parsing tvrage id from newznab with TryParse now
|
11 years ago |
Mark McDowall
|
ae590828da
|
Removed validation from OmgwtfnzbSettings
|
11 years ago |
kay.one
|
e4fc0c57b3
|
indexer specific setting validation
|
11 years ago |
kay.one
|
227e13d858
|
added support for offset when queries seasons in newznab,
|
11 years ago |
Mark McDowall
|
ad4326a9c4
|
Using Newznab extended attributes to get the tvrage id for matching
|
11 years ago |
kay.one
|
59eb4e68ec
|
url is now logged when feed parse fails.
|
11 years ago |
Mark McDowall
|
b1e5646d7d
|
more nd icons and some spelling fixes
|
11 years ago |
Mark McDowall
|
881686e994
|
Throw exception when unable to get size from newznab feed
|
11 years ago |
Keivan Beigi
|
e152ecc55d
|
removed RegexOptions.IgnoreCase from some expressions. supposed to be faster.
|
11 years ago |
Keivan Beigi
|
8900c32ae1
|
Better RSS date parsing
|
11 years ago |
Keivan Beigi
|
1fdc27598b
|
log exception if pubDate can't be parsed.
|
11 years ago |
Mark McDowall
|
f4aae73d27
|
Fixed an issue with season searching using the season number as the tvrageid
|
11 years ago |
kay.one
|
86fa34628f
|
log exception if pubDate can't be parsed.
|
11 years ago |
Mark McDowall
|
cd7a8bae78
|
Use title when TvRageId is 0 when searching newznab
|
11 years ago |
Keivan Beigi
|
c744a64d4d
|
Merge pull request #25 from faush01/vnext
Use Tv Rage ID in Newznab API search requests
|
11 years ago |
faush01
|
0608871f76
|
more param changes
|
11 years ago |
faush01
|
9f4dfa16d1
|
remove query selection logic and rename param to tvRageId
|
11 years ago |
Mark McDowall
|
fd30d94972
|
Removed ServiceModel references
|
11 years ago |
faush01
|
f29eb49c7f
|
use Rage TV ID for newznab search api calls
|
11 years ago |
kay.one
|
bac51706ae
|
minor feed fetch cleanup.
|
11 years ago |
Mark McDowall
|
ff573f358f
|
Merge branch 'linq-xml' into vnext
|
11 years ago |
kay.one
|
32763b3667
|
exceptionverification outputs exception info
|
11 years ago |
Mark McDowall
|
7d43afd7b9
|
Good riddance SyndicationFeed
|
11 years ago |
kay.one
|
256520c551
|
cleaned up extra usings.
|
11 years ago |
Mark McDowall
|
ab9c22f7c1
|
Newznab urls will have any trailing slashes stripped before searching
|
11 years ago |
Mark McDowall
|
12bb55f52d
|
Added indexer name to manual search
|
11 years ago |
Keivan Beigi
|
c3b25878d4
|
do a check to see if daily episode has airdate before attempting a search.
|
11 years ago |
Mark McDowall
|
17842d3fa1
|
Added categories to newznab section
|
11 years ago |
kay.one
|
e89a35522e
|
removed redundant qualifiers.
|
11 years ago |
kay.one
|
9252c5269a
|
Removed unused using statements
|
11 years ago |