Commit Graph

71 Commits (2abaef16f1d3fee9cb68060637a21b78b39a9d01)

Author SHA1 Message Date
Mark McDowall 1dab0aee6a Fixed: Reduce parameters required to add a new series
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Mark McDowall 319b4f13b7 Fixed: Refreshing series that have duplicate season information
9 years ago
Mark McDowall 1603b06431 New: Prefer regular episodes over specials when absolute numbers conflict
9 years ago
Björn Dahlgren 994e2a6c57 Fixed failing tests on Mono
9 years ago
Taloth Saldono f7859c8eb5 Fixed: SeasonPass didn't update Series monitored flag if only those were changed.
9 years ago
Taloth Saldono 897937a778 Fixed indeterministic test.
9 years ago
Taloth Saldono 84c7f4cd8c Added support for tvmaze.
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono 9bcb6ff19a New: Sonarr can now update series to use another tvdbid in case when tvdb removes a duplicate and Skyhook detects it.
9 years ago
Taloth Saldono 7991a3f1c3 Fixed series refresh repeated too often if Sonarr is killed before Scheduled task finishes.
9 years ago
Mark McDowall cc6ab0ade1 Fixed: Do not monitor specials when monitoring missing
9 years ago
Taloth 51f705d89a Merge pull request #139 from Sonarr/verified-file-transfer
9 years ago
Mark McDowall 155c82c199 Season pass overhaul
9 years ago
Taloth Saldono 5effca92b8 New: Now checks the file size of moved episodes to verify if the transfer was completed successfully to be able to detect errors with mounted network storage.
9 years ago
Mark McDowall a8aac36379 Use skyhook for searching
10 years ago
Mark McDowall ab6233dd3f New: Option to show unmonitored episodes on calendar
10 years ago
Mark McDowall c58d607349 Don't throw error when episode title matching doesn't find a match
10 years ago
Mark McDowall 8aa6969aee Fixed: Improved special episode parsing for multiple matching titles
10 years ago
Mark McDowall 638e3ca898 Command queue
10 years ago
Mark McDowall 20782bbbc1 Episode import improvements
10 years ago
Mark McDowall 05ee57a972 New: options when adding series, including the ability to search for all missing episodes
10 years ago
Mark McDowall 8aa523c6df AirDateUtc comparison validation on Linux
10 years ago
Mark McDowall 4d19dddf88 Fixed: Don't recalculate episode air times for Netflix series
10 years ago
Mark McDowall c25496cb6a Fixed: Default episode title to TBA if missing
10 years ago
Mark McDowall 4f0ca20808 Fixed: Refreshing anime series won't cause an error
10 years ago
Keivan Beigi d4331e9470 removed trakt references, added user agent to tvdb requests
10 years ago
Keivan Beigi 19f5427dbf Fixed: Replaced trakt with tvdb as data source
10 years ago
Mark McDowall 83e3d7145f Better parsing of Chistmas Specials
10 years ago
Mark McDowall a9171d44d9 Sorting for another show that starts with A
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall ddc4c359cb Fixed: Series title sorting won't remove special/part/episode
10 years ago
Mark McDowall 97c9217c0d Fixed: Improved title sorting for 'A to Z'
10 years ago
Mark McDowall 889af78b26 Fixed broken tests
10 years ago
Mark McDowall 71416eea29 Fixed: Missing won't show episodes that are on air
10 years ago
Taloth Saldono 6dfbc3c290 Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0.
10 years ago
Keivan Beigi 879035b28a Merge branch 'http-client' into develop
10 years ago
Keivan Beigi 2c1d3339d0 HttpClient
10 years ago
Mark McDowall f63476260b New: Show episode file file deletions in history and episode activity
10 years ago
Mark McDowall 6671934c0f Relative episode file paths
10 years ago
Taloth Saldono 6c44121b09 Fixed: Now assuming that an Ended series without any airdates are direct-to-dvd.
10 years ago
Taloth Saldono 8a5edfeaf5 Rewrote most of the renamer token handling code to give it a bit more generic architecture. Also added MediaInfo as possible token.
10 years ago
Taloth Saldono b427954f5f null EmbeddedDocuments are now stored as DBNull instead of json null.
10 years ago
Mark McDowall 174a209c66 Update series test
10 years ago
Mark McDowall 74a38415cf Profiles
10 years ago
Mark McDowall bb87d4e96e Fixed: Get all anime episodes even when absolute episode number is zero
10 years ago
Mark McDowall 2a0f461135 Fixed broken tests
10 years ago
Mark McDowall 55beec4908 Fixed: Attempt to refresh anime episodes by absolute numering when refreshing
10 years ago
Mark McDowall 193672b652 Anime!
10 years ago
Taloth Saldono 2528dc5b95 Removed specials from test data to fix RefreshEpisodeService tests.
10 years ago