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
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
2528dc5b95
Removed specials from test data to fix RefreshEpisodeService tests.
2014-05-30 19:40:25 +02:00
mythjuha
7c5bc94f6e
Fixed binary files.
2014-05-30 19:40:24 +02:00
Mark McDowall
1b10002ed8
Fixed: Specials will be ignored if no specials existed previously
2014-05-25 18:47:54 -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
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
715f6c3263
Fixed broken test
2014-03-06 01:52:34 -08: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
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
Taloth Saldono
eddfe67eb1
Added test to verify 'like' clause and fixed issue.
2014-02-23 16:02:28 +01:00
Mark McDowall
120a4cf9ec
Fixed up some tests
2014-02-22 19:50:24 -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
958c2f1fe1
Merge branch 'quality-definitions' into develop
...
Conflicts:
src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
src/UI/app.js
2014-02-03 17:29:22 -08:00
markus101
01bdec965b
Add absolute episode numbers to episodes during refresh
2014-02-01 14:26:49 -08:00
Taloth Saldono
3e97106aa7
Updated QualityProfile to contain a list of Items each with a 'Allowed' bool.
2014-01-29 01:53:59 +01:00
Taloth Saldono
c90791b266
Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
2014-01-27 19:21:29 +01:00
Mark McDowall
0b2865a97c
Fixed broken add series test
2014-01-17 08:14:58 -08:00
Mark McDowall
2bfaaddedb
One more test
2013-12-10 18:57:44 -08:00
Mark McDowall
0a12343b9e
Tests and cleanup
2013-12-10 18:00:44 -08:00
Cyberlane
44c1bc632e
Parsing service code (and tests) for absolute numbered episodes
2013-11-11 21:03:08 -08:00
Mark McDowall
9f403b46ff
Dropped TVDbEpisodeId since its not used and was causing contraint issues
...
Fixed: Issues refreshing some series due to episodes being reordered on TheTVDB
2013-10-09 17:23:13 -07:00
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
2013-10-02 18:01:32 -07:00