Commit Graph

1845 Commits (f29eb49c7f5bc4051bc0639dd603338f6607dc6f)

Author SHA1 Message Date
Mark McDowall fa5dda8e2f Remove _UNPACK_ and _FAILED_ from folder name before processing
11 years ago
Mark McDowall f2d030ef27 Xem is used now
11 years ago
Mark McDowall 236316c402 Do not reparse episode files
11 years ago
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 d19e33f0a8 Series search added
11 years ago
Mark McDowall c07bef0e1b Fixed merge conflict
11 years ago
Mark McDowall b6b3d26868 Added tests for rename episodes
11 years ago
Mark McDowall 637b101975 Rename series added
11 years ago
Mark McDowall c6d82bf98b SeriesRenamed should trigger AfterRename
11 years ago
kay.one b676f868ce Disk scan is much much much much faster.
11 years ago
kay.one 9252c5269a Removed unused using statements
11 years ago
Mark McDowall 4a77197877 Daily series status will be fetched from API on data refresh
11 years ago
Keivan Beigi 635e206e03 replaced our zip library so we can validate update package before applying.
11 years ago
Mark McDowall 57c876a420 Added Notification display time to XBMC
11 years ago
Mark McDowall e92b273d75 Import will only delete folder if files were imported
11 years ago
Mark McDowall 40f49d7385 Less shitty way to do series stats for single requests and fixed tests
11 years ago
Mark McDowall d71765be53 RefreshSeriesTask runs every 12 hours now
11 years ago
Mark McDowall 19b3add783 SeriesStats are returned when fetching a single series
11 years ago
Mark McDowall a9dd2d2f04 Actually fixed size parsing this time
11 years ago
Mark McDowall 6a9ca9295f Fixed parsing of NzbClub releases below 1GB
11 years ago
Mark McDowall 7ae7c488f3 Fixed an issue with auto unmonitor episodes
11 years ago
Keivan Beigi 48bf793746 updated around import episodes, update series.
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 0fbb45c175 Moved SampleSizeLimit to Spec
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 89b43836d0 minor cleanup.
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 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
kay.one 0c5827fb41 Cleaned up auth settings
11 years ago
kay.one 4456d3cbe0 fixed disk not being scanned during series refresh.
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
Mark McDowall 9b80478f6f No longer setting AirDate to null if it aired before series start date
11 years ago
Mark McDowall e1f2b0da69 Specials will not be monitored by default
11 years ago
kay.one d607b831c9 added exception logging to Tasks.
11 years ago
Mark McDowall 55b8b31bed Existing episodes will not be added to history
11 years ago
Mark McDowall 40962aca1d Add new series won't create a folder
11 years ago
Mark McDowall 2e8311bdd0 Fixed season folder format not changing
11 years ago
Mark McDowall c519195ce3 Fixed default monitored status for non-special episodes
11 years ago
Mark McDowall 2909498781 Season monitor toggle added
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
Keivan Beigi e1488229fe removed old TODOs.
11 years ago
Mark McDowall b420592553 Fixed colours on Calendar
11 years ago
Mark McDowall 21656ecc39 Added ParsedEpisodeInfo to LocalEpisode
11 years ago
Mark McDowall 98e94643fb Episodes older than 14 days have their own priority
11 years ago
kay.one c83a67c9e2 New NzbDrone logo.
11 years ago
Mark McDowall aeb8ee06f6 Episode import uses specs and moves before import now
11 years ago
Keivan Beigi 32d6909045 fixed Ajax errors not being displayed in the UI.
11 years ago
Keivan Beigi f4ceb57b2b fixed issue where tvdbepisodeid change would break episode update.
11 years ago
Mark McDowall c719b17ac0 New migration to fix moving from UseSceneName to RenameEpsiodes
11 years ago
kay.one a216e37d6a better Series.ToString()
11 years ago
kay.one 2d41ebcc78 made some of useless exceptions to calm down.
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 7ff1335a2e fixed merge conflicts.
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 943a05bc09 NzbClub and any indexers with settings are not enabled by default
11 years ago
Mark McDowall c08fcaad84 More default quality profiles
11 years ago
Mark McDowall a2d993138c Allow series name in season folder
11 years ago
Keivan Beigi 31d472a0a0 mark parse as invalid if last episode is before first.
11 years ago
Mark McDowall b21e49f5fa Settings loading overhaul
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
Mark McDowall 6f949dd129 Manual episode search added to episode details
11 years ago
Keivan Beigi 2ce5f6d416 skip report if series title can't be parsed.
11 years ago
Mark McDowall f7c340d795 Save and add, notif settings cleanup
11 years ago
Keivan Beigi dde91569ac cleaned up test db path for 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 0ffb72bca1 Delete added to indexers
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 b815ad487b Fixed csproj
11 years ago
Mark McDowall 8ee0789c62 Added SeasonSearchCommand
11 years ago
Mark McDowall 7ebcd2b75e RssSync defaults to 15 minutes
11 years ago
Keivan Beigi 73f3459264 added log trim command
11 years ago
Keivan Beigi 1f62194ab8 fixed NotInQueueSpecification throwing exceptions when it couldn't parse an item in the queue.
11 years ago
Mark McDowall ca334ef664 Select type added for client schema
11 years ago
Mark McDowall 8cac7ed1cd Notifications can be tested
11 years ago
Mark McDowall 1f4cf0034e Added test button to notification edit
11 years ago
Keivan Beigi 38589742e3 added caching breaker to media cover images.
11 years ago
Mark McDowall b99e62c5ba Xbmc Refactored
11 years ago
Keivan Beigi 76fb548ccd Added event type icon to history grid.
11 years ago
kay.one aca5d1f361 fixed calendar view
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 dc2930dc98 added toggle cell for episode ignore status.
11 years ago