Commit Graph

4477 Commits

Author SHA1 Message Date
Mark McDowall 9cb220bf2a dllmap added for MediaInfo.DLL
Fall back to filesize check if mediainfo is not available
Ubuntu package depends on sqlite3 and mediainfo
New: mediainfo now used on mono to check runtime when available
2013-12-01 14:44:01 -08:00
Mark McDowall 53cebdee17 NzbGet now uses RestSharp 2013-12-01 01:44:33 -08:00
Mark McDowall 39bb2ce80a Refresh upcoming collection every hour 2013-11-30 23:24:30 -08:00
Mark McDowall e3d47cddaa Revert "removed default for Sab"
This reverts commit 9339b98d1e.
2013-11-30 22:28:04 -08:00
Mark McDowall 9e00da4d2a Don't strip episode count from title if only one episode 2013-11-30 21:49:59 -08:00
kayone bedcbf9e70 touch! 2013-11-30 19:47:04 -08:00
kayone 9339b98d1e removed default for Sab 2013-11-30 19:27:33 -08:00
kayone 150b14aaeb renamed FailedDownloadCommand to CheckForFailedDownloadCommand 2013-11-30 18:06:26 -08:00
kayone 4ed15f0db8 added logging for signalr exception 2013-11-30 17:51:52 -08:00
kayone 575dc03e35 reset existing xem info during update 2013-11-30 17:45:30 -08:00
kayone b43c4e04f8 don't report DirectoryNotFoundException in FreeSpaceSpecification 2013-11-30 16:34:21 -08:00
kayone 91d64f0b6a path performance optimization 2013-11-30 16:33:59 -08:00
kayone 0503d7eea6 ignore known xem errors. 2013-11-30 16:03:15 -08:00
kayone a7d5b3761b Fixed: Memory leak in Ensure.That 2013-11-30 15:53:07 -08:00
Mark McDowall f1f13e6248 Add delay before showing backend connection lost 2013-11-30 13:47:42 -08:00
Mark McDowall 6fde48ce6b Fixed loading settings 2013-11-30 13:23:03 -08:00
Mark McDowall 239b27d83a Use folder will now default on 2013-11-30 12:17:01 -08:00
Mark McDowall 605806c92e Moved SxEE to episode title row on calendar 2013-11-30 12:01:37 -08:00
Mark McDowall 9142d1b188 Option to prevent backbone from adding new models to a collection (update only)
Prevents upcoming/calendar from blowing up when
2013-11-30 11:40:44 -08:00
Mark McDowall 517b318b75 Removed debugging alert 2013-11-30 03:09:09 -08:00
Mark McDowall 00717a638a Updated full calendar to 1.6.4
Calendar/Upcoming now update on grab/download events
Better use of backbone collection on calendar
New: Calendar will auto refresh when episodes are grabbed and downloaded
2013-11-30 02:54:11 -08:00
Mark McDowall 26495aaa4b More parsing tests to ensure anime doesn't break standard episodes 2013-11-30 02:54:11 -08:00
Mark McDowall 2bc34e2d57 Merge pull request #41 from NzbDrone/service-dependencies
Service dependencies
2013-11-29 17:26:48 -08:00
Mark McDowall 3266d05c82 Rename previews are now ordered in asscending season and epsiode order 2013-11-29 17:26:13 -08:00
Mark McDowall c554e3f6b9 More tests for single title paring of shows with a number in the title 2013-11-29 10:29:47 -08:00
Mark McDowall d0adac0b5d Fixed: Parsing files/releases for series that start with numbers 2013-11-29 09:05:52 -08:00
Mark McDowall ce6a299c98 Deleting episode files from episode details is a go
New: Delete episode file from episode details
2013-11-28 22:31:46 -08:00
Mark McDowall 133ee1a0b3 Fixed: Scheduled Tasks that last ran in the future will be re-run after application start up 2013-11-28 18:07:11 -08:00
Mark McDowall e6a4008fad Adding some more logging to import process 2013-11-28 12:53:30 -08:00
Mark McDowall bb7bf803a6 Banishing bin and obj folder contents 2013-11-28 12:51:40 -08:00
Mark McDowall 93e9816d24 Adding a dependency on EventLog 2013-11-28 00:11:01 -08:00
Mark McDowall 9b5e56704e Service now depends on Tcpip 2013-11-28 00:10:59 -08:00
Mark McDowall 39834c1691 Removed NZbDrone.Setup Wix project from solution 2013-11-28 00:09:48 -08:00
Mark McDowall f3fbbf66e0 Catching InvalidOperationExceptions when Inheriting folder permissions
Fixed: Issue sorting files when series is on a share running on UFS
2013-11-28 00:03:58 -08:00
Mark McDowall f349f1177e Added mono space font, cleaner UI for rename preview 2013-11-27 01:26:12 -08:00
Mark McDowall e42ac25657 Rename preview for full series and season
New: Preview before renaming files
2013-11-27 01:26:10 -08:00
kayone bb37444a99 minor parsing fix 2013-11-26 23:48:57 -08:00
kayone 0069b29f88 Fixed: xem mappings for series without scene mapping 2013-11-26 23:48:28 -08:00
kayone 7efac124c7 added input validation around MoveFile 2013-11-26 22:52:11 -08:00
kayone 95324b53d2 Update integration test uses actual update package from develop 2013-11-26 18:15:03 -08:00
kayone ed355a5ee6 install nzbdrone into c:\ProgramData instead of start menu 2013-11-26 18:07:37 -08:00
kayone b02c92d445 added branch version to generated setup file. 2013-11-26 17:08:28 -08:00
kayone 19657b471e installing as windows service is now optional during setup. 2013-11-26 15:59:17 -08:00
kayone 72fc530da9 updated build number, uninstall/reinstall service on install. 2013-11-26 12:43:36 -08:00
kayone 4389f9d96d fixed inno script. 2013-11-26 12:19:26 -08:00
kayone 36253714c9 update inno script 2013-11-26 12:17:16 -08:00
kayone 9c3cea2570 made paths relative in inno script file. 2013-11-26 12:07:05 -08:00
Keivan Beigi 8f44009a4e Merge pull request #40 from NzbDrone/single-instance
Single instance
2013-11-26 10:09:14 -08:00
kayone d42a63a480 Service kills other instances on start. 2013-11-25 23:08:12 -08:00
kayone 1e6817220a applicationmode cleanup. 2013-11-25 22:53:36 -08:00