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

472 Commits

Author SHA1 Message Date
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
Taloth Saldono
73c3cca69c Revised History Details labels. 2014-04-01 22:50:36 +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
Mark McDowall
2211cc5057 Do not show connection to backend restored message 2014-03-26 07:06:30 -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
69f5c8444e New: Added drone factory rescan button to Wanted 2014-03-21 21:31:15 -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
89e0b41ebc New: Search for all missing episodes 2014-03-20 16:41:44 -07:00
Taloth Saldono
37d2279011 Typo in Drone Factory Interval Setting. 2014-03-20 22:30:23 +01: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
1d4738b18f Merge branch 'api-key' into develop 2014-03-14 02:42:07 -07:00
Mark McDowall
c2ab59f5c5 New: Set scanning interval for Drone Factory 2014-03-14 02:41:56 -07:00
Mark McDowall
6b423c104c API Key in UI
New: view/reset API in General Settings
Fixed: API will reject unauthenticated requests
2014-03-13 21:23:47 -07:00
Mark McDowall
a02108922f Set episode file modified date to local or utc air date 2014-03-12 22:27:36 -07:00
Mark McDowall
8478379ff4 Merge branch 'AirDate' of https://github.com/JackDandy/NzbDrone into set-file-date 2014-03-11 22:16:38 -07:00
Mark McDowall
9e80473ea0 Show spinner when loading from dropdown 2014-03-11 10:05:20 -07:00
Mark McDowall
11bc946797 New: Jump to page on tables (click on page number) 2014-03-11 01:12:18 -07:00
Mark McDowall
d7ca33ff04 Fixed: UI notifications when using a reverse proxy 2014-03-10 21:02:02 -07:00
Mark McDowall
0e5b100733 Reverse proxy settings in UI 2014-03-10 20:54:43 -07:00
Mark McDowall
70266c921b Update messenger instance if it was already created
Fixed: UI notifications don't bounce around when there is more than one
2014-03-10 11:57:25 -07:00
Mark McDowall
c2087af8c9 Gracefully exit on restart instead of forcibly killing it 2014-03-09 22:35:50 -07:00
Mark McDowall
8885bbb60f OS X and linux can be treated separately 2014-03-08 21:28:40 -08:00
JackDandy
d9eab04029 Add new feature, set file date to episode aired date. Fix, use alternative Trakt API field for episode air time. Improve the Preview Rename tip.
Add, new setting "Set File Date to Airdate" on the Media Management tab of the Settings page to toggle this feature for new, imported and auto updating media files.

Change, home page "Series Editor" - "Rename" button to "Update Files" and add "Set File Date To Air Date" action button to this modal to add capability of updating legacy media.

Add, non UTC functions given that Windows undesirably adds time to file times set when using UTC.

