Mark McDowall
828241c576
Fixed: Firefox styling of navbar buttons after click
11 years ago
Mark McDowall
a2095f6f29
some formatting
11 years ago
Mark McDowall
2fdb0513e8
Fixed: Searching from missing won't trigger spinner on both buttons
...
Some formatting updates
11 years ago
Mark McDowall
e7683642dd
lrn2spl
11 years ago
Mark McDowall
7bb69d5ef4
Fixed nzb title width in manual search
11 years ago
Mark McDowall
ea12cf06da
csproj change
11 years ago
Mark McDowall
f795d93819
Fixed migrations
11 years ago
Mark McDowall
3bcbd88787
Fixed compilation issue
11 years ago
Mark McDowall
f6077238e6
Merge branch 'metadata' into develop
11 years ago
Mark McDowall
eff7c4b7b7
Auto reload when server has been updated
...
New: Updating will reload UI on navigation
11 years ago
Mark McDowall
99f2b07a11
Bootstrap 3
...
New: Updated UI
New: Mobile browser support
Fixed: /favicon.ico will return the favicon now
11 years ago
Taloth Saldono
28fa264c69
Initial Bootstrap 3 migration
11 years ago
Mark McDowall
ad0e372c35
Fixed broken test
11 years ago
Mark McDowall
b3fb807f41
HttpProvider.PostCommand will no longer keep the connection alive
11 years ago
Mark McDowall
3c47df8691
XBMC API improvements
11 years ago
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
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
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
Taloth Saldono
6aaa3c573f
Fixed: Hashed releases should be parsed more accurately.
11 years ago
Mark McDowall
dade3bb214
New: Examples for Series and Season folder format
11 years ago
Mark McDowall
5bc820efed
Fixed: Plex server authentication
11 years ago
Cyberlane
612ca49281
New: Alternative titles on Series Details UI
11 years ago
Mark McDowall
af75813347
Fixed: ctrl, alt and cmd won't trigger searching on add series
11 years ago
Mark McDowall
63022626f1
Fixed: Next airing will only include monitored episodes
11 years ago
Mark McDowall
fd531eda36
Fixed broken test
11 years ago
Mark McDowall
192e79d2ff
New: Automatic search for missing episodes if RSS Sync hasn't been run recently
11 years ago
Mark McDowall
0f75a9008a
New: Get series images via the API (3rd party app support)
11 years ago
Taloth Saldono
000c172553
Fixed: Moved main database cleanup to daily housekeeping to prevent windows service startup failure.
11 years ago
Mark McDowall
ceb06378ad
Fixed: Daily series won't get treated as specials during sample checks
11 years ago
Mark McDowall
fe3351e7ac
New: Optional disable RSS Sync (set interval to zero)
11 years ago
Mark McDowall
187724f74c
Missing search now searches for episodes not in queue
11 years ago
Mark McDowall
64ea525f79
Added test to confirm Release Group: Cyphanix parses properly
11 years ago
Mark McDowall
d8aae8f8ff
Fixed: Removed validation to ensure series path exists when updating a series
11 years ago
Mark McDowall
946406f456
Rescan all series via RescanSeriesCommand
11 years ago
Mark McDowall
073b496197
Update series logging improvements
11 years ago
Mark McDowall
3f4c1a16f8
Health check results are stored in memory and updated as required
11 years ago
Mark McDowall
0c71b7c5d0
Merge branch 'blacklisting' into develop
11 years ago
Mark McDowall
6133bc6db7
Missing episode search will skip already queued releases
11 years ago
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
11 years ago
Mark McDowall
492ffb5714
Added more logging for series editor
11 years ago
Mark McDowall
b582127e14
Fixed a couple xbmc metadata bugs
11 years ago
Mark McDowall
6a26204d8e
Allow episode zero in tests, but fail in season and episode are both zero
11 years ago
Mark McDowall
31deff1ea3
Fixed: Daily shows will no longer skip sample detection
11 years ago
Mark McDowall
606875cc2e
Added SkipFreeSpaceCheckWhenImporting to resource so it can be saved
11 years ago
Mark McDowall
c41944ed33
if_mono to fix free space check on import
11 years ago
Mark McDowall
8b9ea9817a
Show download client and download client id in history details
11 years ago
Mark McDowall
0a17630c5a
Fixed: Do not treat the pressence of Italy as an Italian release
11 years ago
Mark McDowall
e58faf8621
Plex server testing will use username and password if configured
11 years ago
Mark McDowall
2cc0dc3aab
New: Username and Password for Plex Server (optional)
11 years ago
Mark McDowall
b65f2e7845
Messenger supports hideOnNavigate now
...
New: After adding a series you will be able to navigate to it via the UI notification
11 years ago
Mark McDowall
0f9360bccb
New: Advanced option to skip checking free space when importing files
11 years ago
Mark McDowall
52c5c19b0a
New: Show release name when downloading (series details & calendar)
11 years ago
Mark McDowall
2427b1f254
New: Blacklist release from episode details
11 years ago
Mark McDowall
0951e0c74b
Fixed: Prevent setting series folder to drone factory, root folder or another series' folder
11 years ago
Mark McDowall
ff865f56d0
New: Include mediainfo dylib on OS X
11 years ago