Commit Graph

315 Commits (0cad77303d8ace8e90d03cd9bac5740c042b7b73)

Author SHA1 Message Date
Mark McDowall 7084b0244e Better error message when error is received from SABnzbd
11 years ago
Mark McDowall e309f89ea1 New: Option to use SSL to connect to nzbget
11 years ago
Mark McDowall 274e2eac86 DiskSpaceService will not blow up if total or free space is null
11 years ago
Mark McDowall 99336595b0 Removed SetFolderWriteTime in favour of FolderSetLastWriteTimeUtc
11 years ago
Mark McDowall c8ae9f40fb New: App health displayed in UI
11 years ago
Taloth Saldono 4786bc0c34 Failed Download detection now ignores history without unique download client id.
11 years ago
Mark McDowall 9c7eaf0043 Fixed: removed validation for Nzbget username and password when either is blank
11 years ago
Mark McDowall 5672c42f24 Merge branch 'sqlite' into develop
11 years ago
Mark McDowall 860db98294 Merge branch 'wanted' into develop
11 years ago
Mark McDowall 828e8eb147 Fixed: Orphaned episode file was preventing rename preview from functioning
11 years ago
Taloth Saldono eddfe67eb1 Added test to verify 'like' clause and fixed issue.
11 years ago
Mark McDowall 20dec3c205 Wanted is much much faster now.
11 years ago
Mark McDowall ab3dbfc240 Blacklist uses seriesId for index
11 years ago
Mark McDowall 3e5117cce2 Renumbered migration after rebase
11 years ago
kayone 0b54210ab1 added index to History on date.
11 years ago
kayone c973ab844a Added some missing indexes database.
11 years ago
kayone 5117eaaf5c removed migrationcache
11 years ago
kayone 68129e3518 database is now singleton
11 years ago
kayone 7f8fa7ec4b Updated project config
11 years ago
kayone 3f899f2130 fixed broken tests
11 years ago
kayone a0b0f586c8 New: Log database is compressed when logs are trimmed/purged
11 years ago
kayone 9370de0cc0 New: Main DB is compressed on app start
11 years ago
kayone e1376397a7 cleaned up Datastore folder
11 years ago
Taloth Saldono 8f87f06ac6 Processed PR Comments.
11 years ago
Taloth Saldono d416dd4177 Repurposed the Missing page to include filter options and display episodes that haven't reached cutoff.
11 years ago
Mark McDowall 4515c1d155 Blacklist cleanup
11 years ago
Mark McDowall 6d1cb90723 Possible special is less aggressive, with tests
11 years ago
Mark McDowall 7279b58a58 Metadata cleanup and fixes
11 years ago
Mark McDowall e6e2f85d71 Reverted some special characters
11 years ago
Mark McDowall aed76afa52 Changed some special characters to more sane values in file names
11 years ago
Mark McDowall 259c408b67 Added size information when Size spec rejects import
11 years ago
Mark McDowall acee943d47 strip some additional special characters when searching trakt
11 years ago
Mark McDowall 78dacf6850 Fixed: Performance issues when processing results from indexers (RSS/Search)
11 years ago
Mark McDowall 0a837be9ff Many (update/insert/delete) DB operations now use transactions
11 years ago
Mark McDowall 36387dd13f Fixed: Prevent queue errors from filling up UI with errors
11 years ago
Mark McDowall 6525fe9a67 Fixed: Better support for adding series that contain special characters
11 years ago
Mark McDowall 0b2b8e9bbe Cleaned up parser tests, 1103/1113 parsing is less greedy
11 years ago
Mark McDowall faa24c5bb6 Merge branch 'special-episode-search' of https://github.com/iaddis/NzbDrone into special-episode-search
11 years ago
Mark McDowall 21afdf80a2 Fixed: series/episode rating is 0-10
11 years ago
Mark McDowall d703bc8dc5 Fixed: SABnzbd test with fail if the API Key is wrong
11 years ago
Mark McDowall 46f904d165 Refactored retention spec
11 years ago
Mark McDowall d86a54d208 Failed download handling won't error when download client hasn't been configured
11 years ago
Mark McDowall c5a3b714e6 Fixed XBMC notification logo
11 years ago
Mark McDowall cbd8e98677 More xbmc metadata improvements
11 years ago
Mark McDowall 1dec725941 Fixed: Getting root folders with invalid paths
11 years ago
Mark McDowall 55383502ca Fixed: Do not set display season/episode for XBMC metadata
11 years ago
Mark McDowall f9312eb3e5 Fixed a copy pasta error for SAB history
11 years ago
Mark McDowall 6b389d2643 Reordered migrations after rebase
11 years ago
Mark McDowall 77b83b521e Validation, settings UI cleanup and different settings models, oh my
11 years ago
Mark McDowall 606d78f5e1 Download clients now use thingy provider
11 years ago
Mark McDowall ba22600412 Couple XBMC Metadata fixes
11 years ago
Taloth Saldono ff9887deaa Added MinSize check and revised tests.
11 years ago
Mark McDowall ea6e858dbf Fixed migration filenames, check if process has exited before waiting for exit
11 years ago
Mark McDowall b339f8daf6 Metadata settings added to UI
11 years ago
Mark McDowall 66504febe0 Fixed migrations after rebase
11 years ago
Mark McDowall cc4f2f3a69 Re numbered metadata migrations
11 years ago
Mark McDowall e9db0fc14a Fixes after rebase
11 years ago
Mark McDowall 409e1cca94 No more dupes and house cleaner added
11 years ago
Mark McDowall 3ca5e478ff Almost everything working except importing episode thumbs
11 years ago
Mark McDowall a6361d0bbd New: XBMC Metadata (Frodo+)
11 years ago
Mark McDowall 6493622ebc Also trim question marks
11 years ago
Mark McDowall 1b21f4a2d7 Fixed: Double periods before extensions when episode title ends in a period
11 years ago
Mark McDowall 54f01ce41d Fixed: Detection of russian releases using 'rus' in the title
11 years ago
Mark McDowall 3d3390187e New: Optionally disable notifications for upgraded episode files
11 years ago
Mark McDowall d0a6daeb26 Restart on linux/os x working
11 years ago
Mark McDowall e47b4c7686 New: Series lists will auto update when files are imported/deleted
11 years ago
Mark McDowall be9b7284b5 Added shutdown and restart buttons to system UI
11 years ago
markus101 6ff9c9f61e Shutdown working on mono
11 years ago
Mark McDowall aa1a76fe72 Restart for Windows
11 years ago
Mark McDowall f69bb79077 Shutdown! Restart working for services
11 years ago
Mark McDowall 4d40ce88c2 Return false for size when quality is unknown
11 years ago
Mark McDowall 823ace02a6 Fixed not in queue spec
11 years ago
Mark McDowall 235bbc2d91 Single quotes around index column name won't die
11 years ago
Mark McDowall d648056bc4 Better trace messaging for Download Decision specs
11 years ago
markus101 2b5c512d64 Get series from DB before publishing add series, so we can use LazyLoaded values
11 years ago
markus101 16dd5b621e ScheduledTasks won't run immediately after first start
11 years ago
markus101 f9b0b2206c Added RescanSeries command
11 years ago
markus101 3d423f57f8 Fixed: Use friendly name instead of "Newznab" when fetching feeds
11 years ago
markus101 03ba8d071e Migration to new quality takes seconds not minutes now
11 years ago
Mark McDowall c9a77e99a0 Error handling in migration to new quality
11 years ago
Mark McDowall 958c2f1fe1 Merge branch 'quality-definitions' into develop
11 years ago
markus101 9515c28729 Merge branch 'view-filtering' of https://github.com/Taloth/NzbDrone into view-filtering
11 years ago
Taloth Saldono 45304b1bbc Solved error in quality comparison for HistoryService
11 years ago
markus101 01bdec965b Add absolute episode numbers to episodes during refresh
11 years ago
Taloth Saldono 9df0ad0bf7 System.Logs view can now be filtered by severity.
11 years ago
markus101 2cd347b829 New: Blacklist added to UI (under history)
11 years ago
Mark McDowall c84bd6f21f Fixed chown config keys
11 years ago
Mark McDowall 7218772b32 Support for setting uid/gid on *nix systems
11 years ago
Mark McDowall 0ab7d035e1 Validate series is the one searched for
11 years ago
Mark McDowall fbf242d3d5 Fixed cleaning titles that use underscores instead of spaces
11 years ago
Mark McDowall 4fc25b010c Fixed: Sequential series have proper clean titles
11 years ago
Mark McDowall 75decad601 UI looking better for quality profile editing
11 years ago
Taloth Saldono 3e97106aa7 Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
11 years ago
Taloth Saldono c90791b266 Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
11 years ago
Mark McDowall 47a8d93c18 Added .ogv as a file extension
11 years ago
Mark McDowall 34a08f8abb Merge pull request #50 from iaddis/nlog-debugger-output
11 years ago
Mark McDowall 543cc4e6c1 If folder does not exist...
11 years ago
Mark McDowall 49168cad25 UI and opt-in for setting permissions
11 years ago
Mark McDowall 5459b5fed4 New: Setting file permissions on import (Linux)
11 years ago
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects
11 years ago