Fix, the Trakt API response show.air_time_utc contains erroneous data, this is replaced with show.air_time.
2014-03-09 02:13:40 +00:00
Mark McDowall
d0d5a3d3b1 Series collection will page to 100000 instead of 1000 2014-03-08 08:47:38 -08:00
Mark McDowall
9f92fb3fc1 Fixed: Naming settings resetting when changing fields/saving 2014-03-05 13:14:47 -08:00
Mark McDowall
ce31732b95 Fixing jshint errors 2014-03-01 11:48:18 -08:00
Taloth Saldono
e7ff84cf40 Saving changed quality of episode file 2014-03-01 20:15:04 +01:00
Mark McDowall
645d44bf8f new: Redirect through dereferer.org for external links 2014-02-27 16:17:18 -08:00
Mark McDowall
33ebf1bf78 New: Rename all selected series from the series editor 2014-02-27 08:51:31 -08:00
Mark McDowall
d44b220fd0 Series monitored visible on seasons/episodes on details page and episode details modal
New: Visual indication on season/episode when series is not monitored
New: Prevent changing monitored state when series is not monitored
2014-02-26 19:11:50 -08:00
Mark McDowall
4478f2d723 Store state of history filter 2014-02-26 08:58:42 -08:00
Mark McDowall
c8ae9f40fb New: App health displayed in UI 2014-02-25 21:40:47 -08:00
Mark McDowall
90a6bcaa47 New: Filter history by event (all/grabbed/imported/failed) 2014-02-24 18:50:09 -08:00
Mark McDowall
860db98294 Merge branch 'wanted' into develop 2014-02-23 15:01:28 -08:00
Mark McDowall
42936c956d New: Queue in UI is now paged 2014-02-23 14:45:37 -08:00
Taloth Saldono
6a07bb1b9b Now creating Backbone.Model instance for EpisodeFile. 2014-02-23 16:02:30 +01:00
Mark McDowall
ec88286d57 Fixed jslint errors 2014-02-22 20:08:24 -08:00
Taloth Saldono
8f87f06ac6 Processed PR Comments.
Added tests for EpisodesWithCutoffUnmet.
2014-02-22 16:21:41 -08:00
Taloth Saldono
d416dd4177 Repurposed the Missing page to include filter options and display episodes that haven't reached cutoff.
--HG--
rename : src/NzbDrone.Api/Missing/MissingModule.cs => src/NzbDrone.Api/Wanted/MissingModule.cs
rename : src/UI/Missing/ControlsColumnTemplate.html => src/UI/Wanted/ControlsColumnTemplate.html
rename : src/UI/Missing/MissingCollection.js => src/UI/Wanted/Missing/MissingCollection.js
rename : src/UI/Missing/MissingLayout.js => src/UI/Wanted/WantedLayout.js
rename : src/UI/Missing/MissingLayoutTemplate.html => src/UI/Wanted/WantedLayoutTemplate.html
extra : source : 2c76f3e423d39446f3bd7799b7344d7be63c70f5
2014-02-22 16:21:40 -08:00
Mark McDowall
668c667917 Fixed: command+T will not target search box in UI 2014-02-19 23:17:29 -08:00
Mark McDowall
b05d2c17e5 Labels for add series options 2014-02-19 22:23:47 -08:00
Mark McDowall
d51517d60c Add existing series shows a loading message
Fixed: Message to tell users series are being loaded from trakt
2014-02-19 22:02:11 -08:00
Mark McDowall
811122f879 Fixed: Multi episode naming example 2014-02-18 23:28:30 -08:00
Mark McDowall
cbd8e98677 More xbmc metadata improvements
New: Create/update episode metadata when series is refreshed
Fixed: Episode Metadata when screenshot is not available
Fixed: Episode metadata being stored in database incorrectly
Fixed: Do not create metadata when series folder does not exist
2014-02-18 20:51:37 -08:00
Mark McDowall
f9312eb3e5 Fixed a copy pasta error for SAB history 2014-02-17 17:57:20 -08:00
Mark McDowall
77b83b521e Validation, settings UI cleanup and different settings models, oh my
New: Download client UI matches other settings
Fixed: Prevent drone factory folder from being set to invalid paths/root path for series
Fixed: Switching pages in settings will not hide changes
Fixed: Test download clients
Fixed: Settings are validated before saving
2014-02-16 23:01:36 -08:00
Mark McDowall
606d78f5e1 Download clients now use thingy provider 2014-02-16 23:01:36 -08:00
Mark McDowall
a13d187473 Cache break old logo 2014-02-12 23:00:19 -08:00
Mark McDowall
b339f8daf6 Metadata settings added to UI 2014-02-12 22:44:07 -08:00
Mark McDowall
c0ae876385 Fixed Indexer delete view 2014-02-12 21:40:56 -08:00
Mark McDowall
1cc4c11a7e New logo 2014-02-12 00:07:05 -08:00
Mark McDowall
a6c653651f Fixed: Changing quality of episode file 2014-02-11 19:05:13 -08:00
Mark McDowall
4e5588f5dd renamed /api/qualityprofiles to /api/qualityprofile 2014-02-11 17:52:03 -08:00
Mark McDowall
3d3390187e New: Optionally disable notifications for upgraded episode files 2014-02-10 17:09:31 -08:00
Mark McDowall
bc908e0440 Binding signalr to cloned series collection 2014-02-10 12:24:59 -08:00
Mark McDowall
d0a6daeb26 Restart on linux/os x working
Removed client messages for shutdown/restart since they were getting stuck
2014-02-10 01:49:06 -08:00
Mark McDowall
267c97052e Close both toolbars 2014-02-09 23:10:06 -08:00
Mark McDowall
bcc854b78c Removed extraneous filtering code from series index 2014-02-09 12:31:57 -08:00
Mark McDowall
dff6726114 Enter on add root folder will add folder
Renamed Root Folder js files
2014-02-08 11:54:14 -08:00
Mark McDowall
e47b4c7686 New: Series lists will auto update when files are imported/deleted 2014-02-08 00:51:29 -08:00
Mark McDowall
469d802b7b Shutdown and restart are buttons now 2014-02-07 22:53:35 -08:00
Mark McDowall
fcd05cda60 Fixed: Show title on posters view when poster is unavailable 2014-02-07 21:05:52 -08:00
Mark McDowall
c3eb9a7a8c Renamed some series index views 2014-02-07 18:32:49 -08:00
Mark McDowall
be9b7284b5 Added shutdown and restart buttons to system UI
New: Shutdown and restart from UI
Fixed: ctrl+c will shutdown app on mono
2014-02-06 21:18:48 -08:00
Mark McDowall
119a4ff39c Proper wiki link for add series 2014-02-06 13:31:09 -08:00
markus101
5a673a33ab Moved /api/episodes to /api/episode to align with other endpoints 2014-02-04 20:36:16 -08:00
Mark McDowall
1eae184b43 Fixed up form-info icons after merge 2014-02-03 17:31:18 -08:00
Mark McDowall
958c2f1fe1 Merge branch 'quality-definitions' into develop
Conflicts:
	src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
	src/UI/app.js
