Commit Graph

319 Commits

Author SHA1 Message Date
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
Mark McDowall 4d6d477947 Using SortValue instead of API hack for history
Fixed jshint for series collection
2014-01-01 23:07:30 -08:00
Mark McDowall df055d191f Logs and series are now persisted 2014-01-01 23:07:29 -08:00
Mark McDowall 96868d088f Fixed series editor 2014-01-01 23:07:29 -08:00
Mark McDowall 7dc641b3a9 History state is persisted across page reloads now 2014-01-01 23:07:28 -08:00
Mark McDowall 7e20e48023 Massive backgrid update, only one header cell left 2014-01-01 23:07:27 -08:00
Mark McDowall 874e98b408 Support for persistent state for collections 2014-01-01 23:07:27 -08:00
Mark McDowall b5c9a811dd New: Support for running from a sub folder (reverse proxy) 2014-01-01 22:56:19 -08:00
Mark McDowall a15fb00c35 sync event instead of promise 2013-12-31 00:43:01 -08:00
Mark McDowall 7292f354b5 Rename and search will be on the same line on mobile devices 2013-12-27 14:32:22 -08:00
Mark McDowall d9b9ffe8a2 Fixed: Add series won't incorrectly mark the series as existing when it fails to add 2013-12-27 14:27:27 -08:00
Mark McDowall d494023504 Fixed: Settings/System tabs will no longer fill up the browser history 2013-12-27 14:22:57 -08:00
Mark McDowall e7052aebe4 Moved reqres for GetEpisodeFileById outside of the collection fetches 2013-12-26 13:02:53 -08:00
Mark McDowall 0a12343b9e Tests and cleanup 2013-12-10 18:00:44 -08:00
Mark McDowall a9ece10144 New: Mass series editor 2013-12-09 08:12:12 -08:00
Mark McDowall f76c4700a6 New: Release Group can now be used in rename patterns 2013-12-08 22:25:11 -08:00
Mark McDowall dcd1b55d1f Trigger change on input after adding token
Fixed: Media Management settings not detecting changes to the UI so settings weren't saved
2013-12-06 17:34:40 -08:00
Mark McDowall 39607e240f ModalController 2013-12-06 14:29:50 -08:00
Mark McDowall c03f01172e Use audio and general stream runtimes when video runtime is zero
Fixed: Getting runtime from files should be more reliable
2013-12-05 21:59:47 -08:00
Mark McDowall 693dd8f622 Stop double fecthing the collection on first load of series page 2013-12-03 17:51:40 -08:00
Mark McDowall 831c0a40b1 Narrower episode title on calendar upcoming for longer episode numbers 2013-12-03 11:00:51 -08:00
Mark McDowall c3bd5e0053 Upgraded Filesize.js to 2.0.0
Fixed: File size/disk space in UI now shows actual size instead of manufacturer size (111 GB instead of 120 GB)
2013-12-03 07:39:02 -08:00
Mark McDowall 149f94b006 Fixed event binding for episode file collection on episode modal 2013-12-03 07:30:13 -08:00
Mark McDowall 44abb6fae8 Fixed: Don't block ctrl+t from opening a new tab 2013-12-01 23:04:43 -08:00
kayone bbb69a1dc7 constraint failed exceptions are translated to 409 conflict status codes. 2013-12-01 16:02:32 -08:00
Mark McDowall 39bb2ce80a Refresh upcoming collection every hour 2013-11-30 23:24:30 -08:00
Mark McDowall f1f13e6248 Add delay before showing backend connection lost 2013-11-30 13:47:42 -08:00
Mark McDowall 6fde48ce6b Fixed loading settings 2013-11-30 13:23:03 -08:00
Mark McDowall 239b27d83a Use folder will now default on 2013-11-30 12:17:01 -08:00
Mark McDowall 605806c92e Moved SxEE to episode title row on calendar 2013-11-30 12:01:37 -08:00
Mark McDowall 9142d1b188 Option to prevent backbone from adding new models to a collection (update only)
Prevents upcoming/calendar from blowing up when
2013-11-30 11:40:44 -08:00
Mark McDowall 517b318b75 Removed debugging alert 2013-11-30 03:09:09 -08:00
Mark McDowall 00717a638a Updated full calendar to 1.6.4
Calendar/Upcoming now update on grab/download events
Better use of backbone collection on calendar
New: Calendar will auto refresh when episodes are grabbed and downloaded
2013-11-30 02:54:11 -08:00
Mark McDowall ce6a299c98 Deleting episode files from episode details is a go
New: Delete episode file from episode details
2013-11-28 22:31:46 -08:00
Mark McDowall f349f1177e Added mono space font, cleaner UI for rename preview 2013-11-27 01:26:12 -08:00
Mark McDowall e42ac25657 Rename preview for full series and season
New: Preview before renaming files
2013-11-27 01:26:10 -08:00
Mark McDowall c72c2f24c0 Merge branch 'custom-naming' into develop 2013-11-25 17:58:57 -08:00
kayone 41e02208d7 Increased load timeout of UI for remote requests from 7 to 30 seconds. 2013-11-22 14:13:36 -08:00
Mark McDowall c90d010cd8 Fixed the broken tests 2013-11-22 08:59:03 -08:00
Mark McDowall 5659a3c496 No more wizard, now only show when advanced settings are off 2013-11-21 23:45:39 -08:00
Mark McDowall d9b7dd257e Couple touch ups 2013-11-21 23:45:39 -08:00
Mark McDowall 3db97e9d11 Moved SeasonFolderFormat to NamingConfig
Moved UseSeasonFolder to UI only (add series)
2013-11-21 23:45:37 -08:00
Mark McDowall 9d94c4490f Cleanup! 2013-11-21 23:45:37 -08:00
Mark McDowall 9d5c1aa0a4 Validate that we can parse the chosen scheme before saving 2013-11-21 23:45:34 -08:00
Mark McDowall 48ece3d367 Using season:00 instead of 0season 2013-11-21 23:45:34 -08:00
Mark McDowall 795f78296c Added tooltips and link to wiki, also made it an advanced option
New: Fully customized naming now available as an advanced setting
2013-11-21 23:45:31 -08:00
Mark McDowall af2c7244bd Helper for configuring naming 2013-11-21 23:45:30 -08:00
Mark McDowall 0ec520c4d5 Basic UI + Wizard for custom naming added 2013-11-21 23:45:29 -08:00
kayone 891443e05d fixed rjs builds not loading routed pages. 2013-11-20 22:37:27 -08:00
kayone e89c337bbe fixed intentional error. 2013-11-20 22:29:04 -08:00
kayone 0124bd9f1e UI build cleanup. 2013-11-20 22:26:18 -08:00
kayone 499a34166f testing jshint. 2013-11-20 22:20:40 -08:00
kayone 3311357df0 rjs optimize the app. 2013-11-20 22:06:55 -08:00
kayone 6b418276b6 removed ServerStatus.js 2013-11-20 22:06:55 -08:00