Mark McDowall
62bfdcab3c
Fixed linting issues, used single quotes instead of double quotes for strings
2014-07-09 14:06:22 -07:00
Mark McDowall
9a92815cbf
Fixed: Specials with the season number will be handled properly
2014-07-09 13:56:52 -07:00
Taloth Saldono
5e68ed7aac
Changed scene mapping log entry from Info to Debug to avoid spamming the log every minute.
2014-07-09 21:37:45 +02:00
Taloth Saldono
257cdf9382
New: It is now possible to use Completed Download Handling with remote download clients by specifying the local mount in settings.
2014-07-09 21:36:45 +02:00
Taloth Saldono
822de39a9e
Changed the way additional validation details get sent the UI.
2014-07-09 21:36:43 +02:00
Taloth Saldono
232a2b9422
Fixed: Sabnzbd now verifies the category configuration.
2014-07-09 21:36:42 +02:00
Taloth Saldono
6941888832
Updated sorting architecture so the collections can specify the sort-oddities instead of in backgrid column definitions.
2014-07-09 21:36:41 +02:00
Mark McDowall
2b6f908038
New: HR WS PDTV releases will be treated as HDTV720p
2014-07-08 22:45:19 -07:00
Mark McDowall
87d15092e5
New: nzbplanet.net as a newznab preset
2014-07-08 22:37:31 -07:00
Mark McDowall
6c020111b8
Removed extra usings from migrations
2014-07-07 20:40:42 -07:00
Mark McDowall
07cb7edfcf
Fixed newznab testing and saving
2014-07-07 13:12:00 -07:00
Mark McDowall
1ef756acd2
Backup "type" folders created properly
2014-07-07 00:47:27 -07:00
Mark McDowall
9cafeec771
Fixed: UI loads properly even if UI settings cannot be persisted
2014-07-06 21:56:57 -07:00
Mark McDowall
085d10851a
Fixed: Series Actions on series detials page spin on center
2014-07-06 21:53:13 -07:00
Mark McDowall
a72e70fa27
Fixed: Errors after importing episodes
2014-07-06 21:08:58 -07:00
Mark McDowall
a550e94fee
Fixed: Series type won't flash back to Standard when adding an Anime series
2014-07-06 20:34:32 -07:00
Mark McDowall
7af782d353
Provider testing improvements
...
New: Test button for indexers in UI
Fixed: Testing download clients shows error messages in UI
Fixed: Testing notifications shows error messages in UI
2014-07-06 20:12:42 -07:00
Mark McDowall
c5bd8b27fb
Backups
...
New: Backup drone's database and configuration from the UI
New: Download Backup files from the UI
Fixed: Run a database backup before upgrade
2014-07-06 20:10:51 -07:00
Mark McDowall
d74e461aea
Removed extra namespaces
2014-07-04 17:05:26 -07:00
delphiactual
e1e8ab7841
New: Added MediaBrowser Metadata support.
2014-07-04 17:05:25 -07:00
Mark McDowall
4170415b03
Fixed: Fate/Zero being incorrectly imported to Fate/Stay Night
2014-07-04 08:28:31 -07:00
Mark McDowall
7dd5731633
Version check for mono 3.6.1
2014-07-04 07:52:24 -07:00
Mark McDowall
bd0392a376
Merge branch 'series-sorttitle' of https://github.com/Taloth/NzbDrone into develop
...
Conflicts:
src/NzbDrone.Api/Series/SeriesResource.cs
src/NzbDrone.Core/Tv/SeriesService.cs
2014-07-02 07:42:04 -07:00
Mark McDowall
7df5d6c9b8
Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop
2014-07-02 07:40:32 -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
Scott Rice
828dd5f5ad
Adds Anime-specific searching and Fanzub support
...
Splits searching in the same way as a Daily search, each indexer has a
method to search specifically for anime. Fanzub support was also added,
with its own indexer and parser classes.
2014-07-02 07:33:49 -07:00
Taloth Saldono
1a6abfe635
Fixed: Manually marking a release as failed will now also remove it from the queue in drone and, if enabled, remove it from the download client.
2014-06-30 23:26:18 +02:00
Taloth Saldono
839a2ac742
Fixed: NzbDrone running on Windows should no longer fail while getting a very long path from a sabnzbd running on linux.
2014-06-30 23:26:17 +02:00
Taloth Saldono
34edeac391
Fixed: Updated check for hashed releases.
2014-06-30 23:26:16 +02:00
Taloth Saldono
1e538dc7cc
Fixed: webcal url now has the apikey embedded to support more third-party webcal clients.
2014-06-30 23:26:15 +02:00
Taloth Saldono
c2b06d957d
New: Series Overview sorted by Next Airing now sorts all remaining items by their Last Aired date.
2014-06-30 23:25:19 +02:00
Taloth Saldono
221a457f3a
Fixed: Sorting on Series Title now ignores articles (a/an/the).
2014-06-30 23:24:59 +02:00
Taloth Saldono
fd5e8a5166
Added Series SortTitle Migration. (Left a slot for anime)
2014-06-30 23:24:55 +02:00
Mark McDowall
a75ce9ab87
Fixed: tooltips on shutdown/restart buttons
2014-06-29 13:08:22 -07:00
Mark McDowall
e2ee7e36e3
Fixed: Viewing log files with URL Base enabled
2014-06-29 13:05:33 -07:00
Mark McDowall
a6639fecd9
More fixes for signalr + episodes
2014-06-28 10:01:59 -07:00
Mark McDowall
293e6cac6d
Fixed signalR for Missing/Wanted
2014-06-28 09:45:50 -07:00
Mark McDowall
5dcc6a74eb
iCal fixes
...
Fixed: Calendar feed modal
New: iCal URL now contains the API Key
2014-06-26 22:45:21 -07:00
Mark McDowall
cb291d30b3
New: Missing/Cutoff Unmet will update when an episode is grabbed
2014-06-25 01:31:37 -07:00
Mark McDowall
83207a0baf
listenTo instead of on
2014-06-25 00:09:16 -07:00
Mark McDowall
6a9993fa70
Fixed: Category is not required SABnzbd or NZBGet
2014-06-24 23:32:26 -07:00
Mark McDowall
3735736bbc
Replaced vent.on with this.listenTo vent
2014-06-24 16:55:21 -07:00
Mark McDowall
f5d46ffcd2
Log file changes
...
New: Update log files are available in the UI
Fixed: UI error after clearing log files
2014-06-24 16:52:07 -07:00
Mark McDowall
66873b04d4
New: Network (if known) is shown on add series results
...
Fixed: Ended showing on add series results
2014-06-23 15:54:24 -07:00
Taloth Saldono
9633afc612
New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed.
2014-06-22 21:26:59 +02:00
Mark McDowall
6184105d3c
Fixed: Prevent adding a series if the path is the ancestor of another series
2014-06-22 11:01:22 -07:00
Mark McDowall
801b1b4ec4
Fixed: Parsing of RAW-HD releases
2014-06-20 08:18:48 -07:00
Mark McDowall
2fd3c354fd
Added tests for Roksbox and Wdtv metadata
...
Fixed: Detecting metadata files for Roksbox and WDTV inside of Specials folders
2014-06-19 07:18:50 -07:00
Mark McDowall
32e6b7db48
Fixed: Year on add series will be shown in grey if its not part of the series title
2014-06-18 23:53:07 -07:00
Mark McDowall
6c9ea60382
Removed delete button from series lists, added refresh button
...
New: Refresh button on series lists (replaces delete)
New: Show series title on poster on hover
2014-06-18 23:46:04 -07:00
Mark McDowall
420e6ee533
Tooltip fixes
...
Fixed: Tooltips for toolbar buttons
Fixed: Tooltips for episode search from series details
2014-06-18 17:23:17 -07:00
Mark McDowall
6a2970fef2
Fixed: Update installed checkmark spacing and tooltip
2014-06-18 17:15:54 -07:00
Mark McDowall
df1283c0a5
Quality parsing improvements
...
Fixed: Parsing quality in filename from other applications
Fixed: Parsing WEB.DL as WEB-DL
2014-06-16 07:57:55 -07:00
Mark McDowall
590a39a47e
Fixed: Show unlimited when quality max size is set to 0
2014-06-14 22:52:40 -07:00
Mark McDowall
b185748822
Fixed: show no results found when manual search returns 0 results
2014-06-13 08:40:30 -07:00
Mark McDowall
14f57d655a
Fixed: Don't show an error if filesize cannot be formatted
2014-06-13 08:28:52 -07:00
Mark McDowall
fbdc84b6cd
Removed edit button from metadata (click to edit now)
2014-06-12 15:19:32 -07:00
Taloth Saldono
8967f59f35
Fixed: Sabnzbd/Nzbget settings will now fail to save if you entered a non-existing category.
2014-06-12 23:46:35 +02:00
Mark McDowall
e3d0d25da7
Fixed: Do not create XBMC Episode Metadata files when setting is off
2014-06-09 18:43:20 -07:00
Mark McDowall
95f4d71c68
Fixed issue trying getting parent of drive
2014-06-09 18:26:49 -07:00
Taloth Saldono
cdca754b0f
Fixed issue with Nzbget client detecting completed downloads when no intermediate directory was used.
2014-06-09 12:56:33 +02:00
Mark McDowall
d489dff152
Trying to fix XBMC timeout errors
2014-06-08 23:49:56 -07:00
Mark McDowall
61ec9aff27
Use sane IDs for XBMC JSON RPC calls
2014-06-08 23:03:23 -07:00
Taloth Saldono
052a3bf47e
Fixed mono fix by checking if the Enum value exists in the runtime.
2014-06-08 09:51:28 +02:00
Mark McDowall
5b5cc48549
Reverted mono fix because it breaks on .net 4
2014-06-07 20:34:06 -07:00
Taloth Saldono
231128e01c
Changed code to avoid duplicates making their way into the TrackedDownload cache.
2014-06-07 22:18:45 +02:00
Taloth Saldono
b72c9b338c
Changed health check to send user to appropriate scenario on Wiki. Also added support to Nzbget to get the Category config.
2014-06-07 21:56:09 +02:00
Taloth Saldono
17482cb6c1
Fixed: Processing more than 3 concurrent Automatic Searches should no longer freeze on mono.
2014-06-07 21:56:09 +02:00
Mark McDowall
d2615cd831
Fixed update tests
2014-06-07 12:31:24 -07:00
Mark McDowall
ebd13bdda8
New: Health check for AppData and Startup folder conflict
2014-06-07 12:19:37 -07:00
Mark McDowall
519b6debfb
Fixed validation that was causing add existing series to fail
2014-06-05 23:38:05 -07:00
Mark McDowall
ddbcb883ca
Updating on mono
2014-06-05 16:28:28 -07:00
Mark McDowall
cdb595a3cd
Only accept the PID for now in the updater, ignore everything else
2014-06-05 15:40:19 -07:00
Mark McDowall
5d5b12d80e
Fixed: Updater being passed invalid path in some cases
2014-06-05 15:36:01 -07:00
Mark McDowall
bc9a1fe6a5
Merge pull request #81 from Taloth/search-improvements
...
Search improvements
2014-06-05 07:22:31 -07:00
Mark McDowall
6ce45b8c09
Plex proxy logging
2014-06-05 07:09:29 -07:00
Mark McDowall
69567de9a2
Some additional release group parsing tests
2014-06-04 21:54:40 -07:00
Mark McDowall
0b3e4c48f7
Added some logging to PlexServerProxy
2014-06-04 21:20:58 -07:00
Mark McDowall
f2da193ef7
More logging during output process
2014-06-04 17:10:33 -07:00
Mark McDowall
545bc756f2
Fixed: Error messages not being shown in the UI or being shown in the wrong place
2014-06-04 17:03:53 -07:00
Taloth Saldono
6d2fac5cd0
New: Adding new series by tvdbid: or slug: is now possible.
2014-06-04 23:44:39 +02:00
Taloth Saldono
e28123eefd
Fixed: Search results from trakt are now sorted based on similarity with the search query.
...
Using a Levenshtein distance algorithm.
2014-06-04 23:44:38 +02:00
Taloth Saldono
50303ce470
Fixed: Checks full path for _UNPACK_ prefix so that full season downloads are properly checked for unpacking.
2014-06-04 23:44:38 +02:00
Taloth Saldono
c04ae9f1d0
Fixed: Newznab parser will attempt to use the usenetdate for age determination instead of the feed publish date.
2014-06-04 23:44:36 +02:00
Taloth Saldono
9916479f02
Sabnzbdproxy now returns the folder instead of the file in case of a single file download.
2014-06-04 22:27:16 +02:00
Mark McDowall
341cb169eb
renamed completed/failed download handling sections
2014-06-04 08:10:40 -07:00
Mark McDowall
ce89469c9b
Drone factory folder not being set is now logged at trace
2014-06-03 23:02:08 -07:00
Mark McDowall
7b3bdee24f
Fixed: path in rename preview
2014-06-03 15:45:03 -07:00
Mark McDowall
1446e1e0e7
Merge branch 'downloadclient-import' of https://github.com/Taloth/NzbDrone into download-client-import
2014-06-03 14:09:23 -07:00
Taloth Saldono
0e7fc2e697
New: Health Check errors now have links to the wiki pages.
2014-06-03 23:05:08 +02:00
Mark McDowall
b4012e0752
Fixed: Quality in notifications when file name doesn't contain the quality
2014-06-02 23:31:41 -07:00
Mark McDowall
f214f97047
More information about arguments when installing updates
2014-06-02 10:41:34 -07:00
Mark McDowall
903e804425
Fixed: Tooltips in modals
2014-06-02 08:11:56 -07:00
Taloth Saldono
68352e0340
Updated migration to enable completed download handling for new users (those with no drone factory configured)
2014-05-30 22:20:17 +02:00
Taloth Saldono
1a63b1caba
Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling.
2014-05-30 19:40:38 +02:00
Taloth Saldono
1b96a43037
Fixed performance issues with the QueueModule and limited the number of items the Download Client will fetch as history.
2014-05-30 19:40:35 +02:00
Taloth Saldono
c6e33bc463
Processed comments.
2014-05-30 19:40:34 +02:00
Taloth Saldono
ab154d924e
Added db migration to deal with the settings changes.
2014-05-30 19:40:33 +02:00
Taloth Saldono
67dcfad5dc
Sabnzbd Download Client now reports paused items as having unknown remaining time.
2014-05-30 19:40:32 +02:00
Taloth Saldono
cb0f7792f2
Queue UI no longer shows unknown ETAs as 0:00:00.
2014-05-30 19:40:31 +02:00
Taloth Saldono
f304ad50d1
New: Updated Nzbget Download Client proxy with time estimation for both download and post-processing stages.
2014-05-30 19:40:31 +02:00
Taloth Saldono
b8c9f6d42e
Fixed detection of failed unpack for nzbget proxy.
2014-05-30 19:40:30 +02:00
Taloth Saldono
2035fe8578
New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
2014-05-30 19:40:29 +02:00
Taloth Saldono
dcb586b937
Fixed: Better parsing of the delimiters for absolute episode numbering.
2014-05-30 19:40:27 +02:00
Taloth Saldono
063b9a1778
Fixed: Failed history items now get removed from Nzbget if configured.
2014-05-30 19:40:27 +02:00
Taloth Saldono
9cf8436dbc
Added 'Nordic' as norwegian language.
2014-05-30 19:40:26 +02: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
760bcbb2ce
Fixed: Series search will skip Seasons that are not monitored
2014-05-29 07:09:02 -07:00
Mark McDowall
61d1026fb8
Fixed rename styling
2014-05-28 16:42:30 -07:00
Mark McDowall
30c82f2613
Added tests for RootFolderCheck
...
Fixed: Progress bar colour when series is continuing
Fixed: Episode Title in tables will show proper cursor and underline
2014-05-28 07:15:19 -07:00
Mark McDowall
e5ea50e1dc
Episode title cell styling
2014-05-27 00:21:32 -07:00
Mark McDowall
61194bc925
Added poorly named multi episode test (commented out)
2014-05-25 22:39:06 -07:00
Mark McDowall
48ac09baae
Roto folder fixes
...
New: Health check for missing series root folders
Fixed: Do not remove episodes from series when root folder is missing
2014-05-25 22:14:15 -07:00
Mark McDowall
1b10002ed8
Fixed: Specials will be ignored if no specials existed previously
2014-05-25 18:47:54 -07:00
Mark McDowall
be2690e2c8
Fixed verbiage of grace period
2014-05-25 16:50:05 -07:00
Mark McDowall
c9b5c2802b
Fixed overview ended label
2014-05-25 16:10:47 -07:00
Mark McDowall
3717b558e4
Fixed: Bluray 480p releases will be treated as DVD
2014-05-25 13:28:43 -07:00
Mark McDowall
16c60ff92c
Fixed: Bluray 576p will be detected as DVD instead of Bluray 720p
2014-05-24 23:21:53 -07:00
Mark McDowall
a40b9a306e
Fixed: API keys should be more reliably cleansed from the logs
2014-05-24 23:17:59 -07:00
Mark McDowall
fe8555d3ea
Updater will stop process by ID on mono
2014-05-24 12:06:32 -07:00
Mark McDowall
198e7cc2f7
Fixed: parsing of some porrly named episodes
2014-05-24 11:29:40 -07:00
Mark McDowall
9c6578c5de
Removed extraneous code form QueueStatusCell
2014-05-20 07:32:27 -07:00
Mark McDowall
ab05aabcd8
Renmed Downloading on EpisodeResource to Grabbed (also hidden by default)
2014-05-19 22:03:59 -07:00
Mark McDowall
435fa927ee
Calendar tooltip now attached to body
2014-05-19 21:31:35 -07:00
Mark McDowall
7473b493c1
Added support for smaller screens (if needed)
2014-05-19 21:24:31 -07:00
Mark McDowall
e2bf6fd6a4
Calendar and table fixes
...
Fixed: Last day on calendar will be normal width
Fixed: Tables shouldn't overflow due to excessively long titles
2014-05-19 18:52:20 -07:00
Mark McDowall
94f9db940b
Restart/shutdown messages
...
Restart/Shutodwn no longer use commands (should fix issues with restarts failing)
2014-05-18 22:35:39 -07:00
Mark McDowall
d43e9785d5
Prevent double clicking of commands
2014-05-18 09:15:15 -07:00
Mark McDowall
35c618d81b
Model bind will trigger when typeahead is selected
2014-05-17 23:12:57 -07:00
Mark McDowall
34ca5d4014
Tooltips shouldn't stay visible after clicking
2014-05-17 23:00:04 -07:00
Mark McDowall
6ee876392c
Updater log filename changed and restart drone with --nobrowser
2014-05-16 23:05:30 -07:00
Mark McDowall
20124ab61d
Fixed: Parsing of some quality from some Bluray files
2014-05-16 23:01:36 -07:00
Mark McDowall
0acea5a22c
Tooltips are now attached to body all the time
2014-05-16 17:53:25 -07:00
Mark McDowall
a1abcbcd40
Fixed: Prevent the update button from being double clicked for 5 seconds
2014-05-16 08:47:53 -07:00
Mark McDowall
0a1db9d071
Only vacuum the DB in production
2014-05-16 07:35:41 -07:00
Mark McDowall
1d4837a5f2
Merge branch 'updater' into develop
2014-05-15 22:07:55 -07:00
Mark McDowall
f806fa747e
Going to Series should force a reload of drone after an update
2014-05-15 22:07:46 -07:00
Mark McDowall
ef3777fccf
Update improvements
...
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
2014-05-15 21:58:38 -07:00
Mark McDowall
5c2f77339d
Fixed advanced and save buttons
2014-05-14 07:42:44 -07:00
Mark McDowall
ac9e185ca0
Resharper inspections
2014-05-14 07:22:28 -07:00
Mark McDowall
37b96ecbbe
Better hover/focus ordering
2014-05-13 10:48:20 -07:00
Mark McDowall
828241c576
Fixed: Firefox styling of navbar buttons after click
2014-05-13 10:38:25 -07:00
Mark McDowall
a2095f6f29
some formatting
2014-05-12 17:35:32 -07:00
Mark McDowall
2fdb0513e8
Fixed: Searching from missing won't trigger spinner on both buttons
...
Some formatting updates
2014-05-12 17:32:50 -07:00
Mark McDowall
e7683642dd
lrn2spl
2014-05-12 15:46:54 -07:00
Mark McDowall
7bb69d5ef4
Fixed nzb title width in manual search
2014-05-11 22:46:20 -07:00
Mark McDowall
ea12cf06da
csproj change
2014-05-11 19:25:23 -07:00
Mark McDowall
f795d93819
Fixed migrations
2014-05-11 19:23:57 -07:00
Mark McDowall
3bcbd88787
Fixed compilation issue
2014-05-11 19:19:15 -07:00
Mark McDowall
f6077238e6
Merge branch 'metadata' into develop
2014-05-11 19:16:15 -07:00
Mark McDowall
eff7c4b7b7
Auto reload when server has been updated
...
New: Updating will reload UI on navigation
2014-05-11 17:44:42 -07:00
Mark McDowall
99f2b07a11
Bootstrap 3
...
New: Updated UI
New: Mobile browser support
Fixed: /favicon.ico will return the favicon now
2014-05-11 15:57:33 -07:00
Taloth Saldono
28fa264c69
Initial Bootstrap 3 migration
2014-05-11 15:57:09 -07:00
Mark McDowall
ad0e372c35
Fixed broken test
2014-05-10 23:31:56 -07:00
Mark McDowall
b3fb807f41
HttpProvider.PostCommand will no longer keep the connection alive
2014-05-10 21:37:07 -07:00
Mark McDowall
3c47df8691
XBMC API improvements
2014-05-10 19:52:19 -07:00
Mark McDowall
42101d302b
Fixed: Ignore Priority monitor errors on mono
2014-05-10 19:00:28 -07:00
Mark McDowall
1ade005a73
Fixed: Prevent errors when looking up folders via auto-complete
2014-05-10 18:39:15 -07:00
Mark McDowall
1b5ed1d641
Fixed: Disable caching of iCal
2014-05-10 18:31:07 -07:00
Mark McDowall
412291a7c4
Merged authentication so they don't step on eachother
...
Fixed: iCal authentication with API Key
2014-05-10 15:24:29 -07:00
Taloth Saldono
f9bc96aba5
Updated Selenium WebDriver to 2.41.0.0.
2014-05-08 20:18:49 +02:00
Taloth Saldono
dd0c78dbc4
Changed the setting to auto-unmonitor deleted episodes and recycle bin path so they are visible in basic mode.
2014-05-08 20:03:17 +02:00
Taloth Saldono
afff79feae
Fixed: Restricted allowed Release Groups to reduce erroneous matches.
2014-05-08 20:03:16 +02:00
Taloth Saldono
79b2b14668
Updated tests to work better with VS2013 Test Adapter.
2014-05-08 20:03:15 +02:00
Taloth Saldono
388943ea1b
Fixed: Quality parser now properly deals with releases with underscores as delimiter.
2014-05-06 23:59:07 +02:00
Taloth Saldono
bf7180f9ac
Fixed: mm.dd.yyyy airdate now parsed.
2014-05-06 23:59:06 +02:00
Taloth Saldono
7b607ce895
Moved IsFirstOrLastEpisodeOfSeason logic to AcceptableSize specification so we can reuse the seasonsearchcriteria to reduce the number of database calls.
2014-05-06 23:59:06 +02:00
Taloth Saldono
0187df38ec
Implemented cache for QualityDefinitionService to reduce db calls.
2014-05-06 23:59:05 +02:00
Taloth Saldono
45b1067d44
Fixed: bdrip/brrip with resolution now recognized as Bluray quality.
2014-05-06 23:59:04 +02:00
Taloth Saldono
ed99fa8698
Corrected various spelling errors in code.
2014-05-06 23:59:04 +02:00
Taloth Saldono
326ecf1c14
Fixed: Blacklist sorting on Series Title no longer causes UI failure.
2014-05-06 23:49:20 +02:00
Mark McDowall
344e6b0f9c
Cleanup duplicate episode metadata and images
2014-05-05 19:30:47 -07:00
Mark McDowall
eeacf9ef9f
Set dognzb URL to api for new installs
2014-05-04 00:56:49 -07:00
Mark McDowall
00db083adf
Fixed: dognzb API URL
2014-05-02 14:56:14 -07:00
Mark McDowall
b89d9c22b9
Fixed: Changing the SSL cert will re-register with the new cert (when running as admin)
2014-05-02 14:52:24 -07:00
Mark McDowall
007f96677c
Fixed: Do not require SSL Cert Hash on Linux/OS X
2014-05-02 07:13:25 -07:00
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
2014-05-01 19:19:42 -07:00
Mark McDowall
1f40bef249
Initial metadata overhaul
2014-05-01 16:51:18 -07:00
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
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
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
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
Mark McDowall
492ffb5714
Added more logging for series editor
2014-04-08 15:41:14 -07:00
Mark McDowall
b582127e14
Fixed a couple xbmc metadata bugs
2014-04-08 12:14:35 -07:00
Mark McDowall
6a26204d8e
Allow episode zero in tests, but fail in season and episode are both zero
2014-04-08 10:22:36 -07:00
Mark McDowall
31deff1ea3
Fixed: Daily shows will no longer skip sample detection
2014-04-08 07:12:21 -07:00
Mark McDowall
606875cc2e
Added SkipFreeSpaceCheckWhenImporting to resource so it can be saved
2014-04-07 11:51:51 -07:00
Mark McDowall
c41944ed33
if_mono to fix free space check on import
2014-04-07 11:15:18 -07:00
Mark McDowall
8b9ea9817a
Show download client and download client id in history details
2014-04-06 21:07:55 -07:00
Mark McDowall
0a17630c5a
Fixed: Do not treat the pressence of Italy as an Italian release
2014-04-06 20:10:05 -07:00
Mark McDowall
e58faf8621
Plex server testing will use username and password if configured
2014-04-06 19:46:41 -07:00
Mark McDowall
2cc0dc3aab
New: Username and Password for Plex Server (optional)
2014-04-06 19:44:04 -07:00
Mark McDowall
b65f2e7845
Messenger supports hideOnNavigate now
...
New: After adding a series you will be able to navigate to it via the UI notification
2014-04-04 10:58:21 -07:00
Mark McDowall
0f9360bccb
New: Advanced option to skip checking free space when importing files
2014-04-04 09:25:18 -07:00
Mark McDowall
52c5c19b0a
New: Show release name when downloading (series details & calendar)
2014-04-04 08:56:29 -07:00
Mark McDowall
2427b1f254
New: Blacklist release from episode details
2014-04-04 08:32:06 -07:00
Mark McDowall
0951e0c74b
Fixed: Prevent setting series folder to drone factory, root folder or another series' folder
2014-04-04 08:18:07 -07:00
Mark McDowall
ff865f56d0
New: Include mediainfo dylib on OS X
2014-04-04 08:14:23 -07:00
Mark McDowall
30e66afb20
Show message when no updates are available
2014-04-03 19:16:48 -07:00
Mark McDowall
e5263f143d
Import process improvements
...
New: Post processing scripts can pass "Path" via API to scan a specific folder directly
Fixed: Do not delete folder from drone factory when non-sample video files exist
2014-04-03 17:08:51 -07:00
Mark McDowall
037127163f
New: Choose notification sound for PushOver
2014-04-03 07:05:38 -07:00
Mark McDowall
48a92696e9
New: PushBullet to all devices (leave device id blank)
2014-04-02 17:17:38 -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
a336726dd5
Fixed: Searching for all missing episodes
2014-04-02 16:25:54 -07:00
Mark McDowall
206b69524d
Merge pull request #69 from Taloth/xemseasonsearch
...
Season Search now correctly uses scene numbering
2014-04-02 08:24:54 -07:00
Mark McDowall
f1322555d5
Merge pull request #68 from Taloth/develop
...
Authentication and fixes
2014-04-02 07:35:38 -07:00
Mark McDowall
380a813dbc
Fixed: Refreshing season images for XBMC metadata when there are multiple types (poster, banner, etc)
2014-04-02 07:26:18 -07:00
Taloth Saldono
bfe7bde17e
Fixed: iCal feed no longer shows Episodes aired at 0:00 GMT as all-day events.
2014-04-01 22:50:37 +02:00
Taloth Saldono
73c3cca69c
Revised History Details labels.
2014-04-01 22:50:36 +02:00
Taloth Saldono
fe02467a71
Exceptron now uses 'en' culture if none is specified.
2014-04-01 22:50:36 +02:00
Taloth Saldono
118089c272
Process start logged as Debug instead of Info.
2014-04-01 22:50:35 +02:00
Taloth Saldono
cfc29f4424
Fixed typo in delete episode.
2014-04-01 22:50:34 +02:00
Taloth Saldono
f92aded4f0
Revised Authentication logic for api and logfiles.
2014-04-01 22:50:34 +02:00
Taloth Saldono
38b0fae29a
Moved Episode Not Requested check to new Specification. Updated tests.
2014-04-01 21:39:17 +02:00
Taloth Saldono
198ff059c4
Fixed: Season Search now correctly uses scene numbering.
2014-03-30 13:50:17 +02:00
Mark McDowall
9645fb07db
Removed DateTimeExtensions
2014-03-28 16:45:29 -07:00
Mark McDowall
da5713688d
Fixed: Cleanup duplicate Series Metadata files in database on startup
2014-03-27 16:47:04 -07:00
Mark McDowall
4de036af55
Fixed: Exclude @eaDir folders when adding existing series
2014-03-27 08:02:39 -07:00
Mark McDowall
30894429f3
Add another test to ensure removal from directories
2014-03-26 16:49:31 -07:00
Mark McDowall
47624ef704
Remove special folder regardless of location
2014-03-26 16:49:03 -07:00
Mark McDowall
149a1c2b75
OsAgnostic for OnlyContain
2014-03-26 08:13:11 -07:00
Mark McDowall
41ebf21657
Fixed system files test
2014-03-26 07:47:58 -07:00
Mark McDowall
6072a58c57
Fixed: Ignore Apple generated files when adding existing series
2014-03-26 07:37:36 -07:00
Mark McDowall
f88a83ae10
Better cleaning before parsing releases and files
2014-03-26 07:21:02 -07:00
Mark McDowall
2211cc5057
Do not show connection to backend restored message
2014-03-26 07:06:30 -07:00
Mark McDowall
a0aaac0fd9
Added some stopwatches for disk scanning
2014-03-25 16:25:45 -07:00
Mark McDowall
30788a45e1
Fixed: Calendar will show all downloading instead of top 15
2014-03-21 23:15:13 -07:00
Mark McDowall
f52c151f0a
Call DiskScanService.Scan directly
2014-03-21 22:32:57 -07:00
Mark McDowall
69f5c8444e
New: Added drone factory rescan button to Wanted
2014-03-21 21:31:15 -07:00
Mark McDowall
357726ed09
Fixed: Do not prevent adding of indexer when API request limit was reached
2014-03-21 07:59:42 -07:00
Mark McDowall
0cad77303d
Only search for monitored missing episodes
2014-03-21 07:58:38 -07:00
Mark McDowall
b47fa831ae
Fixed: Only clear readonly flag when file has readonly flag
2014-03-20 22:42:31 -07:00
Mark McDowall
4752ba3341
Fixed: Downloading log file asking for password when authentication is disabled
2014-03-20 22:20:35 -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
87e5d1d84f
Log reasons a release was rejected after all specs have processed
2014-03-20 16:52:19 -07:00
Mark McDowall
89e0b41ebc
New: Search for all missing episodes
2014-03-20 16:41:44 -07:00
Taloth Saldono
393727db8c
Fixed: No longer listening on the https port when ssl is disabled.
2014-03-20 22:30:23 +01:00
Taloth Saldono
37d2279011
Typo in Drone Factory Interval Setting.
2014-03-20 22:30:23 +01:00
Taloth Saldono
bdec0f52e7
Removed duplicate ScheduledTask to prevent error on first database initialization.
2014-03-20 22:30:20 +01:00
Taloth Saldono
f20c40a24d
VS2013 automatically adds these entries for NUnit integration.
2014-03-20 22:28:43 +01:00
Mark McDowall
f9ac09acea
Merge pull request #66 from BubbaFatAss/develop
...
New: Support for Roksbox Metadata
2014-03-20 09:53:11 -07:00
Mark McDowall
78ef0d6fb0
Fixed broken in queue test for nzbget
2014-03-20 00:39:24 -07:00
Mark McDowall
55a808a87b
Fixed broken build
2014-03-20 00:33:18 -07:00
Mark McDowall
bac75ac6d9
New: Failed download handling for Nzbget
2014-03-20 00:08:15 -07:00
Andrew Chappell
a868a0742a
Support for Roksbox Metadata. Outputs Series, Season and Episode images along with xml metadata.
2014-03-19 23:27:07 +00:00
Mark McDowall
b60633882e
Fixed: Only vacuum the main db on startup
2014-03-17 17:18:03 -07:00
Mark McDowall
e4de87c0ad
Merge pull request #64 from BubbaFatAss/develop
...
New: WDTV compatible metadata
2014-03-17 16:58:26 -07:00
Mark McDowall
d24eaaa784
Merge pull request #65 from Taloth/feed-ical
...
New: Added iCal feed for the calendar
2014-03-17 16:53:07 -07:00
Andrew Chappell
e415c7aaa2
Added support for WDTV metadata. Correctly writes out xml files
...
for episode metadata, .metathumb files (jpegs) for episode stills and
folder.jpgs for series / season images.
2014-03-17 21:56:34 +00:00
Mark McDowall
58fa56968c
Added DLL map for media info on solaris
2014-03-17 13:41:13 -07:00
Mark McDowall
87f591dfbd
Fixed: nzb.su URL changed to api.nzb.su
2014-03-16 22:32:39 -07:00
Mark McDowall
0a5ed41270
Fixed: Don't blacklist nzbs due to disk space issues
2014-03-16 22:32:15 -07:00
Taloth Saldono
b10f8a6d3f
Calendar view selection now persistent.
2014-03-15 11:13:57 +01:00
Taloth Saldono
794c09c17a
New: iCal calendar feed.
2014-03-14 22:39:02 +01:00
Peter Czyz
cf1e0a4946
Added iCal feed for the calendar, reachable through
...
/feed/calendar/NzbDrone.ics or through the calendar page.
2014-03-14 22:39:01 +01:00
Mark McDowall
7445adb455
mono version check will support 3 digit versions
2014-03-14 13:20:31 -07:00