1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-24 22:35:49 -04:00
Commit Graph

5116 Commits

Author SHA1 Message Date
Mark McDowall bd157b794b Merge pull request #43 from NzbDrone/mediainfo-dll
Added mediainfo dllmaps for linux/os x support
2013-12-02 11:00:55 -08:00
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
kayone be3ec7ddb8 new: smarter validation for newznab indexer settings 2013-12-01 13:33:53 -08:00
Mark McDowall 53cebdee17 NzbGet now uses RestSharp 2013-12-01 01:44:33 -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 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 3266d05c82 Rename previews are now ordered in asscending season and epsiode order 2013-11-29 17:26:13 -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 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 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
Mark McDowall c72c2f24c0 Merge branch 'custom-naming' into develop 2013-11-25 17:58:57 -08:00
Mark McDowall 061da0573a Fixed: Another runtime parsing issue for .ts files 2013-11-22 23:45:22 -08:00
Mark McDowall c90d010cd8 Fixed the broken tests 2013-11-22 08:59:03 -08:00
Mark McDowall 5659a3c496 No more wizard, now only show when advanced settings are off 2013-11-21 23:45:39 -08:00
Mark McDowall d9b7dd257e Couple touch ups 2013-11-21 23:45:39 -08:00
Mark McDowall 2b682a4936 Added caching to seasonEpisodePattern matching 2013-11-21 23:45:38 -08:00
Mark McDowall 3db97e9d11 Moved SeasonFolderFormat to NamingConfig
Moved UseSeasonFolder to UI only (add series)
2013-11-21 23:45:37 -08:00
Mark McDowall 9d94c4490f Cleanup! 2013-11-21 23:45:37 -08:00
Mark McDowall 2e694485fe Validation for samples and saving 2013-11-21 23:45:35 -08:00
Mark McDowall 9d5c1aa0a4 Validate that we can parse the chosen scheme before saving 2013-11-21 23:45:34 -08:00
Mark McDowall 48ece3d367 Using season:00 instead of 0season 2013-11-21 23:45:34 -08:00
kayone 4cfb2f271d minor cleanup. 2013-11-21 23:45:32 -08:00
Mark McDowall 21af4bbdfa Season folder format is lowercase 2013-11-21 23:45:32 -08:00
Mark McDowall 0ec520c4d5 Basic UI + Wizard for custom naming added 2013-11-21 23:45:29 -08:00
Mark McDowall 7b54bca3c7 Server side for custom naming is complete 2013-11-21 23:45:28 -08:00
Mark McDowall 8bd15612f4 Fixed error detection for SAB 2013-11-20 22:29:34 -08:00
Mark McDowall bc0bd647df No longer saving download client for entire the life cycle 2013-11-20 22:29:34 -08:00
kayone 3311357df0 rjs optimize the app. 2013-11-20 22:06:55 -08:00
kayone 6b418276b6 removed ServerStatus.js 2013-11-20 22:06:55 -08:00
Mark McDowall 4a7bd5b849 Better handling of SAB not returning json to addfile
Fixed: Handling of unexpected responses from SABnzbd when adding releases
2013-11-19 21:47:26 -08:00
Mark McDowall fb4e9fed85 Changed pushbullet url to api.pushbullet.com
Fixed: PushBullet URL
2013-11-19 17:47:16 -08:00
kayone ec63053fe7 cleaned up using directives. 2013-11-19 16:42:17 -08:00
Mark McDowall ea36c6ed47 Create missing series folders on disk scan (if enabled)
New: Option to create missing series folders during disk scans
2013-11-18 22:25:02 -08:00
Mark McDowall fd70346ab0 Log response content, not response 2013-11-18 19:47:47 -08:00
kayone f77469cc4d merge issues. 2013-11-18 11:43:36 -08:00
kayone db690adadf Merge branch 'develop' 2013-11-18 11:33:30 -08:00