Commit Graph

4981 Commits

Author SHA1 Message Date
Taloth Saldono 6aaa3c573f Fixed: Hashed releases should be parsed more accurately. 2014-04-15 23:21:59 +02:00
Mark McDowall dade3bb214 New: Examples for Series and Season folder format 2014-04-15 07:16:49 -07:00
Mark McDowall 5bc820efed Fixed: Plex server authentication 2014-04-14 22:07:43 -07:00
Cyberlane 612ca49281 New: Alternative titles on Series Details UI 2014-04-14 21:51:37 +01:00
Mark McDowall af75813347 Fixed: ctrl, alt and cmd won't trigger searching on add series 2014-04-13 13:59:49 -07:00
Mark McDowall 63022626f1 Fixed: Next airing will only include monitored episodes 2014-04-13 13:25:47 -07:00
Mark McDowall fd531eda36 Fixed broken test 2014-04-12 13:58:19 -07:00
Mark McDowall 192e79d2ff New: Automatic search for missing episodes if RSS Sync hasn't been run recently 2014-04-12 13:49:50 -07:00
Mark McDowall 0f75a9008a New: Get series images via the API (3rd party app support) 2014-04-12 13:49:49 -07:00
Mark McDowall bb47e4aba0 Merge pull request #71 from Taloth/vacuum
Fixed: Moved main database cleanup to daily housekeeping process
2014-04-12 13:04:45 -07:00
Taloth Saldono 000c172553 Fixed: Moved main database cleanup to daily housekeeping to prevent windows service startup failure. 2014-04-12 20:54:04 +02:00
Mark McDowall ceb06378ad Fixed: Daily series won't get treated as specials during sample checks 2014-04-10 18:32:37 -07:00
Mark McDowall fe3351e7ac New: Optional disable RSS Sync (set interval to zero) 2014-04-10 18:32:36 -07:00
Mark McDowall 187724f74c Missing search now searches for episodes not in queue 2014-04-10 17:25:46 -07:00
Mark McDowall 64ea525f79 Added test to confirm Release Group: Cyphanix parses properly 2014-04-10 16:21:14 -07:00
Mark McDowall d8aae8f8ff Fixed: Removed validation to ensure series path exists when updating a series 2014-04-10 10:18:51 -07:00
Mark McDowall 946406f456 Rescan all series via RescanSeriesCommand 2014-04-10 08:56:18 -07:00
Mark McDowall 073b496197 Update series logging improvements 2014-04-09 21:37:52 -07:00
Mark McDowall 3f4c1a16f8 Health check results are stored in memory and updated as required 2014-04-09 17:19:08 -07:00
Mark McDowall 0c71b7c5d0 Merge branch 'blacklisting' into develop 2014-04-09 07:18:48 -07:00
Mark McDowall 6133bc6db7 Missing episode search will skip already queued releases 2014-04-08 17:25:56 -07:00
Mark McDowall e21574a203 Blacklisting improvements
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
2014-04-08 17:19:36 -07:00
Mark McDowall 492ffb5714 Added more logging for series editor 2014-04-08 15:41:14 -07:00
Mark McDowall b582127e14 Fixed a couple xbmc metadata bugs 2014-04-08 12:14:35 -07:00
Mark McDowall 6a26204d8e Allow episode zero in tests, but fail in season and episode are both zero 2014-04-08 10:22:36 -07:00
Mark McDowall 31deff1ea3 Fixed: Daily shows will no longer skip sample detection 2014-04-08 07:12:21 -07:00
Mark McDowall 606875cc2e Added SkipFreeSpaceCheckWhenImporting to resource so it can be saved 2014-04-07 11:51:51 -07:00
Mark McDowall c41944ed33 if_mono to fix free space check on import 2014-04-07 11:15:18 -07:00
Mark McDowall 8b9ea9817a Show download client and download client id in history details 2014-04-06 21:07:55 -07:00
Mark McDowall 0a17630c5a Fixed: Do not treat the pressence of Italy as an Italian release 2014-04-06 20:10:05 -07:00
Mark McDowall e58faf8621 Plex server testing will use username and password if configured 2014-04-06 19:46:41 -07:00
Mark McDowall 2cc0dc3aab New: Username and Password for Plex Server (optional) 2014-04-06 19:44:04 -07:00
Mark McDowall b65f2e7845 Messenger supports hideOnNavigate now
New: After adding a series you will be able to navigate to it via the UI notification
2014-04-04 10:58:21 -07:00
Mark McDowall 0f9360bccb New: Advanced option to skip checking free space when importing files 2014-04-04 09:25:18 -07:00
Mark McDowall 52c5c19b0a New: Show release name when downloading (series details & calendar) 2014-04-04 08:56:29 -07:00
Mark McDowall 2427b1f254 New: Blacklist release from episode details 2014-04-04 08:32:06 -07:00
Mark McDowall 0951e0c74b Fixed: Prevent setting series folder to drone factory, root folder or another series' folder 2014-04-04 08:18:07 -07:00
Mark McDowall ff865f56d0 New: Include mediainfo dylib on OS X 2014-04-04 08:14:23 -07:00
Mark McDowall 30e66afb20 Show message when no updates are available 2014-04-03 19:16:48 -07:00
Mark McDowall e5263f143d Import process improvements
New: Post processing scripts can pass "Path" via API to scan a specific folder directly
Fixed: Do not delete folder from drone factory when non-sample video files exist
2014-04-03 17:08:51 -07:00
Mark McDowall 037127163f New: Choose notification sound for PushOver 2014-04-03 07:05:38 -07:00
Mark McDowall 48a92696e9 New: PushBullet to all devices (leave device id blank) 2014-04-02 17:17:38 -07:00
Mark McDowall 9edb261c16 Fixed: Daily series with multiple episodes on the same day 2014-04-02 17:02:53 -07:00
Mark McDowall a336726dd5 Fixed: Searching for all missing episodes 2014-04-02 16:25:54 -07:00
Mark McDowall 206b69524d Merge pull request #69 from Taloth/xemseasonsearch
Season Search now correctly uses scene numbering
2014-04-02 08:24:54 -07:00
Mark McDowall f1322555d5 Merge pull request #68 from Taloth/develop
Authentication and fixes
2014-04-02 07:35:38 -07:00
Mark McDowall 380a813dbc Fixed: Refreshing season images for XBMC metadata when there are multiple types (poster, banner, etc) 2014-04-02 07:26:18 -07:00
Taloth Saldono bfe7bde17e Fixed: iCal feed no longer shows Episodes aired at 0:00 GMT as all-day events. 2014-04-01 22:50:37 +02:00
Taloth Saldono 73c3cca69c Revised History Details labels. 2014-04-01 22:50:36 +02:00
Taloth Saldono fe02467a71 Exceptron now uses 'en' culture if none is specified. 2014-04-01 22:50:36 +02:00