1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-18 23:48:35 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
Taloth Saldono
ccfa13e383 Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
Taloth Saldono
794a7957ef Show thexem outdated mappings message on the calendar as well. 2015-07-22 19:56:20 +02:00
Taloth Saldono
6d046a8df8 Fixed: Extrapolate scene numbering but won't auto import. 2015-07-20 21:05:48 +02:00
Taloth Saldono
0578e68a51 Fixed: Sonarr didn't clear scene mappings if a series was removed from TheXEM. 2015-07-04 20:28:46 +02:00
Keivan Beigi
0be8f55a2f Cleaned up using directive 2014-12-06 21:55:17 -08:00
Taloth Saldono
6dfbc3c290 Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0. 2014-10-20 22:16:31 +02:00
Mark McDowall
e978a425c2 Fixed: Getting list of xem series won't die if a bad ID is entered on their site 2014-10-19 20:04:46 -07:00
Keivan Beigi
2c1d3339d0 HttpClient 2014-09-11 16:49:41 -07:00
Taloth Saldono
9a649cf58e Added UserAgent to RestClient. 2014-07-21 08:18:22 -07:00
Mark McDowall
4170415b03 Fixed: Fate/Zero being incorrectly imported to Fate/Stay Night 2014-07-04 08:28:31 -07:00
Mark McDowall
193672b652 Anime!
New: Anime support
New: pull alternate names from thexem.de
New: Search using all alternate names (if rage ID is unavailable)
New: Show scene mapping information when hovering over episode number
New: Full season searching for anime (searches for each episode)
New: animezb.com anime indexer
New: Treat BD as bluray

Fixed: Parsing of 2 digit absolute episode numbers
Fixed: Loading series details page for series that start with period
Fixed: Return 0 results when manual search fails, instead of an error
Fixed: animezb URL
2014-07-02 07:33:51 -07:00
Mark McDowall
e21574a203 Blacklisting improvements
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
2014-04-08 17:19:36 -07:00
Mark McDowall
2f3430387e Major logging overhaul 2014-03-13 13:13:02 -07:00
Mark McDowall
0a837be9ff Many (update/insert/delete) DB operations now use transactions
Fixed: Improved series/episode info refresh speed
2014-02-20 23:03:36 -08:00
Mark McDowall
401a5c9f26 Fixed: Xem mapped series should be more reliable 2014-01-09 17:41:08 -08:00
Mark McDowall
68d1c421ba Fixed: Refresh Xem mapped series list every 12 hours, instead of on startup only 2013-12-15 20:10:03 -08:00
kayone
76bc4aaa9c Replaced manual argument validations with Ensure. 2013-12-02 22:41:40 -08:00
kayone
575dc03e35 reset existing xem info during update 2013-11-30 17:45:30 -08:00
kayone
0503d7eea6 ignore known xem errors. 2013-11-30 16:03:15 -08:00
kayone
0069b29f88 Fixed: xem mappings for series without scene mapping 2013-11-26 23:48:28 -08:00
Mark McDowall
5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00