Commit Graph

1381 Commits

Author SHA1 Message Date
Luke Pulverenti
7a9d65a367 rework media versions to be based on original item id 2014-03-21 23:35:03 -04:00
Tim Hobbs
fd0c1ec8ae Merge remote-tracking branch 'upstream/master' 2014-03-21 11:40:54 -07:00
Tim Hobbs
50c5258304 Update to remote control
Implements SupportsFullscreenToggle
2014-03-21 11:40:38 -07:00
Luke Pulverenti
b14dfd11d9 Fix missing media versions 2014-03-21 12:55:34 -04:00
Luke Pulverenti
0f37c36d24 support choosing optimal video version 2014-03-21 00:52:46 -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
Tim Hobbs
9d8a2e03ae Merge remote-tracking branch 'upstream/master' 2014-03-20 13:45:33 -07:00
Tim Hobbs
10e282094e Enable remote "fullscreen" command
This is really only pseudo-fullscreen, as the js fullscreen API doesn't
allow fullscreen without user interaction.
2014-03-20 12:12:10 -07:00
Luke Pulverenti
902d3a3649 #712 - group multiple versions 2014-03-20 11:55:22 -04:00
Tim Hobbs
689ee461ed Removed console logging 2014-03-20 03:58:30 -07: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
Luke Pulverenti
233e30e233 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2014-03-18 23:24:55 -04:00
Luke Pulverenti
b36be70d40 add missing semicolons 2014-03-18 21:43:08 -04:00
Luke Pulverenti
9a16060663 #712 - group multiple versions 2014-03-18 21:35:40 -04:00
Tim Hobbs
4721d3722f Added data- attributes
Expose width/height that may help set video player size when creating
DOM elements
2014-03-18 18:02:30 -07: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
16cf53b2cf Merge remote-tracking branch 'upstream/master' 2014-03-18 12:58:36 -07:00
Tim Hobbs
2131f0f895 Media player fixes
* Fix for hidden audio player
* Fullscreen hover fix
2014-03-18 12:57:32 -07:00
Luke Pulverenti
494e982690 Add more channel features 2014-03-18 13:05:57 -04: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
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
Luke Pulverenti
23b4891188 add more reporting data 2014-03-04 21:59:59 -05:00
Luke Pulverenti
07ab10f0db Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2014-03-03 23:58:28 -05:00
Luke Pulverenti
89c871ec2d remove tv channels button 2014-03-03 23:54:00 -05:00
Luke Pulverenti
a7b5b2663e add more report data 2014-03-03 23:53:48 -05:00
Tim Hobbs
4aaa915381 Fix for iframe z-index issue with IE11
http://mediabrowser3.com/community/index.php?/topic/4922-server-web-client-ie11-mis-layering/
2014-03-03 18:03:07 -08:00
Tim Hobbs
f9cf6a2495 Removed console logging
Woops! :)
2014-03-03 16:23:34 -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
255b4007e9 Merge pull request #718 from timhobbs/master
#707 - focus search textbox when displayed
2014-03-03 01:15:18 -05:00
Tim Hobbs
c05058a3ad #707 - focus search textbox when displayed 2014-03-02 21:46:04 -08:00
Luke Pulverenti
8a5c833522 fixes #697 - Support xbmc offline discs 2014-03-03 00:11:03 -05:00
Luke Pulverenti
a2a9e6f2a3 add more data to media report 2014-03-02 21:17:12 -05:00
Luke Pulverenti
c2b9b4e6d8 added library list to editor 2014-03-02 15:44:48 -05:00
Luke Pulverenti
e8df96102f search refinements 2014-03-02 13:01:46 -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
bef8e451e3 updated service stack 2014-03-01 12:53:56 -05:00
Luke Pulverenti
08921bdaaf added unidentified indicators 2014-02-28 23:12:56 -05:00
Luke Pulverenti
0bd2b8b590 add back global metadata settings 2014-02-26 22:57:37 -05:00
Luke Pulverenti
b066cb5d7a added first play to classes 2014-02-26 16:31:47 -05:00
Luke Pulverenti
0b238590fc dlna project fixes 2014-02-26 00:43:49 -05:00
Luke Pulverenti
1bc46faa9c Add upnp configuration 2014-02-25 23:38:21 -05:00
Luke Pulverenti
d93325e109 fix directory not found error in episode organization 2014-02-25 10:40:16 -05:00
Luke Pulverenti
4ab95b6e11 limit ifo's to 300mb+ 2014-02-23 22:27:13 -05:00
Luke Pulverenti
45bcd1b40a change cast icon state appropriately 2014-02-23 15:35:58 -05:00
Luke Pulverenti
fd80cb3da5 update cast icon visibility 2014-02-23 12:53:25 -05:00
Luke Pulverenti
869717c745 added chromecast icon 2014-02-23 12:29:02 -05:00
Luke Pulverenti
3d0e125dd3 added chromecast boilerplate 2014-02-23 00:52:30 -05:00
Luke Pulverenti
e5420945f5 implement user ordering of local metadata readers 2014-02-22 17:41:29 -05:00
Luke Pulverenti
793dd69b63 consolidate ibn api a bit 2014-02-22 15:20:22 -05:00
Luke Pulverenti
15d4f40429 use modular id's on edit page 2014-02-21 16:44:10 -05:00
Luke Pulverenti
9d932e463a make external id's modular 2014-02-21 13:48:15 -05:00
Luke Pulverenti
06b94d4eb5 fixed editor auto-select 2014-02-21 10:27:44 -05:00
Luke Pulverenti
9ed6ce784f rework checkboxes for block unrated items 2014-02-21 10:24:29 -05:00
Luke Pulverenti
b16f98ce9f rework EnableMediaPlayback 2014-02-21 00:35:56 -05:00
Luke Pulverenti
22f629080c easier user library setup 2014-02-21 00:04:11 -05:00
Luke Pulverenti
990e9a39c6 add search methods to remote metadata providers 2014-02-19 23:53:15 -05:00
Luke Pulverenti
9f346f271c rework image extraction settings 2014-02-19 13:50:37 -05:00
Luke Pulverenti
6c28e65a50 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
	MediaBrowser.Api/Playback/Progressive/BaseProgressiveStreamingService.cs
