1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-18 23:48:35 +02:00
Commit Graph

386 Commits

Author SHA1 Message Date
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
Mark McDowall
6a2970fef2 Fixed: Update installed checkmark spacing and tooltip 2014-06-18 17:15:54 -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
Mark McDowall
519b6debfb Fixed validation that was causing add existing series to fail 2014-06-05 23:38:05 -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
Mark McDowall
341cb169eb renamed completed/failed download handling sections 2014-06-04 08:10:40 -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
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
c6e33bc463 Processed comments. 2014-05-30 19:40:34 +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
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
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
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
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
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
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
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
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
42101d302b Fixed: Ignore Priority monitor errors on mono 2014-05-10 19:00:28 -07: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
Mark McDowall
007f96677c Fixed: Do not require SSL Cert Hash on Linux/OS X 2014-05-02 07:13:25 -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
57a6e39669 Fixed: new series searching is less restrictive 2014-04-25 19:42:38 -07:00
Mark McDowall
bb25c8955c Advanced options toggle should be more clear 2014-04-21 20:45:13 -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
dade3bb214 New: Examples for Series and Season folder format 2014-04-15 07:16:49 -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
fe3351e7ac New: Optional disable RSS Sync (set interval to zero) 2014-04-10 18:32:36 -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
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
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
30e66afb20 Show message when no updates are available 2014-04-03 19:16:48 -07:00