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
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