Commit Graph

632 Commits

Author SHA1 Message Date
Luke Pulverenti
8a5cd4b491 3.0.5231.40980 2014-04-28 23:56:20 -04:00
Luke Pulverenti
ee5eefb01e expose more dlna profile properties 2014-04-28 11:05:28 -04:00
Luke Pulverenti
d619275f90 stub out remote control page 2014-04-27 18:51:07 -04:00
Luke Pulverenti
99aed936db dlna fixes 2014-04-19 13:43:12 -04:00
Luke Pulverenti
ec163807cf support more dlna resource properties 2014-04-18 13:16:25 -04:00
Luke Pulverenti
76f79c27e5 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2014-04-18 01:03:06 -04:00
Luke Pulverenti
aa5f5fd65a add basic dlna server browsing 2014-04-18 01:03:01 -04:00
Luke
1850101d1d Merge pull request #787 from timhobbs/master
Video player CSS updates
2014-04-16 22:34:07 -04:00
Tim Hobbs
44d6612fd3 Video player CSS updates
Fix for long title names breaking volume control layout
2014-04-16 19:32:57 -07:00
Luke Pulverenti
41a068e1b7 add new playback checkin endpoints 2014-04-15 22:17:48 -04:00
Tim Hobbs
9d82e0b573 CSS update
Video player css update
2014-04-15 17:02:05 -07:00
Luke Pulverenti
b6526b65d0 updated nuget 2014-04-15 00:23:08 -04:00
Luke Pulverenti
b7235c797f support theme songs in the web client 2014-04-14 23:54:52 -04:00
Luke Pulverenti
b8c3e8c777 fixes for chrome 35 2014-04-13 14:25:22 -04:00
Luke Pulverenti
9f83edf9ec add new mirror mode 2014-04-13 13:27:13 -04:00
Luke Pulverenti
85a08beb3e audio/video player fixes 2014-04-11 23:48:57 -04:00
Luke Pulverenti
bd697d36fc extract nowplayingbar into standalone widget to work with any player 2014-04-11 11:36:25 -04:00
Luke Pulverenti
ad3f285ded remove chromecast ui 2014-04-10 11:49:46 -04:00
Luke
b7c828e294 Merge pull request #777 from timhobbs/master
Cast updates and lazy loading
2014-04-10 11:17:36 -04:00
Luke Pulverenti
d14503c09a beginning dlna server 2014-04-10 11:06:54 -04:00
Tim Hobbs
f893f175cb Lazy loading enabled
All pages with lots of images now have lazy loading enabled. The
"animation" was removed since it made for a bit of an odd experience one
the 2nd visit to a page. On pages with lots of images this has a nice
impact as it only loads the images that the user can see initially. As a
user scrolls it loads the next ones up. It saves a lot of extra requests
initially.
2014-04-09 20:47:57 -07:00
Tim Hobbs
ab0941be90 Merge remote-tracking branch 'upstream/master' 2014-04-09 16:58:14 -07:00
Tim Hobbs
a500f154d8 Cast updates 2014-04-09 16:58:09 -07:00
Luke Pulverenti
9ee76d4555 update translations 2014-04-08 22:12:17 -04:00
Tim Hobbs
2365becc14 Enabled lazy load of poster images
This should make initial load of the movies page a little more
responsive for larger libraries. This can be used on any page loading
images.
2014-04-08 11:22:03 -07:00
Luke Pulverenti
9a59fa6f70 update translations 2014-04-08 00:17:18 -04:00
Tim Hobbs
6b2b875ae2 Current time/volume fix for smaller video player 2014-04-06 12:17:39 -07:00
Luke Pulverenti
e72026f55c chromecast updates 2014-04-06 13:53:23 -04:00
Luke Pulverenti
861df73b9b add latest translations 2014-04-03 18:50:04 -04:00
Luke Pulverenti
55bfb651b6 add latest translations 2014-04-02 17:55:19 -04:00
Tim Hobbs
47d87ccfe8 Video player updates
* All buttons shown all the time
* Added time feedback when dragging position slider
2014-03-31 14:39:12 -07:00
Tim Hobbs
bb54d12ca8 Merge remote-tracking branch 'upstream/master' 2014-03-30 19:42:45 -07:00
Luke Pulverenti
1f1dcf80c1 add localization stub 2014-03-30 21:00:47 -04:00
Tim Hobbs
862d03a684 Merge remote-tracking branch 'upstream/master' 2014-03-30 16:28:19 -07:00
Tim Hobbs
84eb555644 Cast updates 2014-03-30 16:26:16 -07:00
Luke Pulverenti
7dd0efdcc2 restored live tv playback in the web client 2014-03-30 12:49:40 -04:00
Luke Pulverenti
813826b03b stub out remote player 2014-03-29 12:58:49 -04:00
Luke Pulverenti
355c3dcb42 stub out web client media controller 2014-03-29 11:40:32 -04:00
Luke Pulverenti
c7582e0f7a support EnableMpegtsM2TsMode 2014-03-26 18:14:25 -04:00
Tim Hobbs
8216e6d956 Video player "menu" button added
Toggles display of all appropriate video controls for video player sizes
< 100%
2014-03-25 12:48:54 -07:00
Luke Pulverenti
7058b9e879 rename MediaVersions to MediaSources 2014-03-22 12:16:43 -04:00
Luke Pulverenti
7a9d65a367 rework media versions to be based on original item id 2014-03-21 23:35:03 -04:00
Tim Hobbs
474422a286 Merge remote-tracking branch 'upstream/master' 2014-03-20 21:44:00 -07:00
Tim Hobbs
b7806018bf Minor media info update
* Aligned labels/values to create a column effect
* Minor refactor of labels/values to use a helper to reduce copy/paste
markup
2014-03-20 21:26:00 -07:00
Luke Pulverenti
02a810cf1e fixes #712 - multi-version grouping 2014-03-20 23:31:40 -04:00
Luke Pulverenti
902d3a3649 #712 - group multiple versions 2014-03-20 11:55:22 -04:00
Tim Hobbs
48ce08d2aa Merge upstream/master 2014-03-20 01:58:16 -07:00
Tim Hobbs
c806ef8d65 Media player updates
* Separate code for video player
* Audio player code reverted to pre-video player updates
2014-03-20 01:34:54 -07:00
Luke Pulverenti
6a50b9ce36 #712 - group multiple versions 2014-03-19 13:44:55 -04:00
Luke Pulverenti
39c57da623 #712 - Group multiple versions 2014-03-19 00:59:45 -04:00
Tim Hobbs
d388e3ae4b Video player updates
* Removed js to add class name for 4:3 aspect ratio
* Added min/max width for video to try and eliminate layout issues
2014-03-18 17:55:46 -07:00
Tim Hobbs
2131f0f895 Media player fixes
* Fix for hidden audio player
* Fullscreen hover fix
2014-03-18 12:57:32 -07:00
Tim Hobbs
b5b21349f9 Fix for stacking notifications
Video player just plays over the top
Max-height set on footer to display 3 stacked messages
2014-03-17 20:41:42 -07:00
Tim Hobbs
d8ba16da08 Merge remote-tracking branch 'upstream/master' 2014-03-17 20:07:58 -07:00
Tim Hobbs
0773ef79d7 Adjusted line-height for dash warning
Just makes it look a little nicer
2014-03-17 20:07:30 -07:00
Luke Pulverenti
5362d890f3 remove height assignment from footer 2014-03-17 21:51:54 -04:00
Luke Pulverenti
7a6bae9783 progress on channels api 2014-03-17 21:45:41 -04:00
Luke Pulverenti
fdda8549ba restore footer fluidity 2014-03-17 21:45:28 -04:00
Tim Hobbs
d48854dda8 Allow notification display when video playing
Users can interact with notifications in windowed mode
2014-03-17 16:59:25 -07:00
Tim Hobbs
37fb510a2d Merge remote-tracking branch 'upstream/master' 2014-03-17 15:47:22 -07:00
Tim Hobbs
96e64c4f1f Video player fixes
Mobile playback fixed - video no longer hidden by default and unhidden
on playing
Footer notifications fixed
2014-03-17 15:37:05 -07:00
Luke Pulverenti
7dcf71e256 expand device identification 2014-03-17 10:48:16 -04:00
Luke Pulverenti
6429e4e379 #712 - Support grouping multiple versions of a movie 2014-03-16 00:23:58 -04:00
Luke Pulverenti
e3e1ab2db3 add dlna pause fix 2014-03-15 16:08:06 -04:00
Luke Pulverenti
a5f1fa7681 support grouping behind boxsets 2014-03-15 00:14:07 -04:00
Tim Hobbs
d02fcffade Merge branch 'master' of https://github.com/timhobbs/MediaBrowser 2014-03-14 14:16:07 -07:00
Tim Hobbs
43dd77b685 4:3 aspect fix
Forgot to commit this. That is what I get for working in 2 environments
:)
2014-03-14 21:11:58 +00:00
Luke Pulverenti
c3e4b0bdd5 implement music identification 2014-03-13 23:23:58 -04:00
Luke Pulverenti
eaf0e65608 reduce text on filter buttons 2014-03-13 22:05:33 -04:00
Luke Pulverenti
df515330ba remove format indicators (temporarily) 2014-03-13 15:08:17 -04:00
Tim Hobbs
196a9b11c2 Merge remote-tracking branch 'upstream/master' into ribbons 2014-03-13 06:36:39 -07:00
Tim Hobbs
55eb408d18 Enable movie format ribbons
Per-user configuration to enable movie format ribbons
2014-03-13 06:17:02 -07:00
Luke Pulverenti
1c91ac9062 fix channel count 2014-03-13 05:00:47 -04:00
Luke Pulverenti
1bfd7d3cf0 live tv stream adjustments, add additional dlna params 2014-03-12 15:56:12 -04:00
Luke Pulverenti
9db8c276cc move collections back under movies. add movie suggestions page. 2014-03-11 22:11:01 -04:00
Tim Hobbs
451686bb82 Re-added ribbons
I moved them to no longer conflict with other markers
2014-03-10 11:56:37 -07:00
Luke Pulverenti
f174c804d5 add cancel button to identify popup 2014-03-09 22:33:49 -04:00
Luke Pulverenti
8fb161c4f6 calculate item by name counts on the fly 2014-03-09 18:14:44 -04:00
Luke Pulverenti
fce65d5942 add column sorting to reports 2014-03-08 13:17:05 -05:00
Tim Hobbs
97e9b8ceea Major video player overhaul
Updates, enhancements and some bug fixes too.
2014-03-08 00:09:45 -08:00
Luke Pulverenti
67f909cd87 refined collection editing 2014-03-07 23:20:31 -05:00
Luke Pulverenti
f76d02d315 fixes #715 - Support creating/editing collections (boxsets) in web client #715 2014-03-07 13:48:55 -05:00
Luke Pulverenti
edc7f33329 #715 - Support creating/editing collections (boxsets) in web client 2014-03-07 10:53:23 -05:00
Tim Hobbs
4b43d4c9e7 Video player enhancements
BlockUI style backdrop, escape key exits video, click video to toggle
playback, dbl-click to toggle fullscreen.
2014-03-05 05:56:15 -08:00
Tim Hobbs
f9541e56fd Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
	MediaBrowser.WebDashboard/dashboard-ui/scripts/mediaplayer.js
