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

69 Commits

Author SHA1 Message Date
Mark McDowall
3f8366a190 New: Search for previously aired episodes that were just added to the database 2014-11-26 23:08:17 -08:00
Mark McDowall
438686ca1a Refresh the scene mapping cache if it is empty during a lookup 2014-11-18 23:47:19 -08:00
Mark McDowall
ddc4c359cb Fixed: Series title sorting won't remove special/part/episode 2014-11-18 22:01:44 -08:00
Mark McDowall
4c3daf7e39 New: Store date series was added in database 2014-11-16 17:15:43 -08:00
Mark McDowall
97c9217c0d Fixed: Improved title sorting for 'A to Z' 2014-11-05 08:46:09 -08:00
Mark McDowall
e82b29e346 Tags
New: Ability to tag series
New: Use tags to control which series use which notification channels
2014-10-27 22:04:09 -07:00
Mark McDowall
71416eea29 Fixed: Missing won't show episodes that are on air 2014-10-24 19:44:29 -07: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
Keivan Beigi
6a743a8792 removed dead code 2014-10-03 16:29:52 -07:00
Mark McDowall
caa6a3858b Use DownloadClientIds to find matching series/episodes instead of relying solely on release name
Fixed: Show a warning in Queue when drone is unable to import due to a name mismatch
Fixed: Better UI messages for Queue when there is an error or warning
2014-09-28 16:20:06 -07:00
Mark McDowall
1b18baca44 Fixed: Manual refresh of all series will refresh every series, including ended series 2014-09-10 23:49:25 -07:00
Mark McDowall
f63476260b New: Show episode file file deletions in history and episode activity 2014-09-06 08:08:12 -07:00
Mark McDowall
6671934c0f Relative episode file paths 2014-08-13 17:08:24 -07:00
Taloth Saldono
6c44121b09 Fixed: Now assuming that an Ended series without any airdates are direct-to-dvd. 2014-08-10 14:54:56 -07:00
Mark McDowall
b4698b070c Fixed: Update IMDB ID from trakt when series is refreshed 2014-08-07 08:24:23 -07:00
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. 2014-08-05 18:14:09 +02:00
Mark McDowall
f657afc424 Fixed: don't try to delete series folder if it doesn't exist 2014-07-31 23:57:17 -07:00
Mark McDowall
74a38415cf Profiles
Indexes are created with the same uniqueness when copying a table

New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
2014-07-25 23:21:44 -07:00
Mark McDowall
bb87d4e96e Fixed: Get all anime episodes even when absolute episode number is zero 2014-07-13 19:11:28 -07:00
Mark McDowall
2a0f461135 Fixed broken tests 2014-07-10 20:38:48 -07:00
Mark McDowall
55beec4908 Fixed: Attempt to refresh anime episodes by absolute numering when refreshing 2014-07-10 19:23:57 -07:00
Mark McDowall
8b2ef1a228 Fixed: tvrage ID will be updated if changed on trakt 2014-07-10 13:16:41 -07:00
Mark McDowall
25abeb8c9c Various anime improvements
Series type is persisted in the client
New: Warning in UI if anime episode doesn't have an absolute episode number
New: If series type is changed the series will be rescanned
New: Update scene mappings when series is refreshed
2014-07-09 23:55:09 -07:00
Mark McDowall
bd0392a376 Merge branch 'series-sorttitle' of https://github.com/Taloth/NzbDrone into develop
Conflicts:
	src/NzbDrone.Api/Series/SeriesResource.cs
	src/NzbDrone.Core/Tv/SeriesService.cs
2014-07-02 07:42:04 -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
Taloth Saldono
fd5e8a5166 Added Series SortTitle Migration. (Left a slot for anime) 2014-06-30 23:24:55 +02:00
Mark McDowall
1b10002ed8 Fixed: Specials will be ignored if no specials existed previously 2014-05-25 18:47:54 -07:00
Taloth Saldono
7b607ce895 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
Taloth Saldono
ed99fa8698 Corrected various spelling errors in code. 2014-05-06 23:59:04 +02:00
Mark McDowall
ebe42357c8 Use clean name when finding by title 2014-04-25 20:00:44 -07:00
Mark McDowall
073b496197 Update series logging improvements 2014-04-09 21:37:52 -07:00
Mark McDowall
492ffb5714 Added more logging for series editor 2014-04-08 15:41:14 -07:00
Mark McDowall
9edb261c16 Fixed: Daily series with multiple episodes on the same day 2014-04-02 17:02:53 -07:00
Mark McDowall
f52c151f0a Call DiskScanService.Scan directly 2014-03-21 22:32:57 -07:00
Mark McDowall
c6e492af4e Fixed: Ended series will be refreshed from trakt every 30 days instead of daily 2014-03-20 21:15:01 -07:00
Mark McDowall
2f3430387e Major logging overhaul 2014-03-13 13:13:02 -07:00
Mark McDowall
32562ba731 Fixed: Series editor saves much faster 2014-03-11 14:16:35 -07:00
Mark McDowall
fb5bd4994a Added EpisodesWithFiles to get episodes in a serires that have an episode file 2014-03-06 01:46:19 -08:00
Mark McDowall
33ebf1bf78 New: Rename all selected series from the series editor 2014-02-27 08:51:31 -08:00
Mark McDowall
669f351d08 Properly handling multi episode in one scene numbered release
Fixed: Multiple episodes under one scene episode for some shows
2014-02-26 22:51:41 -08:00
Mark McDowall
5672c42f24 Merge branch 'sqlite' into develop 2014-02-23 15:02:54 -08:00
Taloth Saldono
eddfe67eb1 Added test to verify 'like' clause and fixed issue. 2014-02-23 16:02:28 +01:00
Mark McDowall
20dec3c205 Wanted is much much faster now. 2014-02-22 19:19:05 -08:00
kayone
e1376397a7 cleaned up Datastore folder 2014-02-22 16:22:04 -08:00
Taloth Saldono
8f87f06ac6 Processed PR Comments.
Added tests for EpisodesWithCutoffUnmet.
2014-02-22 16:21:41 -08:00
Taloth Saldono
d416dd4177 Repurposed the Missing page to include filter options and display episodes that haven't reached cutoff.
--HG--
rename : src/NzbDrone.Api/Missing/MissingModule.cs => src/NzbDrone.Api/Wanted/MissingModule.cs
rename : src/UI/Missing/ControlsColumnTemplate.html => src/UI/Wanted/ControlsColumnTemplate.html
rename : src/UI/Missing/MissingCollection.js => src/UI/Wanted/Missing/MissingCollection.js
rename : src/UI/Missing/MissingLayout.js => src/UI/Wanted/WantedLayout.js
rename : src/UI/Missing/MissingLayoutTemplate.html => src/UI/Wanted/WantedLayoutTemplate.html
extra : source : 2c76f3e423d39446f3bd7799b7344d7be63c70f5
2014-02-22 16:21:40 -08:00
Mark McDowall
78dacf6850 Fixed: Performance issues when processing results from indexers (RSS/Search) 2014-02-22 00:53:29 -08:00
Mark McDowall
faa24c5bb6 Merge branch 'special-episode-search' of https://github.com/iaddis/NzbDrone into special-episode-search
Conflicts:
	src/NzbDrone.Core/Indexers/Omgwtfnzbs/Omgwtfnzbs.cs
2014-02-19 23:23:20 -08:00
Mark McDowall
606d78f5e1 Download clients now use thingy provider 2014-02-16 23:01:36 -08:00
Mark McDowall
a6361d0bbd New: XBMC Metadata (Frodo+) 2014-02-12 01:04:51 -08:00