Mark McDowall
42101d302b
Fixed: Ignore Priority monitor errors on mono
11 years ago
Mark McDowall
1ade005a73
Fixed: Prevent errors when looking up folders via auto-complete
11 years ago
Mark McDowall
1b5ed1d641
Fixed: Disable caching of iCal
11 years ago
Mark McDowall
412291a7c4
Merged authentication so they don't step on eachother
...
Fixed: iCal authentication with API Key
11 years ago
Mark McDowall
dfe2746bc6
Merge pull request #78 from Taloth/various
...
Collection of fixes
11 years ago
Taloth Saldono
f9bc96aba5
Updated Selenium WebDriver to 2.41.0.0.
11 years ago
Taloth Saldono
dd0c78dbc4
Changed the setting to auto-unmonitor deleted episodes and recycle bin path so they are visible in basic mode.
11 years ago
Taloth Saldono
afff79feae
Fixed: Restricted allowed Release Groups to reduce erroneous matches.
11 years ago
Taloth Saldono
79b2b14668
Updated tests to work better with VS2013 Test Adapter.
11 years ago
Taloth Saldono
388943ea1b
Fixed: Quality parser now properly deals with releases with underscores as delimiter.
11 years ago
Taloth Saldono
bf7180f9ac
Fixed: mm.dd.yyyy airdate now parsed.
11 years ago
Taloth Saldono
7b607ce895
Moved IsFirstOrLastEpisodeOfSeason logic to AcceptableSize specification so we can reuse the seasonsearchcriteria to reduce the number of database calls.
11 years ago
Taloth Saldono
0187df38ec
Implemented cache for QualityDefinitionService to reduce db calls.
11 years ago
Taloth Saldono
45b1067d44
Fixed: bdrip/brrip with resolution now recognized as Bluray quality.
11 years ago
Taloth Saldono
ed99fa8698
Corrected various spelling errors in code.
11 years ago
Taloth Saldono
326ecf1c14
Fixed: Blacklist sorting on Series Title no longer causes UI failure.
11 years ago
Mark McDowall
344e6b0f9c
Cleanup duplicate episode metadata and images
11 years ago
Mark McDowall
eeacf9ef9f
Set dognzb URL to api for new installs
11 years ago
Mark McDowall
00db083adf
Fixed: dognzb API URL
11 years ago
Mark McDowall
b89d9c22b9
Fixed: Changing the SSL cert will re-register with the new cert (when running as admin)
11 years ago
Mark McDowall
007f96677c
Fixed: Do not require SSL Cert Hash on Linux/OS X
11 years ago
Mark McDowall
9355c9d9f1
Metadata bug fixes
...
Fixed: Don't link XBMC episode images to Roksbox
Fixed: Don't scan for metadata until files are imported
11 years ago
Mark McDowall
1f40bef249
Initial metadata overhaul
11 years ago
Mark McDowall
6d8b38366f
Fixed: Double periods in filenames will be replaces with a single period
11 years ago
Mark McDowall
859e36aa6b
New: Do not import files inside the EXTRAS folder within a Series
11 years ago
Mark McDowall
017b6ade5e
Fixed: Do not search for episodes that were just grabbed via RSS Sync
11 years ago
Mark McDowall
2dbc038d17
New: Write PID file to AppData directory on Linux/OS X
11 years ago
Mark McDowall
9c0fb34864
Print version response from XBMC in logs
11 years ago
Mark McDowall
f40a5eb9e9
Fixed: Set episode guide url for XBMC metadata
11 years ago
Mark McDowall
836c39a47d
New: Shift-click to change monitored status of multiple episodes in season
11 years ago
Mark McDowall
6c5a5340b8
Fixed: Back/Cancel on add notification won't break saving settings
11 years ago
Mark McDowall
ebe42357c8
Use clean name when finding by title
11 years ago
Mark McDowall
57a6e39669
Fixed: new series searching is less restrictive
11 years ago
Mark McDowall
a7cabc49b4
Fixed: searching trakt for some series with special characters
11 years ago
Mark McDowall
1ce58c58af
Fixed: Parsing daily episode formats that contain [] around the quality
11 years ago
Mark McDowall
adba28bc86
Merge pull request #74 from Taloth/hashed-releases
...
Fixed: Improved parsing of hashed releases
11 years ago
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.
11 years ago
Mark McDowall
9c858445a3
Cleanup episode metadata/image files that aren't properly attached to files
11 years ago
Mark McDowall
78ded70b39
New: ical is available with API key authentication
11 years ago
Mark McDowall
bb25c8955c
Advanced options toggle should be more clear
11 years ago
Mark McDowall
cde3d0b44a
Don't throw permissions errors when importing files
...
Fixed: Better error handling when setting permissions after import (mono)
11 years ago
Mark McDowall
f104be6dd1
New: Support API Key via query string
11 years ago
Mark McDowall
8414890017
Fixed: Updating Plex
11 years ago
Mark McDowall
0a125c485b
Removed console.writeline for Regex
11 years ago
Mark McDowall
fc540067c2
Series and Season folder format validation/error handling
11 years ago
Mark McDowall
40c2c0b533
Fixed updating for plex server
11 years ago
Mark McDowall
a2a2ad38b0
Fixed broken test
11 years ago
Mark McDowall
f092f9c08b
Merge pull request #72 from Cyberlane/alternate_titles
...
Show alternate names in UI
11 years ago
Mark McDowall
bc17466dbc
Fixed: Parsing files that contain the date along with a season and episode
11 years ago
Mark McDowall
14554b49bc
HashedReleaseFixture uses OS agnostic paths
11 years ago