1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-18 23:48:35 +02:00
Sonarr/src/NzbDrone.Core/Tv
2014-05-25 18:47:54 -07:00
..
Commands
Events New: Series lists will auto update when files are imported/deleted 2014-02-08 00:51:29 -08:00
Actor.cs New: XBMC Metadata (Frodo+) 2014-02-12 01:04:51 -08:00
Episode.cs New: XBMC Metadata (Frodo+) 2014-02-12 01:04:51 -08:00
EpisodeCutoffService.cs Wanted is much much faster now. 2014-02-22 19:19:05 -08:00
EpisodeRepository.cs Corrected various spelling errors in code. 2014-05-06 23:59:04 +02:00
EpisodeService.cs Moved IsFirstOrLastEpisodeOfSeason logic to AcceptableSize specification so we can reuse the seasonsearchcriteria to reduce the number of database calls. 2014-05-06 23:59:06 +02:00
Ratings.cs New: XBMC Metadata (Frodo+) 2014-02-12 01:04:51 -08:00
RefreshEpisodeService.cs New: XBMC Metadata (Frodo+) 2014-02-12 01:04:51 -08:00
RefreshSeriesService.cs Fixed: Specials will be ignored if no specials existed previously 2014-05-25 18:47:54 -07:00
Season.cs New: XBMC Metadata (Frodo+) 2014-02-12 01:04:51 -08:00
Series.cs New: XBMC Metadata (Frodo+) 2014-02-12 01:04:51 -08:00
SeriesRepository.cs Fixed: Performance issues when processing results from indexers (RSS/Search) 2014-02-22 00:53:29 -08:00
SeriesService.cs Use clean name when finding by title 2014-04-25 20:00:44 -07:00
SeriesStatusType.cs
SeriesTypes.cs
ShouldRefreshSeries.cs Fixed: Ended series will be refreshed from trakt every 30 days instead of daily 2014-03-20 21:15:01 -07:00