Commit Graph

1108 Commits

Author SHA1 Message Date
Luke Pulverenti
9a16060663 #712 - group multiple versions 2014-03-18 21:35:40 -04:00
Luke Pulverenti
494e982690 Add more channel features 2014-03-18 13:05:57 -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
3e0fc7ada1 Footer notification fix 2014-03-17 17:38:36 -07:00
Tim Hobbs
92c8a6ff62 Remote button visibility fix
Every load the remote button would show up before the page rendered -
now it won't.
2014-03-17 17:07:17 -07: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
1e76f3cfe4 change user flyout to panel 2014-03-17 01:23:13 -04:00
Luke Pulverenti
122f1949f1 fix file name casing 2014-03-16 18:08:23 -04:00
Luke Pulverenti
07d6d245d1 added refresh buttons to guide and tv pages 2014-03-16 15:39:58 -04:00
Luke Pulverenti
0b911596eb fixed dlna user reporting 2014-03-16 12:15:10 -04:00
Luke Pulverenti
6429e4e379 #712 - Support grouping multiple versions of a movie 2014-03-16 00:23:58 -04:00
Luke Pulverenti
7e2ffe8202 #712 - Support grouping multiple versions of a movie 2014-03-15 18:52:43 -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
941824a5fb Footer hide fix
Had to hide() before the append()
2014-03-14 14:37:33 -07:00
Tim Hobbs
20b21fd1f4 Footer hide 2014-03-14 14:29:17 -07:00
Tim Hobbs
3f536c851d Fix video name
Removed extra \n causing series name error
2014-03-14 14:25:25 -07:00
Tim Hobbs
d02fcffade Merge branch 'master' of https://github.com/timhobbs/MediaBrowser 2014-03-14 14:16:07 -07:00
Tim Hobbs
de64ab5394 Video player fixes
Fix for proper cleanup after playback stopped/fullscreen stop
Fix for fullscreen after navigation
2014-03-14 14:16:01 -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
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
a2336fb26c Fix for video playback error cleanup
Also added a little logging - trying to determine why certain videos
just won't work in IE
2014-03-11 00:54:10 +00: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
07308ea9a7 added play to config page 2014-03-10 13:38:53 -04:00
Luke Pulverenti
bc2682eaf8 update people sort orders 2014-03-10 08:51:36 -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
e829482b7a #715 - hide New Collection button for non-admins 2014-03-07 14:31:05 -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
Luke Pulverenti
16e88f9a52 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2014-03-06 00:17:28 -05:00
Luke Pulverenti
e8a58abae8 start on manual collection creation 2014-03-06 00:17:13 -05:00
Luke
8e0352c4b1 Merge pull request #724 from Tensre/master
Auto-Organize Copy/Move Option, Fix for Overwrite Existing File
2014-03-06 00:06:06 -05:00
Tensre
e7160955a1 Auto-Organize Copy/Move Option, Fix for Overwrite Existing File
Addition of the option in Auto-Organize to copy or move files from watch
folder.
Fix to use the Overwrite Existing File option from the config rather
than hardcoded value.
2014-03-05 20:44:29 -08:00
Luke Pulverenti
cc87a41cad fixes #723 - Tv series schedule sometimes empty 2014-03-05 21:13:08 -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
f57cde8912 fixes #716 - Make editing sidebar more responsive 2014-03-05 00:41:58 -05:00