1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-06 02:52:41 +01:00
Commit Graph

5059 Commits

Author SHA1 Message Date
Mark McDowall
6d8b38366f Fixed: Double periods in filenames will be replaces with a single period 2014-05-01 13:29:09 -07:00
Mark McDowall
859e36aa6b New: Do not import files inside the EXTRAS folder within a Series 2014-04-29 17:03:14 -07:00
Mark McDowall
017b6ade5e Fixed: Do not search for episodes that were just grabbed via RSS Sync 2014-04-27 23:12:28 -07:00
Mark McDowall
2dbc038d17 New: Write PID file to AppData directory on Linux/OS X 2014-04-27 22:14:31 -07:00
Mark McDowall
9c0fb34864 Print version response from XBMC in logs 2014-04-27 15:09:37 -07:00
Mark McDowall
f40a5eb9e9 Fixed: Set episode guide url for XBMC metadata 2014-04-26 09:01:03 -07:00
Mark McDowall
836c39a47d New: Shift-click to change monitored status of multiple episodes in season 2014-04-25 23:02:48 -07:00
Mark McDowall
6c5a5340b8 Fixed: Back/Cancel on add notification won't break saving settings 2014-04-25 21:22:44 -07:00
Mark McDowall
ebe42357c8 Use clean name when finding by title 2014-04-25 20:00:44 -07:00
Mark McDowall
57a6e39669 Fixed: new series searching is less restrictive 2014-04-25 19:42:38 -07:00
Mark McDowall
a7cabc49b4 Fixed: searching trakt for some series with special characters 2014-04-24 23:25:11 -07:00
Mark McDowall
1ce58c58af Fixed: Parsing daily episode formats that contain [] around the quality 2014-04-24 23:09:35 -07:00
Mark McDowall
adba28bc86 Merge pull request #74 from Taloth/hashed-releases
Fixed: Improved parsing of hashed releases
2014-04-22 13:33:44 -07:00
Taloth Saldono
5428d9d53f Improved detection of hashed releases.
- Added specific rejection code for 32 random characters to ignore all md5 and mixed-case hashes.
- Added NZBGeek hash format.
- Removed -RP from Release Group.
- Added test and fix for reversed title. Currently matching it based on a couple of patterns.
2014-04-22 19:44:44 +02:00
Mark McDowall
9c858445a3 Cleanup episode metadata/image files that aren't properly attached to files 2014-04-21 22:51:53 -07:00
Mark McDowall
78ded70b39 New: ical is available with API key authentication 2014-04-21 21:55:42 -07:00
Mark McDowall
bb25c8955c Advanced options toggle should be more clear 2014-04-21 20:45:13 -07:00
Mark McDowall
cde3d0b44a Don't throw permissions errors when importing files
Fixed: Better error handling when setting permissions after import (mono)
2014-04-21 20:26:12 -07:00
Mark McDowall
f104be6dd1 New: Support API Key via query string 2014-04-21 18:04:23 -07:00
Mark McDowall
8414890017 Fixed: Updating Plex 2014-04-18 20:22:35 -07:00
Mark McDowall
0a125c485b Removed console.writeline for Regex 2014-04-17 15:42:47 -07:00
Mark McDowall
fc540067c2 Series and Season folder format validation/error handling 2014-04-17 11:26:48 -07:00
Mark McDowall
40c2c0b533 Fixed updating for plex server 2014-04-16 10:09:57 -07:00
Mark McDowall
a2a2ad38b0 Fixed broken test 2014-04-16 00:01:04 -07:00
Mark McDowall
f092f9c08b Merge pull request #72 from Cyberlane/alternate_titles
Show alternate names in UI
2014-04-15 23:53:04 -07:00
Mark McDowall
bc17466dbc Fixed: Parsing files that contain the date along with a season and episode 2014-04-15 16:53:08 -07:00
Mark McDowall
14554b49bc HashedReleaseFixture uses OS agnostic paths 2014-04-15 14:50:18 -07:00
Mark McDowall
9b880f7e59 Merge pull request #73 from Taloth/hashed-releases
Fixed: Hashed releases should be parsed more accurately
2014-04-15 14:39:52 -07:00
Taloth Saldono
6aaa3c573f Fixed: Hashed releases should be parsed more accurately. 2014-04-15 23:21:59 +02:00
Mark McDowall
dade3bb214 New: Examples for Series and Season folder format 2014-04-15 07:16:49 -07:00
Mark McDowall
5bc820efed Fixed: Plex server authentication 2014-04-14 22:07:43 -07:00
Cyberlane
612ca49281 New: Alternative titles on Series Details UI 2014-04-14 21:51:37 +01:00
Mark McDowall
af75813347 Fixed: ctrl, alt and cmd won't trigger searching on add series 2014-04-13 13:59:49 -07:00
Mark McDowall
63022626f1 Fixed: Next airing will only include monitored episodes 2014-04-13 13:25:47 -07:00
Mark McDowall
fd531eda36 Fixed broken test 2014-04-12 13:58:19 -07:00
Mark McDowall
192e79d2ff New: Automatic search for missing episodes if RSS Sync hasn't been run recently 2014-04-12 13:49:50 -07:00
Mark McDowall
0f75a9008a New: Get series images via the API (3rd party app support) 2014-04-12 13:49:49 -07:00
Mark McDowall
bb47e4aba0 Merge pull request #71 from Taloth/vacuum
Fixed: Moved main database cleanup to daily housekeeping process
2014-04-12 13:04:45 -07:00
Taloth Saldono
000c172553 Fixed: Moved main database cleanup to daily housekeeping to prevent windows service startup failure. 2014-04-12 20:54:04 +02:00
Mark McDowall
ceb06378ad Fixed: Daily series won't get treated as specials during sample checks 2014-04-10 18:32:37 -07:00
Mark McDowall
fe3351e7ac New: Optional disable RSS Sync (set interval to zero) 2014-04-10 18:32:36 -07:00
Mark McDowall
187724f74c Missing search now searches for episodes not in queue 2014-04-10 17:25:46 -07:00
Mark McDowall
64ea525f79 Added test to confirm Release Group: Cyphanix parses properly 2014-04-10 16:21:14 -07:00
Mark McDowall
d8aae8f8ff Fixed: Removed validation to ensure series path exists when updating a series 2014-04-10 10:18:51 -07:00
Mark McDowall
946406f456 Rescan all series via RescanSeriesCommand 2014-04-10 08:56:18 -07:00
Mark McDowall
073b496197 Update series logging improvements 2014-04-09 21:37:52 -07:00
Mark McDowall
3f4c1a16f8 Health check results are stored in memory and updated as required 2014-04-09 17:19:08 -07:00
Mark McDowall
0c71b7c5d0 Merge branch 'blacklisting' into develop 2014-04-09 07:18:48 -07:00
Mark McDowall
6133bc6db7 Missing episode search will skip already queued releases 2014-04-08 17:25:56 -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