Commit Graph

4909 Commits

Author SHA1 Message Date
Mark McDowall d703bc8dc5 Fixed: SABnzbd test with fail if the API Key is wrong 2014-02-19 18:40:19 -08:00
Mark McDowall 46f904d165 Refactored retention spec 2014-02-19 18:23:55 -08:00
Mark McDowall 811122f879 Fixed: Multi episode naming example 2014-02-18 23:28:30 -08:00
Mark McDowall d86a54d208 Failed download handling won't error when download client hasn't been configured 2014-02-18 23:19:21 -08:00
Mark McDowall 7d4a514a68 Changed how running a process and waiting for exit is handled 2014-02-18 22:37:04 -08:00
Mark McDowall c5a3b714e6 Fixed XBMC notification logo 2014-02-18 22:25:44 -08:00
Mark McDowall cbd8e98677 More xbmc metadata improvements
New: Create/update episode metadata when series is refreshed
Fixed: Episode Metadata when screenshot is not available
Fixed: Episode metadata being stored in database incorrectly
Fixed: Do not create metadata when series folder does not exist
2014-02-18 20:51:37 -08:00
Mark McDowall 1dec725941 Fixed: Getting root folders with invalid paths 2014-02-17 20:50:13 -08:00
Mark McDowall 55383502ca Fixed: Do not set display season/episode for XBMC metadata 2014-02-17 20:15:25 -08:00
Mark McDowall f9312eb3e5 Fixed a copy pasta error for SAB history 2014-02-17 17:57:20 -08:00
Mark McDowall 6b389d2643 Reordered migrations after rebase 2014-02-16 23:06:24 -08:00
Mark McDowall 207ffd1e5a Fixed root folder integration test 2014-02-16 23:01:37 -08:00
Mark McDowall 77b83b521e Validation, settings UI cleanup and different settings models, oh my
New: Download client UI matches other settings
Fixed: Prevent drone factory folder from being set to invalid paths/root path for series
Fixed: Switching pages in settings will not hide changes
Fixed: Test download clients
Fixed: Settings are validated before saving
2014-02-16 23:01:36 -08:00
Mark McDowall 606d78f5e1 Download clients now use thingy provider 2014-02-16 23:01:36 -08:00
Mark McDowall ba22600412 Couple XBMC Metadata fixes
Fixed: Actor URL for XBMC Metadata
Fixed: Incorrectly storing season images for XBMC metadata
(cherry picked from commit 5b2c3b88c0fdf002bb46a45e85c2f5066cc84877)
2014-02-16 22:47:57 -08:00
Mark McDowall defa54f15c cleaned up tests and names 2014-02-16 17:05:11 -08:00
Taloth Saldono ff9887deaa Added MinSize check and revised tests. 2014-02-15 11:51:52 +01:00
Mark McDowall ea6e858dbf Fixed migration filenames, check if process has exited before waiting for exit 2014-02-13 11:15:15 -08:00
Mark McDowall c0fb53c7f6 Changed args to find process information by id 2014-02-13 08:12:14 -08:00
Mark McDowall a13d187473 Cache break old logo 2014-02-12 23:00:19 -08:00
Mark McDowall b339f8daf6 Metadata settings added to UI 2014-02-12 22:44:07 -08:00
Mark McDowall c0ae876385 Fixed Indexer delete view 2014-02-12 21:40:56 -08:00
Mark McDowall 66504febe0 Fixed migrations after rebase 2014-02-12 12:26:31 -08:00
Mark McDowall cc4f2f3a69 Re numbered metadata migrations 2014-02-12 01:05:31 -08:00
Mark McDowall e9db0fc14a Fixes after rebase 2014-02-12 01:05:29 -08:00
Mark McDowall 409e1cca94 No more dupes and house cleaner added 2014-02-12 01:04:56 -08:00
Mark McDowall 3ca5e478ff Almost everything working except importing episode thumbs 2014-02-12 01:04:54 -08:00
Mark McDowall a6361d0bbd New: XBMC Metadata (Frodo+) 2014-02-12 01:04:51 -08:00
Mark McDowall 6493622ebc Also trim question marks 2014-02-12 01:03:24 -08:00
Mark McDowall 1b21f4a2d7 Fixed: Double periods before extensions when episode title ends in a period 2014-02-12 00:59:22 -08:00
Mark McDowall 1cc4c11a7e New logo 2014-02-12 00:07:05 -08:00
Mark McDowall 54f01ce41d Fixed: Detection of russian releases using 'rus' in the title 2014-02-11 19:18:17 -08:00
Mark McDowall a6c653651f Fixed: Changing quality of episode file 2014-02-11 19:05:13 -08:00
Mark McDowall 4e5588f5dd renamed /api/qualityprofiles to /api/qualityprofile 2014-02-11 17:52:03 -08:00
Mark McDowall 3d3390187e New: Optionally disable notifications for upgraded episode files 2014-02-10 17:09:31 -08:00
Mark McDowall bc908e0440 Binding signalr to cloned series collection 2014-02-10 12:24:59 -08:00
Mark McDowall f5d85b8f57 Mono NzbDrone processes are more restricted 2014-02-10 11:59:00 -08:00
Mark McDowall 4d3217432c Fixed some unit tests 2014-02-10 11:40:13 -08:00
Mark McDowall d0a6daeb26 Restart on linux/os x working
Removed client messages for shutdown/restart since they were getting stuck
2014-02-10 01:49:06 -08:00
Mark McDowall 2d50957baa Fixed: Fatal error will not be logged when browser is closed (linux/osx) 2014-02-10 01:25:06 -08:00
Mark McDowall 267c97052e Close both toolbars 2014-02-09 23:10:06 -08:00
Mark McDowall bcc854b78c Removed extraneous filtering code from series index 2014-02-09 12:31:57 -08:00
Mark McDowall dff6726114 Enter on add root folder will add folder
Renamed Root Folder js files
2014-02-08 11:54:14 -08:00
Mark McDowall 0247aebb25 Fixed: Adding an invalid root folder will show a usable error message 2014-02-08 11:44:38 -08:00
Mark McDowall e47b4c7686 New: Series lists will auto update when files are imported/deleted 2014-02-08 00:51:29 -08:00
Mark McDowall 7261a4bd71 Merge branch 'backup-on-update' into develop 2014-02-07 22:55:12 -08:00
Mark McDowall 469d802b7b Shutdown and restart are buttons now 2014-02-07 22:53:35 -08:00
Mark McDowall fcd05cda60 Fixed: Show title on posters view when poster is unavailable 2014-02-07 21:05:52 -08:00
Mark McDowall c3eb9a7a8c Renamed some series index views 2014-02-07 18:32:49 -08:00
Mark McDowall e131817022 Disable nancyfx diagnostics unless in debug 2014-02-07 18:21:44 -08:00