Commit Graph

3709 Commits

Author SHA1 Message Date
Mark McDowall cd7a8bae78 Use title when TvRageId is 0 when searching newznab 2013-08-06 20:10:28 -07:00
Mark McDowall 55af8ecb18 SeasonPass now properly updates episodes 2013-08-06 18:32:56 -07:00
Keivan Beigi 9fcd91f2c5 updated decision logic to prioritize smaller releases of equal quality. 2013-08-06 17:49:40 -07:00
Keivan Beigi c744a64d4d Merge pull request #25 from faush01/vnext
Use Tv Rage ID in Newznab API search requests
2013-08-06 08:18:22 -07:00
faush01 0608871f76 more param changes 2013-08-06 18:15:24 +10:00
faush01 9f4dfa16d1 remove query selection logic and rename param to tvRageId 2013-08-06 17:38:16 +10:00
Mark McDowall 823d7c539c Dispose tray icon when application is exited 2013-08-06 00:13:44 -07:00
kay.one 4fc4cc51fc fixed series page background 2013-08-05 23:46:24 -07:00
Mark McDowall 4cfe57f13d Added latest button to Season Pass 2013-08-05 23:18:02 -07:00
kay.one 63dd1fc189 crap! 2013-08-05 22:59:25 -07:00
Mark McDowall fd30d94972 Removed ServiceModel references 2013-08-05 22:31:33 -07:00
Mark McDowall 083f649b5c User can now configure RSS Sync Interval 2013-08-05 22:31:32 -07:00
kay.one 3a3d43b702 fixed broken builds. 2013-08-05 22:29:53 -07:00
faush01 f29eb49c7f use Rage TV ID for newznab search api calls 2013-08-06 15:26:09 +10:00
kay.one bac51706ae minor feed fetch cleanup. 2013-08-05 22:06:58 -07:00
kay.one 8f1127b57e only assert no warn/errors when test has passed.r 2013-08-05 21:48:59 -07:00
Mark McDowall ff573f358f Merge branch 'linq-xml' into vnext 2013-08-05 21:01:15 -07:00
kay.one 32763b3667 exceptionverification outputs exception info 2013-08-05 20:26:02 -07:00
kay.one a079c2732a NzbDrone.Test.Dummy is no longer Client Profile. (Not available in mono) 2013-08-05 20:00:00 -07:00
Mark McDowall 7d43afd7b9 Good riddance SyndicationFeed 2013-08-05 19:45:57 -07:00
kay.one 299d4f53b0 fixing linux tests. 2013-08-05 19:42:22 -07:00
kay.one 247b72282f removed ClientSettings 2013-08-05 19:37:13 -07:00
kay.one a2db70bb19 added page loading animation while the app is loading. 2013-08-05 19:29:34 -07:00
kay.one 4ff068db0a minor cleanup 2013-08-05 19:01:32 -07:00
Keivan Beigi 376b386b31 show a basic spinner while the app is loading all the js files/series list. 2013-08-05 19:01:32 -07:00
kay.one 39f0ed9d21 updated test package to use the same libs as the update package. 2013-08-05 16:11:37 -07:00
kay.one d64bb56575 always replace .NET 3.5 of json.net with 4.0 on build. 2013-08-05 15:49:41 -07:00
kay.one 748d00c5af removed some extra logging. 2013-08-05 15:24:54 -07:00
kay.one 256520c551 cleaned up extra usings. 2013-08-05 15:10:32 -07:00
kay.one a9f1a38280 cleaned up DirectoryLookupService 2013-08-05 15:10:31 -07:00
Mark McDowall 57bb37a8cd Update season episodes from season pass 2013-08-05 13:02:25 -07:00
Mark McDowall c8c67a8254 Fixed broken test 2013-08-05 02:49:37 -07:00
Mark McDowall 6ca17942f0 Added season pass for toggling monitored status of seasons
Linked from missing
2013-08-05 02:09:41 -07:00
Mark McDowall 694714726c Seasons will reload when series info is refreshed 2013-08-04 12:30:04 -07:00
Mark McDowall 1ef168370e Recent folder list will scroll when needed
Able to add more than one recent folder without refreshing the page
2013-08-04 10:52:21 -07:00
Mark McDowall 19906e0350 Special folders also apply to RootFolder unmapped folders 2013-08-04 10:04:36 -07:00
Mark McDowall 26dbafee08 Monitored status tooltip should disappear properly now 2013-08-03 23:51:28 -07:00
Mark McDowall 7e4236df3e EpisodeRefresh matches by season and episode number instead of tvdbepisodeid 2013-08-03 22:45:46 -07:00
Mark McDowall ab9c22f7c1 Newznab urls will have any trailing slashes stripped before searching 2013-08-03 14:39:07 -07:00
Mark McDowall 6296293286 Update errors shouldn't re-run updater 30 seconds later so we'll catch the error 2013-08-03 14:15:31 -07:00
Mark McDowall 7efe4419fb Because kayone says any 2013-08-03 11:18:01 -07:00
Mark McDowall bbd0fd41a3 MediaFile cleanup will unlink removed episode files from episodes 2013-08-02 23:44:10 -07:00
Mark McDowall 21a3260bf2 LogFile mapper is less greedy which logged other messages 2013-08-02 22:07:32 -07:00
Mark McDowall 177e4b850e Fixed the broken tests 2013-08-02 20:28:17 -07:00
Mark McDowall 1c5e30bbd0 Directory lookup will not include some folders at base of drive 2013-08-02 20:01:16 -07:00
Mark McDowall 485f05d4b9 Prevent adding a root folder that is the same as drone factory 2013-08-02 00:17:19 -07:00
Keivan Beigi e3916d5fc8 fixed less grunt watch 2013-08-01 18:00:30 -07:00
Keivan Beigi 1f7d57c2c2 series collection is now loaded on app start. 2013-08-01 17:24:00 -07:00
Keivan Beigi f44ef2ff5e fixed issue with number only series title.
series detail page should load much faster.
2013-08-01 17:12:52 -07:00
Mark McDowall 91cef6d662 Because pencil = edit 2013-08-01 16:54:01 -07:00