2014-03-05 04:27:13 -08:00
Luke Pulverenti
a7b5b2663e add more report data 2014-03-03 23:53:48 -05:00
Tim Hobbs
d653d2cb4b Altered playback stepdown in size
It is now a little smoother when window is resized.
2014-03-03 16:16:55 -08:00
Tim Hobbs
e2bd44c0bd Revert "Format "ribbons" added"
This reverts commit a6b3d5eff7b7f01f6a8a4a953ac33c7b651dcacf.
2014-03-03 16:01:38 -08:00
Tim Hobbs
8ef5062d9f Windowed video now centered
The window size is responsive as well, resizing with the browser
viewport.
2014-03-03 15:55:19 -08:00
Tim Hobbs
96c607f203 Format "ribbons" added
Shows format and format-specific color ribbon on the movie art
2014-03-03 01:10:10 -08:00
Luke Pulverenti
8a5c833522 fixes #697 - Support xbmc offline discs 2014-03-03 00:11:03 -05:00
Luke Pulverenti
c2b9b4e6d8 added library list to editor 2014-03-02 15:44:48 -05:00
Luke Pulverenti
09618fa0a9 implement series searching 2014-03-02 10:42:21 -05:00
Luke Pulverenti
db9295a65d a start to the lookup feature 2014-03-01 17:34:27 -05:00
Luke Pulverenti
08921bdaaf added unidentified indicators 2014-02-28 23:12:56 -05:00
Luke Pulverenti
ea09e1d7d0 added app theme classes and service 2014-02-27 23:49:02 -05:00
Luke Pulverenti
b066cb5d7a added first play to classes 2014-02-26 16:31:47 -05:00
Luke Pulverenti
45bcd1b40a change cast icon state appropriately 2014-02-23 15:35:58 -05:00
Luke Pulverenti
869717c745 added chromecast icon 2014-02-23 12:29:02 -05:00
Luke Pulverenti
e5420945f5 implement user ordering of local metadata readers 2014-02-22 17:41:29 -05:00
Luke Pulverenti
9d932e463a make external id's modular 2014-02-21 13:48:15 -05:00
Luke Pulverenti
c38c8601c0 rework web client poster sizes 2014-02-21 13:48:00 -05:00
Luke Pulverenti
a2a7a7c124 fixed remote control flyout 2014-02-19 00:21:03 -05:00
Luke Pulverenti
0b736d68b5 fixed themoviedb search returning no results 2014-02-17 16:35:08 -05:00
Luke Pulverenti
72db499cf6 take photos into the core 2014-02-13 00:11:54 -05:00
Luke Pulverenti
a43da6cd63 update wizard function of enable/disable local metadata saving 2014-02-09 18:08:01 -05:00
Luke Pulverenti
76d7223294 added audio db id's to web client 2014-02-09 16:11:11 -05:00
Luke Pulverenti
d9cc30f8dd get album images from songs before internet 2014-02-06 19:43:45 -05:00
Luke Pulverenti
efd23cafaa separate metadata refresh from validation 2014-02-06 17:22:03 -05:00
Luke Pulverenti
35f693e709 fixes #672 - Support path mapping 2014-01-30 00:20:18 -05:00
Luke Pulverenti
7e45bd999d support turning off subtitles 2014-01-29 16:54:40 -05:00
Luke Pulverenti
f388b62398 update auto-organize styles 2014-01-26 23:28:23 -05:00
Luke Pulverenti
10567bd881 update next/previous buttons 2014-01-24 13:09:50 -05:00
Luke Pulverenti
1fbbb143fe fixes #683 - Support disabling playback per user 2014-01-22 21:19:04 -05:00
Luke Pulverenti
e02f9c8726 remove webm messages 2014-01-22 17:38:55 -05:00
Luke Pulverenti
0cadf2308a added a live tv status page 2014-01-22 15:46:01 -05:00
Luke Pulverenti
9db90f464a #680 - episode organization 2014-01-22 12:05:06 -05:00
Luke Pulverenti
9ab4adcd33 #680 - added auto organize page 2014-01-21 01:10:58 -05:00
Luke Pulverenti
fda9b3d93d #680 - improve name comparisons 2014-01-20 14:55:49 -05:00
Luke Pulverenti
ccf1871c08 #680 - Support new episode file sorting 2014-01-20 11:09:53 -05:00
Luke Pulverenti
12ae11bcfc #680 - Support new episode file sorting added dummy results repository 2014-01-19 13:08:17 -05:00
Luke Pulverenti
102052d6b7 #680 - Support new episode file sorting 2014-01-19 01:36:21 -05:00
Luke Pulverenti
f803e08762 rework news downloading 2014-01-18 23:25:01 -05:00
Luke Pulverenti
d923a125e2 display news date 2014-01-18 17:47:44 -05:00
Luke Pulverenti
b932873b1d display news on dashboard home page 2014-01-18 16:52:01 -05:00
Luke Pulverenti
ab0b54902f support audio queuing without flyout 2014-01-18 12:58:05 -05:00
Luke Pulverenti
e91d8b6800 center guide grid 2014-01-18 00:55:21 -05:00
Luke Pulverenti
e29f656626 updated nuget 2014-01-17 13:43:07 -05:00
Luke Pulverenti
47b45991c9 fixed chapter extraction 2014-01-17 11:36:01 -05:00
Luke Pulverenti
4c4c131147 add hover menus to recordings 2014-01-16 22:13:12 -05:00
Luke Pulverenti
a0a589b876 added tv service provider selection 2014-01-16 17:49:31 -05:00
Luke Pulverenti
518003518b add tv service status reporting 2014-01-16 12:23:30 -05:00
Luke Pulverenti
e768e496ed add tv guide hover menus 2014-01-15 17:19:45 -05:00
Luke Pulverenti
817effb7d8 change IsRecording filter to IsInProgress 2014-01-15 10:18:31 -05:00
Luke Pulverenti
ccc7823449 added live tv events 2014-01-15 00:38:08 -05:00
Luke Pulverenti
8c99e99477 add new fields from omdb 2014-01-15 00:01:58 -05:00
Luke Pulverenti
e8dd5c816f support plot keywords 2014-01-14 15:56:53 -05:00
Luke Pulverenti
e3b57e4c97 added recording progress bars 2014-01-14 15:24:56 -05:00
Luke Pulverenti
9ba438a8e3 support plot keywords 2014-01-14 10:50:39 -05:00
Luke Pulverenti
71271abcb1 live tv updates 2014-01-13 00:41:00 -05:00
Luke Pulverenti
154b8d50b2 added full m3u8 generation 2014-01-12 16:32:13 -05:00
Luke Pulverenti
a95b71451a added new star icons 2014-01-12 14:01:03 -05:00
Luke Pulverenti
e36d514368 added suggested live tv page 2014-01-12 10:58:47 -05:00
Luke Pulverenti
90806d583b move media encoder to server project 2014-01-12 01:31:21 -05:00
Luke Pulverenti
02cd9ef7f7 added dvdlib for better dvd runtimes 2014-01-11 00:49:18 -05:00
Luke Pulverenti
8ef09d054d rework text subtitles 2014-01-10 08:52:01 -05:00
Luke Pulverenti
8f30211ec1 rework web client quality options 2014-01-08 15:29:09 -05:00
Luke Pulverenti
6de0b196ba add new tab to series timer page 2014-01-08 00:25:21 -05:00
Luke Pulverenti
2704b52493 added a new encoding settings page under advanced 2014-01-07 13:39:35 -05:00
Luke Pulverenti
231ed3c315 updated tv guide 2014-01-06 13:25:33 -05:00
Luke Pulverenti
08b1008f6a added live tv suggested page 2014-01-06 11:48:43 -05:00
Luke Pulverenti
a043f5af6d beginning to populate guide 2014-01-06 08:33:14 -05:00
Luke Pulverenti
6e5adce35c Added SupportsAutoRunAtStartup 2014-01-05 20:59:21 -05:00
Luke Pulverenti
3360897d0a added a virtual season image provider 2014-01-05 00:15:38 -05:00
Luke Pulverenti
9b7f81c3c6 updated ffmpeg 2014-01-04 22:50:29 -05:00
Luke Pulverenti
d994150c28 added cast icon to now playing bar to send current media to another client 2014-01-03 23:53:49 -05:00
Luke Pulverenti
5057ffec65 add custom collection sort orders to edit page 2014-01-03 15:32:27 -05:00
Luke Pulverenti
708ca5d32f added live channel playback 2014-01-02 23:58:22 -05:00
Luke Pulverenti
7ec31feea3 added music and game genre image downloading 2014-01-02 18:07:37 -05:00
Luke Pulverenti
1bea110fe6 web client touchups 2014-01-02 16:21:06 -05:00
Luke Pulverenti
bcb4b9da33 reduce image indicator sizes 2014-01-01 22:53:27 -05:00
Luke Pulverenti
7743b36bc9 add more methods to file system interface 2014-01-01 13:26:31 -05:00
Luke Pulverenti
2861ff68c9 updated mobile and tablet layouts in web client 2013-12-30 22:43:30 -05:00
Luke Pulverenti
722c5a92f3 support new genre images 2013-12-30 11:32:01 -05:00
Luke Pulverenti
f06105e688 restore progress bar on detail page 2013-12-29 23:35:27 -05:00
Luke Pulverenti
0c23a1a971 update built in studio images 2013-12-29 21:41:22 -05:00
Luke Pulverenti
2137a2436f make live tv channels playable 2013-12-29 13:53:56 -05:00
Luke Pulverenti
18abc62bc9 don't persist lazy loaded paths 2013-12-29 12:07:29 -05:00
Luke Pulverenti
ea97f1efcc be more tolerant of media folder names with invalid url chars 2013-12-29 09:54:11 -05:00
Luke Pulverenti
dfec6b307b added new studio image provider 2013-12-29 00:32:03 -05:00
Luke Pulverenti
f9ec680145 graphical display of latest recordings 2013-12-28 18:09:24 -05:00
Luke Pulverenti
04a52bcd6d display recording groups 2013-12-28 16:37:01 -05:00
Luke Pulverenti
6d15c55327 allow custom language per item 2013-12-28 11:58:13 -05:00
Luke Pulverenti
84eb8fc047 now playing bar fixes 2013-12-28 02:09:05 -05:00
Luke Pulverenti
2047f4bd49 change now playing bar to use jqm buttons 2013-12-27 23:42:40 -05:00
Luke Pulverenti
607b3482e1 use jqm listview for series recordings 2013-12-27 21:46:32 -05:00
Luke Pulverenti
79a51f6b3a new mobile web client menu 2013-12-27 16:10:06 -05:00
Luke Pulverenti
946f2ff98e change header icons to jqm buttons 2013-12-27 12:12:23 -05:00
Luke Pulverenti
68ab3acc3e updated search hint icons 2013-12-27 11:31:45 -05:00
Luke Pulverenti
e7a3a38b03 moved search into slide out panel 2013-12-27 11:18:42 -05:00
Luke Pulverenti
728e0003b2 minor mobile fixes 2013-12-27 00:13:19 -05:00
Luke Pulverenti
125c24ed56 new mobile dashboard menu 2013-12-27 00:08:37 -05:00
Luke Pulverenti
f4749aa519 fix top padding in mobile dashboard 2013-12-26 21:41:32 -05:00
Luke Pulverenti
80df2d3d84 support opening remote control menu from dashboard 2013-12-26 14:24:12 -05:00
Luke Pulverenti
6e4a7594fc fix web socket attachment to session object 2013-12-26 13:46:38 -05:00
Luke Pulverenti
c24735332f minor dashboard cleanup 2013-12-25 22:44:26 -05:00
Luke Pulverenti
0f4e147e72 hook up roku session controller + web client layout fixes 2013-12-25 09:39:46 -05:00
Luke Pulverenti
92b1ccb529 fix icon changing on scheduled task page 2013-12-24 14:22:07 -05:00
Luke Pulverenti
77ea8e1dfe add sort and filter icons 2013-12-24 13:45:33 -05:00
Luke Pulverenti
37ccaa59ab update to jquery mobile 1.4 2013-12-24 13:37:29 -05:00
Luke Pulverenti
701926c5dc updated live tv styles 2013-12-23 12:30:26 -05:00
Luke Pulverenti
b9d90edfb2 adjust tile styles 2013-12-23 10:26:36 -05:00
Luke Pulverenti
89a83ba77e ease up on person info downloading 2013-12-22 23:22:40 -05:00
Luke Pulverenti
9ac1ae7f6b live tv updates 2013-12-22 22:46:03 -05:00
Luke Pulverenti
5a92d54d0c increase recording padding limits 2013-12-22 16:11:32 -05:00
Luke Pulverenti
17ae566950 live tv updates 2013-12-22 12:16:24 -05:00
Luke Pulverenti
ac4c65ac9a live tv updates 2013-12-21 13:37:34 -05:00
Luke Pulverenti
97a67a7cf8 live tv updates 2013-12-20 15:09:49 -05:00
Luke Pulverenti
121d1de0af add ability to create timer 2013-12-17 15:02:12 -05:00
Luke Pulverenti
85c879223f removed old kernel 2013-12-15 13:29:34 -05:00