Mark McDowall
1586743df2
New: Show calendar title above buttons on small screens (phones)
2014-08-05 17:51:40 -07:00
Taloth Saldono
8a5edfeaf5
Rewrote most of the renamer token handling code to give it a bit more generic architecture. Also added MediaInfo as possible token.
2014-08-05 18:14:09 +02:00
Mark McDowall
b0c45aef50
Cleaned up time formatting
2014-08-05 07:30:44 -07:00
Mark McDowall
0a8dcaaf16
Fixed error when trying to display time
2014-08-05 06:33:05 -07:00
Mark McDowall
cd66f8f198
Week column header help is info not warning
2014-08-04 23:31:38 -07:00
Mark McDowall
18874e2c79
Calendar/Date localization
...
New: Choose calendar starting day of week
New: Choose prefered date/time formats
New: Option to disable relative dates and show absolute dates instead
2014-08-04 23:18:14 -07:00
Mark McDowall
0ba19f0cd7
New: Add to Homescreen for mobile support
2014-08-03 16:05:15 -07:00
Mark McDowall
d9445eab84
New: show indicator when testing indexers, connections and download clients
2014-08-03 00:24:48 -07:00
Mark McDowall
64bbba90b0
FIxed jshint issue
2014-08-01 18:14:20 -07:00
Mark McDowall
c21ffcb5e4
New: Show processing time for pending items on Calendar and Queue
2014-08-01 18:08:32 -07:00
Mark McDowall
9ecbf8773e
Better handling of ? for hotkey legend
2014-07-30 16:36:37 -07:00
Mark McDowall
705d4a3d02
New: show mono version on System -> Info
2014-07-29 23:23:43 -07:00
Mark McDowall
e71de9cc29
Keyboard shortcut legend
...
New: Show keybaord shortcuts with '?'
New: ctrl+s will save settings
2014-07-29 00:10:07 -07:00
Mark McDowall
0200e3fa59
Fixed: series remembered when adding
2014-07-28 07:31:31 -07:00
Mark McDowall
e0dc7fe2f3
Fixed: display of search results on series details pages
2014-07-27 11:42:51 -07:00
Mark McDowall
74a38415cf
Profiles
...
Indexes are created with the same uniqueness when copying a table
New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
2014-07-25 23:21:44 -07:00
Taloth Saldono
47089d360d
New: The History->Queue UI now show some elementary error information for failed imports.
2014-07-19 00:19:27 +02:00
Taloth Saldono
981ffb09fc
Added hint for tvdb: imdb: search prefixes. Also fixed the series title overflow issue.
2014-07-19 00:19:26 +02:00
Taloth Saldono
8f192e635f
New: The Manual Search result table is now sorted by the internal prioritization logic and sorting by quality now works as well.
...
Tnx to mspec and betrayed for averting catastrophe.
2014-07-19 00:19:25 +02:00
Mark McDowall
d8543ad533
New: Filter visible series on season pass
...
New: Filter visible series on series editor
2014-07-18 07:29:22 -07:00
Mark McDowall
bdfc03ee0b
Revert "New: Filter series by type (standard, daily or anime)"
...
This reverts commit 0a44744c5e
.
2014-07-15 15:10:04 -07:00
Mark McDowall
0a44744c5e
New: Filter series by type (standard, daily or anime)
2014-07-14 23:22:53 -07:00
Mark McDowall
25abeb8c9c
Various anime improvements
...
Series type is persisted in the client
New: Warning in UI if anime episode doesn't have an absolute episode number
New: If series type is changed the series will be rescanned
New: Update scene mappings when series is refreshed
2014-07-09 23:55:09 -07:00
Mark McDowall
f008d85657
New: Show age when grabbed on history details
2014-07-09 22:29:40 -07:00
Mark McDowall
62bfdcab3c
Fixed linting issues, used single quotes instead of double quotes for strings
2014-07-09 14:06:22 -07:00
Taloth Saldono
822de39a9e
Changed the way additional validation details get sent the UI.
2014-07-09 21:36:43 +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
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
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
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
Mark McDowall
a75ce9ab87
Fixed: tooltips on shutdown/restart buttons
2014-06-29 13:08:22 -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
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
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