Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/commits/commit/bcec14fc9bc0d47e76b3e0455d749267339f99ff/NzbDrone.Core/Tv You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

165 Commits (bcec14fc9bc0d47e76b3e0455d749267339f99ff)

Author SHA1 Message Date
kay.one 7d6e14d342 missed files. 12 years ago
kay.one 64181ebdff split MessageAggregator in EventAggregator and CommandExecutor 12 years ago
Mark McDowall 6850d77dd2 Update episodes monitored state only when season changes 12 years ago
Mark McDowall d64e902fa0 Removed SeasonService, fixed an issue with episode monitored status 12 years ago
Keivan Beigi 1a0010e8e4 cleaned up using statements 12 years ago
Keivan Beigi 21fd12e1a6 added scheduled task for UpdateSceneMappingCommand 12 years ago
kay.one 25e2c98c45 signalr cleanup 12 years ago
Mark McDowall 4025d6ddee Merge branch 'season-start' into develop 12 years ago
Mark McDowall edfd527901 Multi-episode air time only applies to episodes in the same season 12 years ago
Mark McDowall d8928d655d Cleaned up season service/repo 12 years ago
Mark McDowall 33986a9185 Seasons are now subdocuments of series 12 years ago
Mark McDowall c184ec2d98 Progress messages are logged with Logger.Progress 12 years ago
Mark McDowall a7eb331d4e Merge branch 'ui-notifications' into develop 12 years ago
Keivan Beigi bceaee27a3 moved logging config to in-process 12 years ago
Mark McDowall c96ba5efd3 Commands return immediately and signalr is used to control the UI 12 years ago
Mark McDowall a3961ffb69 Added CommandId to commands 12 years ago
Mark McDowall 9e5353aacc Cleanup orphaned seasons when deleting episodes 12 years ago
Mark McDowall 6bea671a1a Episode and Season monitored toggling works again 12 years ago
Mark McDowall c179e715a6 Parsing tvrage id from newznab with TryParse now 12 years ago
kay.one 1c62782fcd cleanup series path on update. 12 years ago
Mark McDowall ad4326a9c4 Using Newznab extended attributes to get the tvrage id for matching 12 years ago
Mark McDowall 55af8ecb18 SeasonPass now properly updates episodes 12 years ago
Mark McDowall 57bb37a8cd Update season episodes from season pass 12 years ago
Mark McDowall 6ca17942f0 Added season pass for toggling monitored status of seasons 12 years ago
Mark McDowall 7e4236df3e EpisodeRefresh matches by season and episode number instead of tvdbepisodeid 12 years ago
Mark McDowall 485f05d4b9 Prevent adding a root folder that is the same as drone factory 12 years ago
Keivan Beigi 4e7468e6fe cleaned up refresh series a bit. 12 years ago
Mark McDowall 3f85104d18 Fixed parsing of shows with scene numbering 12 years ago
Mark McDowall 5bfcc511e8 AirDate now stored as a string 12 years ago
Mark McDowall eb5a15a8ca Added AirDateUtc for UTC offset time 12 years ago
Mark McDowall 7689b50dee Removed CustomStartDate 12 years ago
Mark McDowall 4c1e6e14aa EpisodeFile cleanup and deletion fixes 12 years ago
Mark McDowall 116913107d Missing count will not include unmonitored episodes 12 years ago
kay.one 9252c5269a Removed unused using statements 12 years ago
Mark McDowall 4a77197877 Daily series status will be fetched from API on data refresh 12 years ago
Mark McDowall 7ae7c488f3 Fixed an issue with auto unmonitor episodes 12 years ago
Keivan Beigi 48bf793746 updated around import episodes, update series. 12 years ago
Keivan Beigi 28a919e74a fixed marr threading bug. 12 years ago
Mark McDowall 440a128f28 Calendar will now only show monitored episodes 12 years ago
Mark McDowall 92bab993ae Missing will not include series and episodes that are not monitored 12 years ago
Mark McDowall 9b80478f6f No longer setting AirDate to null if it aired before series start date 12 years ago
Mark McDowall e1f2b0da69 Specials will not be monitored by default 12 years ago
Mark McDowall 40962aca1d Add new series won't create a folder 12 years ago
Mark McDowall c519195ce3 Fixed default monitored status for non-special episodes 12 years ago
Mark McDowall 2909498781 Season monitor toggle added 12 years ago
Mark McDowall 41baecc2ee Monitored instead of ignored for episodes and seasons 12 years ago
Mark McDowall b420592553 Fixed colours on Calendar 12 years ago
Keivan Beigi f4ceb57b2b fixed issue where tvdbepisodeid change would break episode update. 12 years ago
kay.one a216e37d6a better Series.ToString() 12 years ago
Keivan Beigi 50ee2ee357 removed backlog from server 12 years ago