Commit Graph

149 Commits (d1de6c1b2c883db3553dd27c3928401a490d8fe8)

Author SHA1 Message Date
Mark McDowall 9e5353aacc Cleanup orphaned seasons when deleting episodes
11 years ago
Mark McDowall 6bea671a1a Episode and Season monitored toggling works again
11 years ago
Mark McDowall c179e715a6 Parsing tvrage id from newznab with TryParse now
11 years ago
kay.one 1c62782fcd cleanup series path on update.
11 years ago
Mark McDowall ad4326a9c4 Using Newznab extended attributes to get the tvrage id for matching
11 years ago
Mark McDowall 55af8ecb18 SeasonPass now properly updates episodes
11 years ago
Mark McDowall 57bb37a8cd Update season episodes from season pass
11 years ago
Mark McDowall 6ca17942f0 Added season pass for toggling monitored status of seasons
11 years ago
Mark McDowall 7e4236df3e EpisodeRefresh matches by season and episode number instead of tvdbepisodeid
11 years ago
Mark McDowall 485f05d4b9 Prevent adding a root folder that is the same as drone factory
11 years ago
Keivan Beigi 4e7468e6fe cleaned up refresh series a bit.
11 years ago
Mark McDowall 3f85104d18 Fixed parsing of shows with scene numbering
11 years ago
Mark McDowall 5bfcc511e8 AirDate now stored as a string
11 years ago
Mark McDowall eb5a15a8ca Added AirDateUtc for UTC offset time
11 years ago
Mark McDowall 7689b50dee Removed CustomStartDate
11 years ago
Mark McDowall 4c1e6e14aa EpisodeFile cleanup and deletion fixes
11 years ago
Mark McDowall 116913107d Missing count will not include unmonitored episodes
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
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
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 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
Mark McDowall 40962aca1d Add new series won't create a folder
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
Mark McDowall 41baecc2ee Monitored instead of ignored for episodes and seasons
11 years ago
Mark McDowall b420592553 Fixed colours on Calendar
11 years ago
Keivan Beigi f4ceb57b2b fixed issue where tvdbepisodeid change would break episode update.
11 years ago
kay.one a216e37d6a better Series.ToString()
11 years ago
Keivan Beigi 50ee2ee357 removed backlog from server
11 years ago
kay.one c4badd72bd added quality profile label
11 years ago
kay.one efa9cf6380 cleaned up the mindfuck that was scene mapping.
11 years ago
Mark McDowall d33b152a44 Episode.AirDate will be nulled if its before Series.FirstAired
11 years ago
kay.one fc7d4536ac minor cleanup
11 years ago
kay.one 233def11c7 fixed media cover download issue
11 years ago
kay.one e5d35d7f59 fixed media cover download issue
11 years ago
kay.one 287dedadea fixed episodeservice.updatemany
11 years ago
kay.one 6c1d16ae57 minor cleanup.
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
kay.one e5cc0c1a93 value injector should map lazy loaded values properly.
11 years ago
Mark McDowall 1e4b7b033d Don't use alias for group by
11 years ago
Mark McDowall de911005cb Episodes between dates uses SQL join
11 years ago
Keivan Beigi 9181b1bb91 more granular Concurrency control.
11 years ago
kay.one 6144ff8f3e better handling of situations where a parsed episode isn't in the database.
11 years ago
kay.one e4e6bcae1d last used quality profile is now used as default
11 years ago