Commit Graph

308 Commits (e00b216eef708a51c40a6a0acaefdd29bdec3e37)

Author SHA1 Message Date
Mark McDowall c03f01172e Use audio and general stream runtimes when video runtime is zero
11 years ago
Mark McDowall 0de25988a5 Added logging when folder quality is parsed
11 years ago
Mark McDowall 54fcbc311f Logging quality again when using it from folder during import
11 years ago
Mark McDowall 87bda21b28 Fixed: Incorrect parsing as DVD for releases that contained 'pal' as part of another word
11 years ago
Mark McDowall 693dd8f622 Stop double fecthing the collection on first load of series page
11 years ago
Mark McDowall 7ebc9e3980 Fixed broken test
11 years ago
Mark McDowall 831c0a40b1 Narrower episode title on calendar upcoming for longer episode numbers
11 years ago
Mark McDowall c3bd5e0053 Upgraded Filesize.js to 2.0.0
11 years ago
Mark McDowall 149f94b006 Fixed event binding for episode file collection on episode modal
11 years ago
Mark McDowall d4a9bd25bd Decimal.TryParse the frame rate instead of Decimal.Parse
11 years ago
kayone 76bc4aaa9c Replaced manual argument validations with Ensure.
11 years ago
kayone b055fc5ade added test for HistoryRepository.Grabbed()
11 years ago
kayone d5cbd5dc33 added nzbindex.in to list of newznab indexers that require API Key.
11 years ago
kayone 37ae2d04e3 fixed newznab validation when URL is null.
11 years ago
Mark McDowall bd157b794b Merge pull request #43 from NzbDrone/mediainfo-dll
11 years ago
Mark McDowall 44abb6fae8 Fixed: Don't block ctrl+t from opening a new tab
11 years ago
kayone 9d29df836d log db value when mapping fails.
11 years ago
kayone 8fc93c7628 Added missing GetResourceById to CalendarModule needed by signalr
11 years ago
kayone bbb69a1dc7 constraint failed exceptions are translated to 409 conflict status codes.
11 years ago
Mark McDowall 9cb220bf2a dllmap added for MediaInfo.DLL
11 years ago
kayone be3ec7ddb8 new: smarter validation for newznab indexer settings
11 years ago
Mark McDowall 53cebdee17 NzbGet now uses RestSharp
11 years ago
Mark McDowall 39bb2ce80a Refresh upcoming collection every hour
11 years ago
Mark McDowall e3d47cddaa Revert "removed default for Sab"
11 years ago
Mark McDowall 9e00da4d2a Don't strip episode count from title if only one episode
11 years ago
kayone bedcbf9e70 touch!
11 years ago
kayone 9339b98d1e removed default for Sab
11 years ago
kayone 150b14aaeb renamed FailedDownloadCommand to CheckForFailedDownloadCommand
11 years ago
kayone 4ed15f0db8 added logging for signalr exception
11 years ago
kayone 575dc03e35 reset existing xem info during update
11 years ago
kayone b43c4e04f8 don't report DirectoryNotFoundException in FreeSpaceSpecification
11 years ago
kayone 91d64f0b6a path performance optimization
11 years ago
kayone 0503d7eea6 ignore known xem errors.
11 years ago
kayone a7d5b3761b Fixed: Memory leak in Ensure.That
11 years ago
Mark McDowall f1f13e6248 Add delay before showing backend connection lost
11 years ago
Mark McDowall 6fde48ce6b Fixed loading settings
11 years ago
Mark McDowall 239b27d83a Use folder will now default on
11 years ago
Mark McDowall 605806c92e Moved SxEE to episode title row on calendar
11 years ago
Mark McDowall 9142d1b188 Option to prevent backbone from adding new models to a collection (update only)
11 years ago
Mark McDowall 517b318b75 Removed debugging alert
11 years ago
Mark McDowall 00717a638a Updated full calendar to 1.6.4
11 years ago
Mark McDowall 26495aaa4b More parsing tests to ensure anime doesn't break standard episodes
11 years ago
Mark McDowall 2bc34e2d57 Merge pull request #41 from NzbDrone/service-dependencies
11 years ago
Mark McDowall 3266d05c82 Rename previews are now ordered in asscending season and epsiode order
11 years ago
Mark McDowall c554e3f6b9 More tests for single title paring of shows with a number in the title
11 years ago
Mark McDowall d0adac0b5d Fixed: Parsing files/releases for series that start with numbers
11 years ago
Mark McDowall ce6a299c98 Deleting episode files from episode details is a go
11 years ago
Mark McDowall 133ee1a0b3 Fixed: Scheduled Tasks that last ran in the future will be re-run after application start up
11 years ago
Mark McDowall e6a4008fad Adding some more logging to import process
11 years ago
Mark McDowall bb7bf803a6 Banishing bin and obj folder contents
11 years ago
Mark McDowall 93e9816d24 Adding a dependency on EventLog
11 years ago
Mark McDowall 9b5e56704e Service now depends on Tcpip
11 years ago
Mark McDowall 39834c1691 Removed NZbDrone.Setup Wix project from solution
11 years ago
Mark McDowall f3fbbf66e0 Catching InvalidOperationExceptions when Inheriting folder permissions
11 years ago
Mark McDowall f349f1177e Added mono space font, cleaner UI for rename preview
11 years ago
Mark McDowall e42ac25657 Rename preview for full series and season
11 years ago
kayone bb37444a99 minor parsing fix
11 years ago
kayone 0069b29f88 Fixed: xem mappings for series without scene mapping
11 years ago
kayone 7efac124c7 added input validation around MoveFile
11 years ago
kayone 95324b53d2 Update integration test uses actual update package from develop
11 years ago
kayone d42a63a480 Service kills other instances on start.
11 years ago
kayone 1e6817220a applicationmode cleanup.
11 years ago
kayone c219be8c8d Added single instance policy
11 years ago
kayone 266d1a43d9 app lifecycle cleanup
11 years ago
Mark McDowall c72c2f24c0 Merge branch 'custom-naming' into develop
11 years ago
Mark McDowall 061da0573a Fixed: Another runtime parsing issue for .ts files
11 years ago
kayone 41e02208d7 Increased load timeout of UI for remote requests from 7 to 30 seconds.
11 years ago
Mark McDowall 767586304a Never allow empty episode formats to be saved
11 years ago
Mark McDowall c90d010cd8 Fixed the broken tests
11 years ago
Mark McDowall 5659a3c496 No more wizard, now only show when advanced settings are off
11 years ago
Mark McDowall d9b7dd257e Couple touch ups
11 years ago
Mark McDowall 3d23ac9234 Fixed compilation issue
11 years ago
Mark McDowall 2b682a4936 Added caching to seasonEpisodePattern matching
11 years ago
Mark McDowall 3db97e9d11 Moved SeasonFolderFormat to NamingConfig
11 years ago
Mark McDowall 9d94c4490f Cleanup!
11 years ago
Mark McDowall 7a5cee5b8e Fixed issue with validation when rename episodes is false
11 years ago
Mark McDowall fbf91fe8f5 Added naming integration tests
11 years ago
Mark McDowall 2e694485fe Validation for samples and saving
11 years ago
Mark McDowall 9d5c1aa0a4 Validate that we can parse the chosen scheme before saving
11 years ago
Mark McDowall 48ece3d367 Using season:00 instead of 0season
11 years ago
kayone 41cb5c02e8 added tests for when patter doesn't match our 'expected casing'
11 years ago
kayone 4cfb2f271d minor cleanup.
11 years ago
Mark McDowall 21af4bbdfa Season folder format is lowercase
11 years ago
Mark McDowall f2aec932a4 Fixed naming config integration test
11 years ago
Mark McDowall 795f78296c Added tooltips and link to wiki, also made it an advanced option
11 years ago
Mark McDowall af2c7244bd Helper for configuring naming
11 years ago
Mark McDowall 0ec520c4d5 Basic UI + Wizard for custom naming added
11 years ago
Mark McDowall 7b54bca3c7 Server side for custom naming is complete
11 years ago
kayone 23c6cf2210 Fixed: NzbDrone using 100% CPU on Linux.
11 years ago
kayone 4f85865b4a moved signalr to x86
11 years ago
kayone 0e623e7ce4 imported signalr 1.1.3 into NzbDrone.
11 years ago
kayone 891443e05d fixed rjs builds not loading routed pages.
11 years ago
Mark McDowall 8bd15612f4 Fixed error detection for SAB
11 years ago
Mark McDowall bc0bd647df No longer saving download client for entire the life cycle
11 years ago
kayone e89c337bbe fixed intentional error.
11 years ago
kayone 0124bd9f1e UI build cleanup.
11 years ago
kayone 499a34166f testing jshint.
11 years ago
kayone 3311357df0 rjs optimize the app.
11 years ago
kayone 6b418276b6 removed ServerStatus.js
11 years ago
Mark McDowall ab4e1edac0 Fixed compilation issue
11 years ago