Erwin de Haan
c5430f86b0
Fixed csproj and xml identation.
2019-01-19 15:01:16 +01:00
Erwin de Haan
089ad8e7c2
Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt
2019-01-13 21:10:15 +01:00
Erwin de Haan
742bef5b5f
EditorConfig reformat: Non-CS files.
2019-01-13 20:45:51 +01:00
dkanada
9de66e9e87
add jellyfin-web as submodule
2019-01-09 23:35:05 +09:00
Anthony Lavado
87812d1e7f
Fix spacing to C#/Visual Studio standards
...
- This is a fix automatically applied by Visual Studio
2019-01-02 01:22:21 -05:00
Bond_009
b4edb24ec3
Change libraries from netcoreapp to netstandard
...
Ref: https://dotnetcoretutorials.com/2017/01/13/net-standard-vs-net-core-whats-difference/
2018-12-12 21:39:22 +01:00
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
2018-09-12 19:26:21 +02:00
Luke Pulverenti
404171023f
clean up build configs
2017-05-16 01:44:06 -04:00
Luke Pulverenti
558219132a
minify resources
2017-01-27 22:16:59 -05:00
Luke Pulverenti
dac538e812
update translations
2017-01-22 18:16:10 -05:00
Luke Pulverenti
e97fff049d
update project
2017-01-22 18:13:50 -05:00
Luke Pulverenti
ceab0be20b
move metadata language to per library
2017-01-21 18:37:38 -05:00
Luke Pulverenti
fe1630aec4
update default dlna profile
2017-01-19 02:32:39 -05:00
Luke Pulverenti
7533d6a987
rework now playing screen
2017-01-17 13:00:19 -05:00
Luke Pulverenti
9a360eeaed
update project
2017-01-07 15:45:20 -05:00
Luke Pulverenti
9ad6cc1b4b
update components
2017-01-03 03:10:50 -05:00
Luke Pulverenti
9946145308
fix project
2017-01-03 02:05:57 -05:00
Luke Pulverenti
707f4f564b
unify video osd
2017-01-03 01:51:36 -05:00
Luke Pulverenti
853dbfc558
separate player selection into it's own script
2016-12-29 02:14:59 -05:00
Luke Pulverenti
5cc7a2a415
update sync dialogs
2016-12-26 12:37:05 -05:00
Luke Pulverenti
2d09c187cc
redesign series timer edit screen
2016-12-17 23:58:20 -05:00
Luke Pulverenti
1aff48b93b
move book support into the core
2016-12-12 00:49:19 -05:00
Luke Pulverenti
016d8301f5
update series queries
2016-12-06 03:24:29 -05:00
Luke Pulverenti
049dca644d
add more to .net core solution
2016-10-25 23:59:51 -04:00
Luke Pulverenti
b30c58f825
retarget dashboard project
2016-10-25 22:04:49 -04:00
Luke Pulverenti
23d7afdf68
make dashboard project portable
2016-10-25 15:11:27 -04:00
Luke Pulverenti
ef6b90b8e6
make controller project portable
2016-10-25 15:02:04 -04:00
Luke Pulverenti
2d91058b0d
remove targeting overrides
2016-10-22 15:28:40 -04:00
Luke Pulverenti
c7f559f8ce
make model project portable
2016-10-21 22:08:34 -04:00
Luke Pulverenti
f988413e4b
update ssdp handler
2016-10-19 02:27:02 -04:00
Luke Pulverenti
d517aadc1c
update project
2016-10-14 12:31:51 -04:00
Luke Pulverenti
360e666cc6
update recording dialogs
2016-10-14 12:22:04 -04:00
Luke Pulverenti
d596053ec7
rework live stream handling
2016-09-25 14:39:13 -04:00
Luke Pulverenti
38e33c8e29
update components
2016-09-23 02:57:24 -04:00
Luke Pulverenti
e7124e1ec5
reduce uses of paper-checkbox
2016-09-11 17:02:32 -04:00
Luke Pulverenti
d4324b7e89
add chapter image error handling
2016-09-05 16:07:36 -04:00
Luke Pulverenti
ca9b745e6c
update project
2016-09-04 11:01:57 -04:00
Luke Pulverenti
6b3e1951e2
switch to shared image editor
2016-08-30 02:06:24 -04:00
Luke Pulverenti
86480e207b
update sync
2016-08-23 02:42:15 -04:00
Luke Pulverenti
430b187ef6
start a dashboard folder
2016-08-22 14:28:24 -04:00
Luke Pulverenti
9f7dbec0db
use unified theme media player
2016-08-21 02:59:36 -04:00
softworkz
2a0b2f7e34
Remove jquery from autoorganize scripts
2016-08-21 00:00:27 +02:00
softworkz
751febc1de
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
1dc5911f06
update multi-select
2016-08-16 16:54:13 -04:00
Luke Pulverenti
14be817766
update WebMarkupMin
2016-08-16 01:48:03 -04:00
Luke Pulverenti
8bd8282a11
update docked tabs
2016-08-15 14:18:05 -04:00
Luke Pulverenti
fb779d89d2
update translations
2016-08-14 02:41:53 -04:00
Luke Pulverenti
c18b8ec608
add options to library setup
2016-08-13 02:33:31 -04:00
Luke Pulverenti
cb0d6cc8c7
moved icons
2016-08-11 01:38:17 -04:00
Luke Pulverenti
b4ad3a1658
removed dead code
2016-07-31 02:21:49 -04:00