Commit Graph

1292 Commits (8d54bb64a77cf6dd1a8aa99a00f20b3fb06b34e6)

Author SHA1 Message Date
Mark McDowall 4c1e6e14aa EpisodeFile cleanup and deletion fixes
11 years ago
Mark McDowall 19fc3bad6c More logging for existing file import issue
11 years ago
Mark McDowall 116913107d Missing count will not include unmonitored episodes
11 years ago
Mark McDowall b6b3d26868 Added tests for rename episodes
11 years ago
kay.one 32933ef1c0 fixed broken tests.
11 years ago
kay.one 75fe4bb7d8 fixed broken tests.
11 years ago
kay.one b676f868ce Disk scan is much much much much faster.
11 years ago
kay.one c21ff235b6 fixed compile issues
11 years ago
kay.one 9252c5269a Removed unused using statements
11 years ago
Keivan Beigi 635e206e03 replaced our zip library so we can validate update package before applying.
11 years ago
Mark McDowall e92b273d75 Import will only delete folder if files were imported
11 years ago
Mark McDowall a9dd2d2f04 Actually fixed size parsing this time
11 years ago
Mark McDowall 8921c45a96 Added test for size parsing
11 years ago
Mark McDowall 7ae7c488f3 Fixed an issue with auto unmonitor episodes
11 years ago
Mark McDowall 53bfd43fba NLsub releases are properly detected
11 years ago
Keivan Beigi 9835608ff0 skip episode folder if drop folder doesn't exist.
11 years ago
Mark McDowall 3e0140f263 Fixed broken tests
11 years ago
Mark McDowall de6304e628 Lower quality episodes are deleted on import (from disk and db)
11 years ago
Mark McDowall 8dacd076d8 Do not import episodes with the same filename and size
11 years ago
Keivan Beigi 28a919e74a fixed marr threading bug.
11 years ago
Mark McDowall 440a128f28 Calendar will now only show monitored episodes
11 years ago
Mark McDowall f4a3394745 Fixed broken missing test
11 years ago
Mark McDowall 92bab993ae Missing will not include series and episodes that are not monitored
11 years ago
Mark McDowall 9a5b700671 Fixed parsing of mult-episode files with underscores
11 years ago
Mark McDowall e8238fb03a Fixed an issue when trying to import files
11 years ago
Mark McDowall 87731d56bf Fixed an issue with parsing full path instead of filename on import
11 years ago
Mark McDowall 3e7ef408ee Added tests for ImportApprovedEpisodes
11 years ago
Keivan Beigi 966b9d62b7 removed Nzbx
11 years ago
Keivan Beigi 54c36e9264 Getting model by invalid ID throws a more specific exception.
11 years ago
Mark McDowall 41baecc2ee Monitored instead of ignored for episodes and seasons
11 years ago
Mark McDowall 98c5ee4bea Fixed broken DownloadClient tests
11 years ago
Mark McDowall 98e94643fb Episodes older than 14 days have their own priority
11 years ago
Mark McDowall fa6888e964 Fixed broken file mover test
11 years ago
Mark McDowall aeb8ee06f6 Episode import uses specs and moves before import now
11 years ago
kay.one 9ed5a06504 marked UpdateServiceFixture as Windows only test
11 years ago
Keivan Beigi 32d6909045 fixed Ajax errors not being displayed in the UI.
11 years ago
Mark McDowall 6e3aef8ab2 Fixed NzbGet test
11 years ago
Mark McDowall ca21e0d26f Fixed broken filename tests
11 years ago
Mark McDowall 5baf2e09c4 Indexer settings overhaul, reviewed settings tooltips
11 years ago
kay.one d60b863e14 moved data from Roaming to ProgramData.
11 years ago
kay.one 99daa47f89 added support for removing columns
11 years ago
Keivan Beigi 1c5a74df98 Starting to add ALTER COLUMN to SQLite.
11 years ago
Keivan Beigi 50ee2ee357 removed backlog from server
11 years ago
Mark McDowall 3f6a6d53d5 Media Management settings are alive
11 years ago
Mark McDowall c08fcaad84 More default quality profiles
11 years ago
Keivan Beigi 31d472a0a0 mark parse as invalid if last episode is before first.
11 years ago
Mark McDowall 29ed3293d1 Made Nzb Restrictions case-insensative
11 years ago
Mark McDowall 8bb4b06d28 NzbRestrictions are now used, no more allowed release groups
11 years ago
kay.one 30827e91b6 marked trakt tests as integration.
11 years ago
Keivan Beigi 2ce5f6d416 skip report if series title can't be parsed.
11 years ago
Keivan Beigi 961c421b3b nzbclub sucks, so making their integration test explicit.
11 years ago
Keivan Beigi b0ae87840e fixed broken test
11 years ago
Keivan Beigi dde91569ac cleaned up test db path for tests.
11 years ago
Keivan Beigi 02c175950b fixed broken tests.
11 years ago
Keivan Beigi 64df2229d6 removed nzbsrus
11 years ago
Keivan Beigi 6b0a24e28e broke up EnvironmentProvider into different services
11 years ago
Mark McDowall ef62af75df Don't skip files/folders that are too fresh on import
11 years ago
Mark McDowall 5c3f0203e5 Properly parsing Season 03 Episode 10 releases
11 years ago
Mark McDowall 6bb2f14153 Tests added for DownloadApprovedReports also some cleanup
11 years ago
Mark McDowall 954ac925d0 Fixed broken test from not using Name
11 years ago
Mark McDowall 8cac7ed1cd Notifications can be tested
11 years ago
Keivan Beigi 38589742e3 added caching breaker to media cover images.
11 years ago
Mark McDowall 736cd90b94 Removed extra files
11 years ago
Mark McDowall b99e62c5ba Xbmc Refactored
11 years ago
kay.one ac3582d5c4 should be able to queue report using api.
11 years ago
kay.one 487ad01a0e only publish import event if an episode is actually imported.
11 years ago
kay.one ca71025bca updated history table
11 years ago
kay.one efa9cf6380 cleaned up the mindfuck that was scene mapping.
11 years ago
kay.one 074d7f2df5 fixed newznab parsing limited Wombles rss to TV
11 years ago
kay.one 5dc7e03b8d fixed nzbclub size parsing. Http timeout reduced from 100 to 20 seconds
11 years ago
kay.one a5be71fd8c unknow quality is rejected by AcceptableSizeSpecification
11 years ago
kay.one 5d563f041e renamed SearchDefinition to SearchCriteria
11 years ago
kay.one cc0ed59e7b added quality size repo fixture
11 years ago
kay.one 13cff22cf8 fixed Newznab category numbers.
11 years ago
kay.one a997c10ca1 Fixed header request.
11 years ago
kay.one 233def11c7 fixed media cover download issue
11 years ago
kay.one 6c1d16ae57 minor cleanup.
11 years ago
kay.one 77f7427230 commented out benchmark test
11 years ago
kay.one bb677259e1 added missing file
11 years ago
kay.one ace98831c7 using compiled delegate instead of reflection in Marr
11 years ago
kay.one 49949bbe74 cleaned up refresh series info
11 years ago
kay.one 88cd6a3213 removed join from EpisodesBetweenDates, should be join in memoery in the API
11 years ago
Mark McDowall fd88f17ead DownloadClient settings cleaned up
11 years ago
Keivan Beigi c1bbd0bd5d cleaned up handling of Unknown quality type.
11 years ago
Mark McDowall ee28c74ae2 csproj changes
11 years ago
Mark McDowall f21a235c00 Fixed trakt searching, cleaned up indexer/notification modules
11 years ago
Keivan Beigi 9181b1bb91 more granular Concurrency control.
11 years ago
Keivan Beigi 676599c520 added concurrency test for fetch service
11 years ago
kay.one e2d17ac109 covers are re-downloaded if remote size is different than
11 years ago
kay.one 566e4eb1ce updated FluentMigrator
11 years ago
Mark McDowall 6351011cce Treat WEBRip as WEBDL
11 years ago
Mark McDowall 0d21f34ec5 Renamed Smtp to Email
11 years ago
Mark McDowall 482cbc20a3 Notification schema added to server side.
11 years ago
Mark McDowall 95a9a297bc RootFolder removed from Series, going back to Path
11 years ago
kay.one c357d062d3 removed UGuid leftovers.
11 years ago
kay.one 4da6654440 Added Auth, startup options to UI
11 years ago
kay.one 28b47b415f added condition to lazy loading of relationship objects
11 years ago
kay.one 922d4becc5 toned down unittest logging.
11 years ago
kay.one 80759f923e diskscan is triggered when new episodes are added.
11 years ago
kay.one 21e9bad6d5 removed episode status from server.
11 years ago