2014-02-03 17:29:22 -08:00
Mark McDowall
9a43ab9b94 Re-organized buttons on series index 2014-02-03 13:49:46 -08:00
markus101
9da0263eb5 Added warning to permissions
fixed icon name for form-info
2014-02-02 21:57:10 -08:00
markus101
ee7cb2b80f Hide both series toolbars when there are no series
New: Filter series view
New Filter logs table
2014-02-01 17:35:48 -08:00
markus101
298837f96a Changed buttons on series/logs views to look less cramped 2014-02-01 16:32:08 -08:00
markus101
9515c28729 Merge branch 'view-filtering' of https://github.com/Taloth/NzbDrone into view-filtering 2014-02-01 15:48:37 -08:00
Taloth Saldono
98903869c3 Quick patch to solve Model.url issue. Should update to backbone 1.1.0 instead. 2014-02-01 23:09:30 +01:00
Taloth Saldono
7a4e05f04a Workaround to ensure the view uses a unique cloned collection for filtering instead of affecting the generic SeriesCollection. 2014-02-01 23:09:25 +01:00
Taloth Saldono
9df0ad0bf7 System.Logs view can now be filtered by severity. 2014-02-01 23:09:22 +01:00
Taloth Saldono
af4c351428 Series Index can now be filtered and no longer fetches twice when starting. 2014-02-01 23:09:19 +01:00
markus101
2cd347b829 New: Blacklist added to UI (under history) 2014-02-01 14:07:30 -08:00
markus101
953e59d7e3 New: Progress bar on series details/calendar when episode is downloading 2014-01-31 22:05:16 -08:00
Mark McDowall
d80d89e687 Calendar and series details show download progress 2014-01-31 17:47:59 -08:00
Mark McDowall
cf57188741 Added sourceTitle to failed downloads 2014-01-30 22:23:48 -08:00
Mark McDowall
7218772b32 Support for setting uid/gid on *nix systems 2014-01-30 21:24:32 -08:00
Mark McDowall
3ed37997c5 Fixed: favicon for reverse proxy support 2014-01-30 18:35:41 -08:00
Mark McDowall
22cd3695ae Fixed: Calendar will show downloaded/downloading if applicable when the show is on air 2014-01-30 17:51:34 -08:00
Taloth Saldono
31e0524389 Disable background click to prevent deselection of all items. 2014-01-30 20:09:10 +01:00
Mark McDowall
47f12b429e return promise for EpisodeModel syncing 2014-01-29 22:18:37 -08:00
Mark McDowall
28aee91d3f Fixed: Set episode's monitored status from missing and calendar 2014-01-29 22:08:13 -08:00
Mark McDowall
cc66077943 Cancelling adding an indexer will stop listening to save event
Fixed: Cancelling adding indexer will not break saving
2014-01-29 21:52:50 -08:00
Mark McDowall
c4fc3e77b3 Cancelling quality profile editing will refetch it from the server 2014-01-29 20:58:35 -08:00
Mark McDowall
191db1c541 Moved to regions for quality profile editor 2014-01-29 20:45:30 -08:00
Mark McDowall
75decad601 UI looking better for quality profile editing 2014-01-28 20:15:11 -08:00
Taloth Saldono
3e97106aa7 Updated QualityProfile to contain a list of Items each with a 'Allowed' bool. 2014-01-29 01:53:59 +01:00
Mark McDowall
6ead44ca1b Added a tooltip to allowed 2014-01-27 22:02:52 -08:00
Mark McDowall
3bfdd1d9eb Fixed sorting of cutoff when allowed list changes 2014-01-27 21:51:56 -08:00
Mark McDowall
37ff745521 Renamed view template 2014-01-27 21:42:14 -08:00
Mark McDowall
8e59843d35 Fixed styles for quality profile editor, click chevron to move
New: Quality in Profile can now be re-ordered (advanced setting)
2014-01-27 21:22:45 -08:00
Taloth Saldono
c90791b266 Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled. 2014-01-27 19:21:29 +01:00
Mark McDowall
25ae19bf80 Hiding permissions when OS is windows 2014-01-26 14:16:12 -08:00
Mark McDowall
49168cad25 UI and opt-in for setting permissions 2014-01-26 00:57:14 -08:00
Mark McDowall
8292d4d267 Fixed: API Authentication issues with Apache Basic Auth 2014-01-24 14:08:05 -08:00
Mark McDowall
43a2f39106 Added help text to Series Folder Format.
Fixed styling of format helper buttons
2014-01-17 08:27:49 -08:00
Mark McDowall
b5b9fababb New: Series Folder format now configurable (used when adding series only) 2014-01-16 23:52:28 -08:00
Mark McDowall
7c6605c02b New: Original Title can be used in file names 2014-01-16 23:23:34 -08:00
Mark McDowall
d89d9e67c2 NextAiring sorting is not as drunk anymore 2014-01-16 12:37:31 -08:00
Mark McDowall
4962db3b6a Fixed: Initial sorting for Next Airing 2014-01-16 09:18:53 -08:00
Mark McDowall
2dd7fb9fdf Fixed: Search being triggered from Release Restrictions when pressing 't' 2014-01-15 08:59:38 -08:00
Mark McDowall
e00b216eef fixed URL when adding an indexer 2014-01-07 17:29:43 -08:00
Mark McDowall
16356b6319 Merge branch 'reverse-proxy' into develop 2014-01-06 17:17:16 -08:00
Mark McDowall
a3d67b47f9 Merge branch 'backgrid' into develop 2014-01-06 17:17:04 -08:00
Mark McDowall
ed1334514f Fixed: No longer showing connect lost messages when trying to reconnect 2014-01-05 22:37:59 -08:00
Mark McDowall
5c1f2b2dd7 Better css for sorting button text 2014-01-01 23:11:29 -08:00
Mark McDowall
6ba17782aa Sorting on all series views is now working
New: Sorting is now persisted on a per page and browser basis
New: Series lists now support sorting on all views
2014-01-01 23:07:30 -08:00