Commit Graph

3152 Commits

Author SHA1 Message Date
Luke Pulverenti
569aa605b4 update translations 2016-02-10 14:16:48 -05:00
Luke Pulverenti
9e8e2dddad display original file in subtitle editor 2016-02-10 13:44:20 -05:00
Luke Pulverenti
165e7bf677 update forms 2016-02-10 00:29:38 -05:00
Luke Pulverenti
95dadd9829 update auto-organize popup 2016-02-09 13:44:07 -05:00
Luke Pulverenti
06c88752b1 fixes #896 - Chromecast icon needs to be displayed while playing videos on the web 2016-02-09 13:05:12 -05:00
Luke Pulverenti
b90c1fc868 update checkboxes 2016-02-09 12:19:55 -05:00
Luke Pulverenti
ca37d6a03d update person editor 2016-02-09 12:13:50 -05:00
Luke Pulverenti
d665b12b82 update auto-organize 2016-02-09 12:13:38 -05:00
Luke Pulverenti
8aa5acfee4 update new user screen 2016-02-09 00:48:24 -05:00
Luke Pulverenti
c3b83c0c48 update translations 2016-02-09 00:45:33 -05:00
Luke Pulverenti
dc0ebc82c7 rework guest invite popup 2016-02-08 23:46:25 -05:00
Luke Pulverenti
559ff97dd7 update forms 2016-02-08 21:23:39 -05:00
Luke Pulverenti
e1be36979d update forms 2016-02-08 21:15:26 -05:00
Luke Pulverenti
379192f38f update sync dialog 2016-02-08 16:15:31 -05:00
Luke Pulverenti
eb5228218b switch to paper text area 2016-02-08 15:10:25 -05:00
Luke Pulverenti
41e82fa02d update people editor 2016-02-08 15:05:55 -05:00
Luke Pulverenti
ee7c67b429 update metadata editor 2016-02-08 14:51:14 -05:00
Luke Pulverenti
40b4010ce4 update metadata editor 2016-02-08 14:34:44 -05:00
Luke Pulverenti
21f8bbba66 update item editor 2016-02-08 14:14:41 -05:00
Luke Pulverenti
a4220131dd update jqm styles 2016-02-08 13:24:01 -05:00
Luke Pulverenti
630f3e9100 update translations 2016-02-08 13:13:05 -05:00
Luke Pulverenti
b7d63574a3 update metadata editor 2016-02-08 13:05:29 -05:00
Luke Pulverenti
ac9ab5502a update dlna profile list 2016-02-08 00:59:33 -05:00
Luke Pulverenti
4ed0a8d919 update listviews 2016-02-07 23:42:56 -05:00
Luke Pulverenti
9915242409 update progressive encoding 2016-02-07 16:48:08 -05:00
Luke Pulverenti
1121dd8ae4 update lists 2016-02-07 16:16:02 -05:00
Luke Pulverenti
dd1b33021d trim down listview 2016-02-07 14:47:09 -05:00
Luke Pulverenti
484e60e328 update components 2016-02-07 14:19:56 -05:00
Luke Pulverenti
f4fb963fab update smart match feature 2016-02-07 00:15:26 -05:00
Luke
b1caaf694f Merge pull request #1432 from softworkz/SeriesDetectionV2
Supersedes #1192: Auto-Organize - Added feature to remember/persist series matching in manual organization dialog
2016-02-06 22:24:18 -05:00
Luke Pulverenti
062f7937c5 update nowplayingbar.js 2016-02-06 16:11:30 -05:00
Luke Pulverenti
6814d8e280 update image uploader 2016-02-06 15:32:14 -05:00
Luke Pulverenti
eefd54468d update audio z-index 2016-02-06 15:32:05 -05:00
Luke Pulverenti
830d383233 update components 2016-02-06 15:31:52 -05:00
Luke Pulverenti
a709471b1d update nowplaying 2016-02-06 15:31:41 -05:00
Luke Pulverenti
ed4d08ab68 update prompt text 2016-02-06 01:33:34 -05:00
Luke Pulverenti
b63aaeb909 update now playing loading 2016-02-05 23:30:43 -05:00
Luke Pulverenti
fe154d4483 update translations 2016-02-05 22:06:05 -05:00
Luke Pulverenti
fe6a85e143 improve performance of now playing page 2016-02-05 21:47:06 -05:00
Luke Pulverenti
bbf03fdf40 update now playing bar 2016-02-05 12:04:46 -05:00
Luke Pulverenti
9a643e6058 update android init 2016-02-05 12:04:38 -05:00
Luke Pulverenti
69daa8a476 update vlc setting 2016-02-05 11:04:31 -05:00
Luke Pulverenti
3e86dc85c8 revert origin change 2016-02-05 11:04:04 -05:00
Luke Pulverenti
df21d0ca14 update components 2016-02-05 10:31:24 -05:00
Luke Pulverenti
818ff90aff add credentials to media elements 2016-02-05 10:31:11 -05:00
Luke Pulverenti
e8b7d2e27e update translations 2016-02-05 09:32:05 -05:00
Luke Pulverenti
dcf9afd0a9 update translations 2016-02-05 01:03:41 -05:00
Luke Pulverenti
843b38bce2 support codec intros 2016-02-05 00:59:09 -05:00
Luke Pulverenti
512a8ee8d1 update dialogs 2016-02-04 23:56:34 -05:00
Luke Pulverenti
091d4e96b7 update components 2016-02-04 23:56:19 -05:00
Luke Pulverenti
4a467a2676 add warning about qsv 2016-02-04 23:56:07 -05:00
softworkz
15a66799a8 Merge fixes 2016-02-05 05:21:59 +01:00
softworkz
a252b74db2 Auto-Organize: Added feature to remember/persist series matching in manual organization dialog #2
When a filename cannot be auto-matched to an existing series name, the
organization must be performed manually.
Unfortunately not just once, but again and again for each episode coming
in.
This change proposes a simple but solid method to optionally persist the
matching condition from within the manual organization dialog.
This approach will make Emby "learn" how to organize files in the future
without user interaction.
2016-02-05 05:21:25 +01:00
Luke Pulverenti
bb21de5aed add credentials to audio/video elements 2016-02-04 22:44:56 -05:00
Luke Pulverenti
95b1778220 update components 2016-02-04 22:44:29 -05:00
Luke Pulverenti
adb3a60373 use shared prompt 2016-02-04 15:51:13 -05:00
Luke Pulverenti
4c2a7ed02d update components 2016-02-04 13:19:10 -05:00
Luke Pulverenti
5973359f39 update sync button visibility 2016-02-03 19:04:59 -05:00
Luke Pulverenti
cf577ba8eb update components 2016-02-03 18:00:01 -05:00
Luke Pulverenti
59ea1c2f7d remove unneeded libs 2016-02-02 22:15:42 -05:00
Luke Pulverenti
5aaaf08723 removed dead code 2016-02-02 21:24:43 -05:00
Luke Pulverenti
90eb88f883 update components 2016-02-02 21:12:02 -05:00
Luke Pulverenti
5e3ab690af update components 2016-02-02 15:36:33 -05:00
Luke Pulverenti
2371272bd2 update subtitle focus 2016-02-02 13:41:18 -05:00
Luke Pulverenti
5b1b16eab9 add play buttons to latest items 2016-02-01 21:41:14 -05:00
Luke Pulverenti
05714ad3fb update translations 2016-02-01 21:40:48 -05:00
Luke Pulverenti
f6960f3838 update ffmpeg 2016-02-01 16:01:20 -05:00
Luke Pulverenti
bb0287c5f7 fix quality options 2016-02-01 15:41:56 -05:00
Luke Pulverenti
b2d9967968 fix changestream 2016-02-01 14:10:44 -05:00
Luke Pulverenti
8c10f27035 fix resume after changeStream 2016-02-01 14:07:16 -05:00
Luke Pulverenti
9cb9e04ff7 update action sheet 2016-02-01 13:43:55 -05:00
Luke Pulverenti
6081027461 update components 2016-02-01 13:39:23 -05:00
Luke Pulverenti
555b1ddedc update components 2016-02-01 12:52:23 -05:00
Luke Pulverenti
4196c06485 update video player action sheets 2016-02-01 12:02:46 -05:00
Luke Pulverenti
048ba20590 update components 2016-02-01 12:02:17 -05:00
Luke Pulverenti
2a72f0256e update locking 2016-01-31 19:57:40 -05:00
Luke Pulverenti
3eec24c917 use shared slideshow 2016-01-31 01:03:40 -05:00
Luke Pulverenti
c959aa01a2 update action sheet 2016-01-30 23:04:00 -05:00
Luke Pulverenti
79b9a76c6b update components 2016-01-30 16:25:00 -05:00
Luke Pulverenti
5774df78ab update components 2016-01-30 16:15:04 -05:00
Luke Pulverenti
b5292ca178 switch to shared paperdialoghelper 2016-01-30 15:59:09 -05:00
Luke Pulverenti
88bd9c7abb move paper dialog helper 2016-01-30 14:31:22 -05:00
Luke Pulverenti
54d014972b update components 2016-01-30 13:31:31 -05:00
Luke Pulverenti
4a3a518fb7 fix directory browser parent path 2016-01-29 23:55:05 -05:00
Luke Pulverenti
d90d4de2b0 update components 2016-01-29 21:43:11 -05:00
Luke Pulverenti
b4ae58347b update translations 2016-01-29 13:20:38 -05:00
Luke Pulverenti
e881e6380a fix action sheet 2016-01-28 23:18:31 -05:00
Luke Pulverenti
4dc7a40afd set document title 2016-01-28 20:16:07 -05:00
Luke Pulverenti
294ad10bc2 use shared device profile 2016-01-28 16:27:41 -05:00
Luke Pulverenti
120e92760d fix action sheet 2016-01-28 16:08:09 -05:00
Luke Pulverenti
576b872bde update components 2016-01-28 15:45:52 -05:00
Luke Pulverenti
9f72147880 restore webm with firefox 2016-01-28 13:29:24 -05:00
Luke Pulverenti
4be5fe0d0e improve new user error message 2016-01-28 01:42:43 -05:00
Luke Pulverenti
a1b70df3cc better handling of playback stop 2016-01-28 01:42:27 -05:00
Luke Pulverenti
5833a82e4b update components 2016-01-28 01:38:15 -05:00
Luke Pulverenti
4406fb5474 switch to dark library menu 2016-01-27 14:39:20 -05:00
Luke Pulverenti
5817ee0c5a update translations 2016-01-27 14:39:10 -05:00
Luke Pulverenti
a60db2d7d4 restore channel view setting 2016-01-27 14:28:12 -05:00
Luke Pulverenti
c1400969db fix image scaling 2016-01-27 11:58:21 -05:00
Luke Pulverenti
277b5941e4 fix mediaplayer script error 2016-01-27 01:06:26 -05:00