Commit Graph

119 Commits (0bfc6cfe710b399b14f83cb341bbfbc46ca023b2)

Author SHA1 Message Date
Mark McDowall 0bfc6cfe71 Merge branch 'master' into backbone
12 years ago
Mark McDowall 7fb8f05421 Prevent TvRage issues from breaking InfoUpdate
12 years ago
Mark McDowall 253426873c Matching TvRage to TvDb
12 years ago
Mark McDowall 64468cd9ed Upgraded nuget packages, Ninject 3, SignalR 5
12 years ago
Mark McDowall 728a18f680 Fixed searchProvider
12 years ago
Mark McDowall 2fd1263619 Download naming uses tvdb numbering
12 years ago
Mark McDowall 4b5d20cefe Revert "XemClient added"
12 years ago
Mark McDowall a6e8ec6123 XemClient added
12 years ago
Mark McDowall a7a0a25029 Renamed AiredAfter to CustomStartDate
12 years ago
Mark McDowall 3061219367 EpisodeAiredAfter added to edit/editor
12 years ago
Mark McDowall 6c78187601 EpisodeAiredAfter added to AddSeries UI
12 years ago
Mark McDowall eee24aff1d Tests added
12 years ago
Mark McDowall 4947252f93 New: AirTime will be shown in Series grid details.
12 years ago
Mark McDowall 5764059f1d New: Banner will be deleted when series is deleted.
12 years ago
kay.one 6d7e886e8c Minor CSS update
13 years ago
Mark McDowall 4d918ff683 New: Added Network to Series Grid.
13 years ago
Mark McDowall 0ff60bde92 Mass edit is now Series Editor.
13 years ago
Mark McDowall a12dcfd501 Deleting a series will now delete the coresponding seasons.
13 years ago
Mark McDowall 249e6d7c4b Fixed DateTime parsing in SeriesProvider.CleanAirsTime, will now suppress failures because TheTvDb has random data.
13 years ago
Mark McDowall 02cb12bdb8 BacklogSetting refactoring.
13 years ago
Mark McDowall 9eb022fdf4 BacklogStatus added to individually control which series are included in backlog searches. Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit.
13 years ago
Mark McDowall baa0b8df67 Series Grid won't show series that haven't been completely added (LastInfoSync is null).
13 years ago
Mark McDowall e885fadc59 Added MassEdit for series editing.
13 years ago
kay.one e8e0e8e5dc Adding series with a ID of 0 is now blocked.
13 years ago
kay.one bfe4de7a08 Fixed some issue around path normalization.
13 years ago
kay.one e269494ff8 ParseSeriesName will now return normalized version of the title if it doesn't match any predefined
13 years ago
Mark McDowall 58abb6fbc2 SearchForSeries won't fail if an apostrophe is used in the search term (Let's PetaPoco handle building the query, as it should).
13 years ago
kay.one 4ae268b8e5 lots of different things ;)
13 years ago
Mark McDowall 72c555f250 Local series search will now search anywhere in the title, not just the beginning.
13 years ago
Mark McDowall 745d9d9355 TopSlider added for local series searching!
13 years ago
Mark McDowall 7db08a10ec Next airing will not show ignored episodes.
13 years ago
Mark McDowall 30ffe79442 DeleteInvalidEpisodes with tests added to delete episodes that TheTvDb no longer has (previously bad data).
13 years ago
Mark McDowall 6736afbeab Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property.
13 years ago
Mark McDowall dfd0720872 Added BannerDownloadJob, it will run every 30 days.
13 years ago
Mark McDowall 559011ba82 SeriesPathExists compares paths in lower-case now.
13 years ago
kay.one b4fb3002a4 Updated Add Series
13 years ago
Mark McDowall 67299f0d97 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 7ec499acab Series with Episode count now ignores shows that haven't aired (includes ones that air today).
13 years ago
kay.one 452b5c8f84 Renamed sorting config keys
13 years ago
Mark McDowall 342406784a Fixed seriesGrid query and tests.
13 years ago
Mark McDowall 938fa24a8e Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 69239bc371 Switched to SQLCE 4.0
13 years ago
Mark McDowall 3a065b86f1 Fixed series grid after save so it has proper counts.
13 years ago
kay.one f6ccb5e17c Fixed broken build
13 years ago
Mark McDowall ecd0fb50a8 Removed extra injects that weren't needed.
13 years ago
Mark McDowall d416ec0147 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 431d850d32 SeriesProvider gets QualityProfile in single call to DB.
13 years ago
kay.one ef9bbdc60e Removed leftover code from old ages ;)
13 years ago
kay.one a990fb91d5 SeriesProvider.GetSeries(int seriesId) will now fail if series is not found.
13 years ago
Mark McDowall d6920ee8ea Fixed EpisodeProvider queries with multiple terms.
13 years ago