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