Commit Graph

146 Commits

Author SHA1 Message Date
Mark McDowall 836c39a47d New: Shift-click to change monitored status of multiple episodes in season 2014-04-25 23:02:48 -07:00
Cyberlane 612ca49281 New: Alternative titles on Series Details UI 2014-04-14 21:51:37 +01:00
Mark McDowall a02108922f Set episode file modified date to local or utc air date 2014-03-12 22:27:36 -07: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 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 bc908e0440 Binding signalr to cloned series collection 2014-02-10 12:24:59 -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 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
markus101 5a673a33ab Moved /api/episodes to /api/episode to align with other endpoints 2014-02-04 20:36:16 -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
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 af4c351428 Series Index can now be filtered and no longer fetches twice when starting. 2014-02-01 23:09:19 +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 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 16356b6319 Merge branch 'reverse-proxy' into develop 2014-01-06 17:17:16 -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 7e20e48023 Massive backgrid update, only one header cell left 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 7292f354b5 Rename and search will be on the same line on mobile devices 2013-12-27 14:32:22 -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 693dd8f622 Stop double fecthing the collection on first load of series page 2013-12-03 17:51:40 -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 ea36c6ed47 Create missing series folders on disk scan (if enabled)
New: Option to create missing series folders during disk scans
2013-11-18 22:25:02 -08:00
kayone 47d924cff3 added jshint 2013-11-10 20:09:11 -08:00
Mark McDowall 0f1884fd20 Added continuing/ended to series details
New: Series status added to series details
2013-11-07 08:27:41 -08:00
Mark McDowall af278685ad SeasonPass buttons are labeled better 2013-10-09 00:29:14 -07:00
kayone 4948d0608b UI dependency graph cleanup 2013-10-08 18:43:41 -07:00
Mark McDowall 224100b46e Series title will be shown as alt text when series doesn't have poster (poster view)
Fixed: Series without posters will use text instead of image on poster view
2013-10-07 22:22:19 -07:00
Mark McDowall 7798e8b591 Full page searching for missing episodes
New: Search for an entire page of missing episodes
2013-10-04 20:51:57 -07:00
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00