2014-02-19 00:21:46 -05:00
Luke Pulverenti
a2a7a7c124 fixed remote control flyout 2014-02-19 00:21:03 -05:00
Eric Reed
3d77e9fe08 Change plug-in installation message 2014-02-18 08:19:32 -05:00
Luke Pulverenti
54417bdc37 fixed users without playback access being able to click play chapters 2014-02-17 22:02:41 -05:00
Luke Pulverenti
0b736d68b5 fixed themoviedb search returning no results 2014-02-17 16:35:08 -05:00
Luke Pulverenti
e9a747ed77 handle year in name when searching 2014-02-13 23:00:13 -05:00
Luke Pulverenti
72db499cf6 take photos into the core 2014-02-13 00:11:54 -05:00
Luke Pulverenti
b8eec7fef8 re-word internet provider setting 2014-02-11 23:29:13 -05:00
Luke Pulverenti
634e63264e fixes #709 - show all languages 2014-02-11 22:46:27 -05:00
Luke Pulverenti
b8c0aeae80 fixes #709 - Add option to show all languages in image interface 2014-02-11 22:33:59 -05:00
Luke Pulverenti
ec6a6c0edf fixes #709 - Add option to show all languages in image interface 2014-02-11 22:30:50 -05:00
Luke Pulverenti
96c012f3e5 implement fetcher priority adjustment 2014-02-11 16:41:01 -05:00
Luke Pulverenti
c35957bf15 added toggles for metadata settings 2014-02-10 23:55:01 -05:00
Luke Pulverenti
96460b1880 restored external subtitle support 2014-02-10 13:39:41 -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
bf93b46294 changed air days to checkboxes 2014-02-09 12:44:25 -05:00
Luke Pulverenti
12533220ba added series-level movie db support 2014-02-09 01:08:10 -05:00
Luke Pulverenti
e471daf7ef added item type to refresh info 2014-02-08 17:38:02 -05:00
Luke Pulverenti
265af89fe6 minor cleanup 2014-02-08 15:22:40 -05:00
Luke Pulverenti
c808cd9871 added more image providers 2014-02-08 15:02:35 -05:00
Luke Pulverenti
d3b0c14496 use music brainz values from audio files with bottom up refresh 2014-02-07 17:40:03 -05:00
Luke Pulverenti
efd23cafaa separate metadata refresh from validation 2014-02-06 17:22:03 -05:00
Luke Pulverenti
8453694d7c convert series providers to new system 2014-02-03 15:51:28 -05:00
Luke Pulverenti
78cb9d70da converted season providers 2014-02-03 00:35:43 -05:00
Luke Pulverenti
30cf916fa2 support saving new metadata configuration 2014-02-02 14:31:56 -05:00
Luke Pulverenti
83bb25da8a separate musicbrainz from lastfm artist providers 2014-02-02 11:59:14 -05:00
Luke Pulverenti
5ce0e6c170 added new setting to allow video upscaling 2014-02-02 10:19:29 -05:00
Luke Pulverenti
84d3728b86 convert games to new providers 2014-02-02 08:36:31 -05:00
Luke Pulverenti
6194dac647 convert artist providers 2014-01-30 23:50:09 -05:00
Luke Pulverenti
e9d32c8fb3 switch boxsets to new providers 2014-01-30 16:23:54 -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
00d9a83ac7 added path mapping page stub 2014-01-29 15:57:17 -05:00
Luke Pulverenti
24373b5706 added realtime monitor setting 2014-01-29 15:30:26 -05:00
Luke Pulverenti
f83b2b662a convert programs and channels to new providers 2014-01-29 11:16:24 -05:00
Luke Pulverenti
84347e8631 fixes #694 - Inconsistent donation links 2014-01-29 10:02:29 -05:00
Luke Pulverenti
76401c0e97 fixes #696 - Support delete in web client 2014-01-28 20:45:35 -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
e22622a6ac added tuner list to tv status page 2014-01-23 17:15:15 -05:00
Luke Pulverenti
70dcad3253 fixes #687 - Enable/disable live tv per user 2014-01-23 16:09:00 -05:00
Luke Pulverenti
e30d68fdd4 trim tv objects 2014-01-23 13:05:41 -05:00
Luke Pulverenti
1fbbb143fe fixes #683 - Support disabling playback per user 2014-01-22 21:19:04 -05:00
Luke Pulverenti
b6992659d1 fix image stretching in web client 2014-01-22 19:39:26 -05:00
Luke Pulverenti
2246bd8165 rename autoorganize files 2014-01-22 18:52:01 -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
807141cbce #680 - begin resolution feature 2014-01-21 11:24:12 -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
7eac5f192e bring back source type 2014-01-19 13:08:31 -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
1fa7dcdb2b added dashboard info page 2014-01-18 14:25:20 -05:00
Luke Pulverenti
0073dc3476 display award summary 2014-01-18 13:10:21 -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
35e37c8027 support resume in hover menus 2014-01-17 16:18:43 -05:00
Luke Pulverenti
b1cba70ffd display tv service version info 2014-01-17 15:51:29 -05:00
Luke Pulverenti
e29f656626 updated nuget 2014-01-17 13:43:07 -05:00
Luke Pulverenti
4bbec7c71f add more properties to LiveTvInfo 2014-01-17 13:23:00 -05:00
Luke Pulverenti
fab298ecea fix direct stream text 2014-01-17 11:46:47 -05:00
Luke Pulverenti
47b45991c9 fixed chapter extraction 2014-01-17 11:36:01 -05:00
Luke Pulverenti
f0bf153290 fixed switching of audio/subtitle streams 2014-01-16 23:53:16 -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
32386e817b added new item by name filters 2014-01-14 15:03:35 -05:00
Luke Pulverenti
48d1641783 support keyword editing 2014-01-14 11:06:26 -05:00
Luke Pulverenti
9ba438a8e3 support plot keywords 2014-01-14 10:50:39 -05:00
Luke Pulverenti
7d9325b1b2 add user permissions for managing tv recordings 2014-01-13 15:31:09 -05:00
Luke Pulverenti
fe3c35efdb center poster text 2014-01-13 11:48:37 -05:00
Luke Pulverenti
14a7a42256 save web client view selection 2014-01-13 11:25:18 -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
491179a4c7 fixed script error on tv timers page 2014-01-12 12:45:45 -05:00
Luke Pulverenti
8d9823e7a9 added live tv settings page 2014-01-12 11:55:38 -05:00
Luke Pulverenti
e36d514368 added suggested live tv page 2014-01-12 10:58:47 -05:00
Luke Pulverenti
a929bf05f5 add play button to program page 2014-01-11 22:29:55 -05:00
Luke Pulverenti
c1a71bf416 added sorting for series recordings 2014-01-11 18:07:56 -05:00
Luke Pulverenti
eb07d62734 added automatic restart option 2014-01-11 15:13:18 -05:00
Luke Pulverenti
fa461c249c added advanced server settings tab 2014-01-11 14:21:49 -05:00
Luke Pulverenti
bcf0a737d2 support configurable transcoding temporary path 2014-01-11 13:58:50 -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
1447aafd24 improved web client direct streaming 2014-01-08 23:45:09 -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
63836a625a fix class name collision 2014-01-04 10:41:35 -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
1b1feb66cc display additional users in dashboard 2014-01-03 21:59:20 -05:00
Luke Pulverenti
2957a40d8d support adding additional users to sessions 2014-01-03 21:35:41 -05:00
Luke Pulverenti
e8e1978bb4 use collection terminology 2014-01-03 15:43:44 -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
1e6afbaffa support manual downloading of studio images 2013-12-29 01:36:13 -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
f225e4fa92 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-12-28 16:37:08 -05:00
Luke Pulverenti
04a52bcd6d display recording groups 2013-12-28 16:37:01 -05:00
Luke
4503fbe6cb Merge pull request #650 from tikuf/master
Add 480p+ with higher bitrate as default
2013-12-28 09:57:19 -08: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
1f7bbddb34 remove new indicator 2013-12-27 16:20:27 -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
92c1a9acb0 fix duplicate day name issue 2013-12-26 21:23:57 -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
d9dac5269d added more options for block unrated 2013-12-26 11:53:23 -05:00
Luke Pulverenti
c27d378e34 split out parental controls into a separate edit page 2013-12-26 10:40:38 -05:00
Luke Pulverenti
c8cd49ffe7 remove book options from metadata page 2013-12-26 09:21:09 -05:00
Luke Pulverenti
47aeda67c5 added more metadata control 2013-12-26 01:17:19 -05:00
Luke
c9b835f44e Merge pull request #652 from abeloin/master
Linux fixes
2013-12-25 20:07:29 -08:00
Luke Pulverenti
f6304a4e6a removed developer tool setting 2013-12-25 22:55:59 -05:00
Luke Pulverenti
86989c71eb fix missing script reference 2013-12-25 22:46:40 -05:00
Luke Pulverenti
c24735332f minor dashboard cleanup 2013-12-25 22:44:26 -05:00
abeloin
113391680b Linux fixes:
-Copy PropertyChanged.Fody.dll to Tools/Fody in MediaBrowser.Model.csproj
-Check if root for WebSocketServer.FlashAccessPolicyEnabled (port < 1024)
-Check resolution value !=0 before SetResolution
-Catch _userManager.RefreshUsersMetadata exception when running MB3 for the first time
-Fix _appHost.Init() missing argument
-FFmpeg: set default and execute permission(766) to ffmpeg and ffprobe
-FFmpeg: Detect the OS type and download the correct version 
-Rename MediaBrowser.WebDashboard/dashboard-ui/scripts/Itemdetailpage.js to itemdetailpage.js
2013-12-25 14:26:49 -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
37ccaa59ab update to jquery mobile 1.4 2013-12-24 13:37:29 -05:00
Luke Pulverenti
c3773cf7c2 added stub for roku remote controller 2013-12-23 19:00:27 -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
9ac1ae7f6b live tv updates 2013-12-22 22:46:03 -05:00
Luke Pulverenti
0b9f6ce000 added new wizard page with more chapter image control 2013-12-22 22:45:51 -05:00
Luke Pulverenti
bc1996111a Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-12-22 16:11:39 -05:00
Luke Pulverenti
5a92d54d0c increase recording padding limits 2013-12-22 16:11:32 -05:00
Luke
c4f444a2f7 Merge pull request #648 from thogil/lock_images
Added Images to MetadataFields
2013-12-22 12:53:25 -08:00
Luke Pulverenti
dc89e5fb88 support streaming of tv recordings 2013-12-22 13:58:51 -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
736a8233a3 added IHasImages and IHasUserData 2013-12-19 16:51:32 -05:00
Luke Pulverenti
b0d84e5046 live tv updates 2013-12-18 00:44:46 -05:00
Luke Pulverenti
a3b95de459 added more control over what items to extract chapter images from 2013-12-17 23:59:14 -05:00
Luke Pulverenti
02cd0a7b6f add additional metadata config tab 2013-12-17 23:39:44 -05:00
tikuf
2c841b687f Add 480p+ with higher bitrate as default 2013-12-18 07:19:23 +11:00
Luke Pulverenti
121d1de0af add ability to create timer 2013-12-17 15:02:12 -05:00
Luke Pulverenti
f030db9841 live tv updates 2013-12-17 01:08:06 -05:00
Luke Pulverenti
60bcd69fd3 live tv updates 2013-12-16 13:44:03 -05:00
Thomas Gillen
23ba68e65b Added Backdrops and Screenshots to MetadataFields 2013-12-15 18:33:07 +00:00
Luke Pulverenti
f0a64f2f2e live tv + nuget updates 2013-12-15 09:19:24 -05:00
Luke Pulverenti
b2b7584352 updated live tv + nuget 2013-12-14 20:17:57 -05:00
Thomas Gillen
420760712b Added Images to MetadataFields 2013-12-15 00:26:01 +00:00
Luke Pulverenti
fadec6653a updated nuget + live tv 2013-12-14 10:49:11 -05:00
Luke Pulverenti
07241dc539 updated live tv timer page 2013-12-12 23:57:01 -05:00
Luke Pulverenti
72b7920f68 update tv recording page 2013-12-12 23:06:38 -05:00
Luke Pulverenti
fb64641b57 fix loading swirl on plugin catalog 2013-12-11 18:30:28 -05:00
Luke Pulverenti
5e8d1b70c3 added series level settings to control display of specials 2013-12-10 16:26:30 -05:00
Luke Pulverenti
e2db1dbcd4 expose episode absolute numbers for editing 2013-12-10 15:42:42 -05:00
Luke Pulverenti
30d16b6fc0 added more episode values to metadata editor 2013-12-08 15:33:24 -05:00
Luke Pulverenti
aedaf554c3 save vote count from edit page 2013-12-08 12:57:18 -05:00
Luke Pulverenti
2886626322 expose Tmdb collection id in editor. 2013-12-07 20:42:15 -05:00
Luke Pulverenti
477ded980a update to service stack v4 2013-12-07 10:52:38 -05:00