Commit Graph

5529 Commits

Author SHA1 Message Date
Mark McDowall c3fee509f6 More info on calendar
New: Show more information of grabbed and failed downloads on calendar
2014-08-06 23:23:13 -07:00
Frank Riley be0d779448 When running under mono, WebClient will sometimes return less data
than it should. This causes the FetchFeedService to log errors
because the XML received cannot be parsed. Setting the
AutomaticDecompression property on the WebRequest fixes this issue.
2014-08-06 19:48:44 -07:00
Mark McDowall 75236118dd Wait 30 seconds for automation tests to load UI 2014-08-05 23:41:43 -07:00
Mark McDowall 15f9c3a95d Removed some extra using statements 2014-08-05 23:17:44 -07:00
Mark McDowall 1586743df2 New: Show calendar title above buttons on small screens (phones) 2014-08-05 17:51:40 -07:00
Mark McDowall 4ad28bb6f6 Pushover default to Normal 2014-08-05 13:53:37 -07:00
Mark McDowall 8902dde343 Merge pull request #94 from Taloth/mediainfo-support
Mediainfo support
2014-08-05 13:53:03 -07:00
Taloth Saldono 8a5edfeaf5 Rewrote most of the renamer token handling code to give it a bit more generic architecture. Also added MediaInfo as possible token. 2014-08-05 18:14:09 +02:00
Taloth Saldono 7b420fc033 Added MediaInfo to EpisodeFile. 2014-08-05 18:14:06 +02:00
Taloth Saldono b427954f5f null EmbeddedDocuments are now stored as DBNull instead of json null. 2014-08-05 18:14:03 +02:00
Mark McDowall b0c45aef50 Cleaned up time formatting 2014-08-05 07:30:44 -07:00
Mark McDowall 0a8dcaaf16 Fixed error when trying to display time 2014-08-05 06:33:05 -07:00
Mark McDowall cd66f8f198 Week column header help is info not warning 2014-08-04 23:31:38 -07:00
Mark McDowall 18874e2c79 Calendar/Date localization
New: Choose calendar starting day of week
New: Choose prefered date/time formats
New: Option to disable relative dates and show absolute dates instead
2014-08-04 23:18:14 -07:00
Mark McDowall 0ba19f0cd7 New: Add to Homescreen for mobile support 2014-08-03 16:05:15 -07:00
Mark McDowall d9445eab84 New: show indicator when testing indexers, connections and download clients 2014-08-03 00:24:48 -07:00
Mark McDowall 1ed45625df Better logging if SQLite exception is thrown during API call 2014-08-01 23:09:59 -07:00
Mark McDowall 64bbba90b0 FIxed jshint issue 2014-08-01 18:14:20 -07:00
Mark McDowall c21ffcb5e4 New: Show processing time for pending items on Calendar and Queue 2014-08-01 18:08:32 -07:00
Mark McDowall 3b26e82644 Much better logging for searching 2014-08-01 18:08:02 -07:00
Mark McDowall c11c2c831d Don't set folder write time on Mono 2014-08-01 00:17:20 -07:00
Mark McDowall f657afc424 Fixed: don't try to delete series folder if it doesn't exist 2014-07-31 23:57:17 -07:00
Mark McDowall ff99c383da XBMC version is cached by host & port
Cache is cleared on test
Version is cached for 12 hours
2014-07-31 23:53:38 -07:00
Mark McDowall fc46018c9a Fixed: Connecting to XBMC when user name and password are configured 2014-07-31 23:30:30 -07:00
Mark McDowall 6ee4b6d428 Fixed: Checking for an existing file will respect the OSes case-sensitivity 2014-07-31 12:33:56 -07:00
Taloth Saldono e5e00fd346 Fixed: Renaming Episodes will never overwrite existing files. 2014-07-31 12:32:31 -07:00
Mark McDowall 125e69da6d Log error if gzip fails during response 2014-07-30 21:44:38 -07:00
Mark McDowall 9ecbf8773e Better handling of ? for hotkey legend 2014-07-30 16:36:37 -07:00
Mark McDowall b5607b79bc Fixed: Update logs won't log an error if there are no update logs 2014-07-30 12:39:07 -07:00
Mark McDowall b841d2e9b4 Fixed: VOSTFR will be treated as French 2014-07-30 07:56:43 -07:00
Mark McDowall 043ca57e1e Fixed: no longer logging finished searching messages when search did not occur on that indexer 2014-07-30 07:31:02 -07:00
Mark McDowall 705d4a3d02 New: show mono version on System -> Info 2014-07-29 23:23:43 -07:00
Mark McDowall e71de9cc29 Keyboard shortcut legend
New: Show keybaord shortcuts with '?'
New: ctrl+s will save settings
2014-07-29 00:10:07 -07:00
Mark McDowall 7fc3b971f6 Fixed: Womble's publish date will be treated as UTC instead of local 2014-07-28 07:50:28 -07:00
Mark McDowall 0200e3fa59 Fixed: series remembered when adding 2014-07-28 07:31:31 -07:00
Taloth Saldono e867548ec3 Fixed: Some timing issues in Sabnzbd RetryDownload logic. 2014-07-28 01:14:20 +02:00
Mark McDowall 174a209c66 Update series test 2014-07-27 12:12:55 -07:00
Mark McDowall b63eb4efd7 Log trace message when handling exceptions in the API 2014-07-27 11:56:04 -07:00
Mark McDowall e0dc7fe2f3 Fixed: display of search results on series details pages 2014-07-27 11:42:51 -07:00
Mark McDowall 7febd71fd9 Title must be included for 6 digit air date 2014-07-27 00:17:48 -07:00
Mark McDowall 9410e01c92 Improve decision processing and deleting of pending releases 2014-07-26 17:39:28 -07:00
Taloth Saldono 5450170718 Cleanup, sorted project files. 2014-07-26 14:29:07 +02:00
Taloth Saldono 4b53cc7e52 Fixed: Manually marking a grabbed release failed will now mark all episodes in that release failed instead of only one. 2014-07-26 14:06:58 +02:00
Mark McDowall 74a38415cf Profiles
Indexes are created with the same uniqueness when copying a table

New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
2014-07-25 23:21:44 -07:00
Mark McDowall b72678a9ad Using absolute episode number logging moved to Debug 2014-07-25 08:34:29 -07:00
Mark McDowall daaf4e1831 New: Parse 6 digit date format (yymmdd) 2014-07-25 08:33:51 -07:00
Mark McDowall a929b93695 Tests are good too. 2014-07-25 07:36:55 -07:00
Mark McDowall d9f4eeb0f0 Fixed: Manual search won't fail if release wasn't parsed correctly 2014-07-25 06:37:25 -07:00
Mark McDowall 502c2fa6cf Better regex for mono version parsing 2014-07-24 23:57:54 -07:00
Mark McDowall 0d112075cb Added implementation of IRuntimeProvider for Windows 2014-07-24 23:40:55 -07:00