Luke Pulverenti
4e2c7058ca
update tabs
2016-09-01 16:21:55 -04:00
Luke Pulverenti
a0fac36101
update tabs
2016-09-01 12:36:11 -04:00
Luke Pulverenti
218112efc1
move channel view setting to global
2016-08-31 16:46:09 -04:00
Luke Pulverenti
5cd71abd36
update app footer
2016-08-31 15:17:11 -04:00
Luke Pulverenti
d5577ab04d
update image editor
2016-08-30 13:39:15 -04:00
Luke Pulverenti
4c97201a3c
switch to shared image editor
2016-08-30 02:06:24 -04:00
Luke Pulverenti
0659c5bdc1
make chapter images a per-library setting
2016-08-29 17:06:24 -04:00
Luke Pulverenti
fc63d39e27
fix service worker registration
2016-08-29 14:58:54 -04:00
Luke Pulverenti
3003c976a8
update recording file name
2016-08-29 14:42:53 -04:00
Luke Pulverenti
7acfaee309
update dialogs
2016-08-29 03:12:24 -04:00
Luke Pulverenti
31449f85de
update plugins page
2016-08-28 15:26:30 -04:00
Luke Pulverenti
557ac784a8
update components
2016-08-27 21:05:32 -04:00
Luke Pulverenti
9eb978a98b
reduce use of paper-checkbox
2016-08-27 15:14:04 -04:00
Luke Pulverenti
2497dcde57
fix repeated guide refreshes
2016-08-26 15:29:28 -04:00
Luke Pulverenti
68b6ae9083
fix theme songs getting sent to remote player
2016-08-26 13:48:20 -04:00
Luke Pulverenti
c32aa0dab1
fix sync container statuses
2016-08-26 13:24:04 -04:00
Luke Pulverenti
f4473116d1
fix hover menus
2016-08-25 14:24:54 -04:00
Luke Pulverenti
c91d483075
reduce use of paper-checkbox
2016-08-25 13:06:30 -04:00
Luke Pulverenti
06f03fdbf3
fix yesterday labels
2016-08-25 00:53:12 -04:00
Luke Pulverenti
870c5e2f2d
fix dynamic images for osx
2016-08-24 23:44:59 -04:00
Luke Pulverenti
48029f4dc7
fix folders view
2016-08-24 23:07:31 -04:00
Luke Pulverenti
ee908c0726
update vaapi defaults
2016-08-24 16:14:35 -04:00
Luke Pulverenti
cbca3a20ae
reduce rescanning due to IsOffline
2016-08-24 02:13:15 -04:00
Luke Pulverenti
6ab4b313a1
update shared components
2016-08-23 13:07:50 -04:00
Luke Pulverenti
8f4e896b5d
fixes #1535 - More options for transcoding music
2016-08-23 12:02:14 -04:00
Luke Pulverenti
dd0540c6b9
update sync
2016-08-23 02:42:15 -04:00
Luke Pulverenti
0a7858143c
update sync settings
2016-08-23 01:08:07 -04:00
Luke Pulverenti
8ba393c549
update now playing bar
2016-08-22 16:47:16 -04:00
Luke Pulverenti
c043164de5
start a dashboard folder
2016-08-22 14:28:24 -04:00
Luke Pulverenti
0ffbd3d563
remove paper inputs
2016-08-21 15:18:58 -04:00
Luke Pulverenti
4a296d5125
remove more paper inputs
2016-08-21 14:40:38 -04:00
Luke Pulverenti
7af088def3
remove some paper inputs
2016-08-21 14:33:17 -04:00
Luke Pulverenti
faf5fe7af6
remove paper-progress
2016-08-21 13:58:33 -04:00
Luke Pulverenti
4848adf508
remove paper-textarea
2016-08-21 13:38:10 -04:00
Luke Pulverenti
d8c4154947
use unified theme media player
2016-08-21 02:59:36 -04:00
softworkz
50f9d7d4fe
AutoOrganize: Migrate paper controls to emby controls
2016-08-21 04:25:45 +02:00
softworkz
cbc8ff2aed
Remove jquery from autoorganize scripts
2016-08-21 00:00:27 +02:00
Luke Pulverenti
b7eaf270a1
reduce direct dom access
2016-08-20 17:58:28 -04:00
Luke Pulverenti
f53cb1ca8a
reduce use of jqmlistview
2016-08-20 15:58:57 -04:00
Luke Pulverenti
bfc4f255ed
Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
2016-08-20 14:38:27 -04:00
Luke
70baecf818
Merge pull request #2076 from softworkz/OrganizeInstantFeedback
...
Auto-Organize: Async operation and instant feedback UI (reworked)
2016-08-20 14:38:18 -04:00
Luke Pulverenti
a1b46992f0
switch to emby components
2016-08-20 14:34:30 -04:00
Luke Pulverenti
5c12589db7
fix localsync define
2016-08-20 03:29:06 -04:00
Luke Pulverenti
5018f2190b
add remember me option
2016-08-20 02:58:35 -04:00
Luke Pulverenti
18da0bbdcf
Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
2016-08-20 02:28:10 -04:00
Luke Pulverenti
965bf947c8
update components
2016-08-20 02:27:48 -04:00
softworkz
86d2a8bca0
Fix bad seeking precision
2016-08-20 07:22:08 +02:00
softworkz
fac9f2d6e8
Auto-Organize: Async operation and instant feedback UI (reworked)
...
This commit includes changes to enable and stabilize asyncronous
operation in the auto-organize area. Here are the key points:
- The auto-organize correction dialog is now closed (almost) instantly.
This means that the user does not have to wait until the file copy/move
operation is completed in order to continue. (even with local HDs the
copy/move process can take several minutes or even much longer with
network destination).
- This commit also implements locking of files to be organized in order
to prevent parallel processing of the same item. In effect, there can be
2 or more manual organization operations active even while the normal
auto-organization task is running without causing any problems
- The items that are currently being processed are indicated as such in
the log with an orange color and a spinner graphic
- The client display is refreshed through websocket messages
- A side effect of this is that other clients showing the auto-organize
log at the same time are always up-to-date as well
2016-08-20 01:03:30 +02:00
Luke Pulverenti
1846f1afcf
remove fingerprintjs
2016-08-19 18:56:32 -04:00
Luke Pulverenti
c546f03906
update new episode creation
2016-08-19 13:43:16 -04:00