1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-17 15:02:34 +02:00
Commit Graph

38 Commits

Author SHA1 Message Date
Mark McDowall
3c732f5a5e 1080p releases without x264 or hdtv markers will be treated as HDTV instead of unknown 2013-08-27 07:08:00 -07:00
Mark McDowall
32803f6061 Removed commented line 2013-08-22 22:43:21 -07:00
Mark McDowall
dbc4f01d6a AVCDVD releases will not be detected as DVD 2013-08-22 22:30:34 -07:00
Mark McDowall
ad4326a9c4 Using Newznab extended attributes to get the tvrage id for matching 2013-08-18 22:53:26 -07:00
Mark McDowall
2d2c6f866c Better parsing of 3 digit episodes 2013-08-17 22:40:39 -07:00
Mark McDowall
b1e5646d7d more nd icons and some spelling fixes 2013-08-14 08:18:34 -07:00
kay.one
1eb278c7f6 less aggressive http exception logging. 2013-07-30 22:35:07 -07:00
Mark McDowall
50f66cbcca Fixed broken tests 2013-07-23 22:40:29 -07:00
Mark McDowall
eb5a15a8ca Added AirDateUtc for UTC offset time 2013-07-23 22:28:06 -07:00
Mark McDowall
f2d030ef27 Xem is used now 2013-07-22 22:50:32 -07:00
kay.one
9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
Mark McDowall
53bfd43fba NLsub releases are properly detected 2013-07-16 17:51:05 -07:00
Mark McDowall
8dacd076d8 Do not import episodes with the same filename and size 2013-07-15 19:57:04 -07:00
Mark McDowall
9a5b700671 Fixed parsing of mult-episode files with underscores 2013-07-14 23:30:39 -07:00
Mark McDowall
e8238fb03a Fixed an issue when trying to import files 2013-07-13 01:11:04 -07:00
Keivan Beigi
e1488229fe removed old TODOs. 2013-07-08 17:47:45 -07:00
Mark McDowall
21656ecc39 Added ParsedEpisodeInfo to LocalEpisode 2013-07-07 20:17:07 -07:00
Mark McDowall
98e94643fb Episodes older than 14 days have their own priority 2013-07-07 20:15:15 -07:00
Mark McDowall
aeb8ee06f6 Episode import uses specs and moves before import now 2013-07-06 15:00:57 -07:00
kay.one
a216e37d6a better Series.ToString() 2013-07-04 22:17:42 -07:00
Keivan Beigi
50ee2ee357 removed backlog from server 2013-07-04 20:58:30 -07:00
Keivan Beigi
31d472a0a0 mark parse as invalid if last episode is before first. 2013-07-02 17:44:41 -07:00
Mark McDowall
5c3f0203e5 Properly parsing Season 03 Episode 10 releases
No longer stripping quotes from Title's in SimpleTitleRegex
2013-06-19 08:45:49 -07:00
kay.one
ac3582d5c4 should be able to queue report using api. 2013-06-09 13:50:57 -07:00
kay.one
efa9cf6380 cleaned up the mindfuck that was scene mapping. 2013-06-08 12:14:52 -07:00
kay.one
6c1d16ae57 minor cleanup. 2013-06-02 20:44:31 -07:00
kay.one
6144ff8f3e better handling of situations where a parsed episode isn't in the database. 2013-05-28 18:28:47 -07:00
Mark McDowall
6351011cce Treat WEBRip as WEBDL 2013-05-27 17:20:23 -07:00
kay.one
8e89847f30 diskscan will not fully fail if a single file fails to be imported. 2013-05-20 21:30:54 -07:00
kay.one
85cd877b0c fixed some issues here and there. 2013-05-10 22:59:42 -07:00
Keivan Beigi
4deecde092 back to tiny for now 2013-05-10 20:43:52 -07:00
Mark McDowall
aba81a522a Removed unused regex 2013-04-28 20:20:40 -07:00
Mark McDowall
474d48602a FIxed parsing tests, now with more regex 2013-04-28 20:20:38 -07:00
kay.one
ca8eba9cf1 release endpoint now returns fully parsed rss info with decisions. 2013-04-28 12:46:13 -07:00
kay.one
a1783a53a9 basic RSS fetch seems to be working.
download might still not work.
2013-04-27 17:25:28 -07:00
kay.one
a8e76b3251 renamed some old 'parseResult' variable names. 2013-04-24 10:31:12 -07:00
Keivan Beigi
7c3c02ba60 more tests fixed. 2013-04-17 16:33:20 -07:00
kay.one
6e88f55a54 cleaned up parsing logic and structure. 2013-04-14 18:41:39 -07:00