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
9 years ago
Luke Pulverenti
f8b76758e6
remove fingerprintjs
9 years ago
Luke Pulverenti
dea08933f1
update xmltv lib
9 years ago
Luke
02a4b90f65
Merge pull request #2025 from softworkz/AsyncStreamInterface
...
Async stream handling: Use interface instead of Func<Stream,Task>
9 years ago
Luke Pulverenti
e9bd472281
update SocketHttpListener
9 years ago
softworkz
7d16988b1b
Remove handling IHttpResult
9 years ago
softworkz
433254c498
Async stream handling: Use interface instead of Func<Stream,Task>
...
No functional changes
9 years ago
Luke Pulverenti
7b00ad316c
update SocketHttpListener
9 years ago
Luke Pulverenti
97446d04df
update SocketHttpListener
9 years ago
Luke Pulverenti
3e23d32e62
update naming project
9 years ago
Luke Pulverenti
332426ddff
update SocketHttpListener
9 years ago
Luke Pulverenti
f238005d2b
update components
9 years ago
Luke Pulverenti
f35bd94c22
update naming project
9 years ago
Luke Pulverenti
011fa515c5
update stream reading
9 years ago
Luke Pulverenti
2e91d69d20
update async stream writing
9 years ago
Luke Pulverenti
61aa25c358
update SocketHttpListener
9 years ago
Luke Pulverenti
1900afb311
update components
9 years ago
Luke Pulverenti
1dfe694a77
fix search dipping into restricted channels
9 years ago
Luke Pulverenti
c79c0d01bf
xmltv fixes
9 years ago
Luke Pulverenti
636969e7ff
update tab loading
9 years ago
Luke Pulverenti
7627c6707d
update components
9 years ago
Luke Pulverenti
f9847be17c
update item by name queries
9 years ago
Luke Pulverenti
6118e5f966
update xmltv downloading
9 years ago
Luke Pulverenti
cc173bfc28
add recording web socket events
9 years ago
Luke Pulverenti
0ad0150435
update nuget
9 years ago
Alex Stevens
79b5d3e195
Merge remote-tracking branch 'upstream/dev' into dev
9 years ago
Luke Pulverenti
2979185d8e
add provider ids to database
9 years ago
Alex Stevens
cf1fa24e8b
Merge remote-tracking branch 'upstream/dev' into dev
9 years ago
Luke Pulverenti
df3cd3e2f6
updated nuget
9 years ago
Alex Stevens
a3c3fff39f
Added first stab at a XmlTvListingsProvider
9 years ago
Luke Pulverenti
0915d1f383
update nuget
9 years ago
Luke Pulverenti
e0a213601b
stub out file refresher
9 years ago
Luke Pulverenti
b23ca6a04c
update simpleinjector
9 years ago
Luke Pulverenti
15f0832a04
deprecate refreshinfo db
9 years ago
Luke Pulverenti
6186c4ff70
update shared components
9 years ago
Luke Pulverenti
a4d1c9e6e4
update sqlite
9 years ago
Luke Pulverenti
85a9363c78
update packages
9 years ago
Luke Pulverenti
ddbf183df5
update edge playback
9 years ago
Luke Pulverenti
fa841e8610
add RtspSession
9 years ago
Luke Pulverenti
edd9ad6d63
add rtsp classes
9 years ago
Luke Pulverenti
54de1b744b
stub out sat channel scan
9 years ago
Luke Pulverenti
e13fcb3cd4
update sat/ip
9 years ago
Luke Pulverenti
d5b7ed325e
switch from Mono.Nat to Open.Nat
9 years ago
Luke Pulverenti
55bbc5d12a
update components
9 years ago
Luke Pulverenti
14b9f94e0a
add sat ini mappings
9 years ago
Luke Pulverenti
86a8c0805f
update translations
9 years ago
Luke Pulverenti
4fa9bff24e
add sat ini files
9 years ago
Luke Pulverenti
eebe10240c
update naming project
9 years ago
Luke Pulverenti
44723dd076
ipv6 fix
9 years ago
Luke Pulverenti
03ec2caca7
update SocketHttpListener
9 years ago
Luke Pulverenti
e44d6cffea
update components
9 years ago
Luke Pulverenti
fccff2154d
update SocketHttpListener
9 years ago
Luke Pulverenti
cd144bc6f5
update photo resolver
9 years ago
Luke Pulverenti
e096a400cd
update sat discovery
9 years ago
Luke Pulverenti
f13ca8f343
update device discovery
9 years ago
Luke Pulverenti
5bf7e6d80c
update libs
9 years ago
Luke Pulverenti
fe741f9fda
add recording encoding setting
9 years ago
Luke Pulverenti
31a119fa42
update naming project
9 years ago
Luke Pulverenti
4982a90e22
add xmltv nuget package
9 years ago
Luke Pulverenti
dbcce232bd
update naming project
9 years ago
Luke Pulverenti
a9eba7099b
update naming project
9 years ago
Luke Pulverenti
427bc03052
support itunes episode naming
9 years ago
Luke Pulverenti
17cf1f3a6d
update naming project
9 years ago
Luke Pulverenti
6c38f81d49
stub out sat/ip
9 years ago
Luke Pulverenti
502bdf7635
update naming project
9 years ago
Luke Pulverenti
0cd008bcb9
update commonio
9 years ago
Luke Pulverenti
ed3c06f0ca
add Indonesian as selectable language
9 years ago
Luke Pulverenti
821e824687
better caching of remote data
9 years ago
Luke Pulverenti
ef644ca8a9
update SocketHttpListener
9 years ago
Luke Pulverenti
c4c78f029f
update SocketHttpListener
9 years ago
Luke Pulverenti
192ef5d639
update SocketHttpListener
9 years ago
Luke Pulverenti
2b6b76775f
update server project
9 years ago
Luke Pulverenti
421aa2dc5f
update SocketHttpListener
9 years ago
Luke Pulverenti
e174a7c1ef
add ipv6, update SocketHttpListener
9 years ago
Luke Pulverenti
da7d784410
fixes #1245 - Emby seems unable to find [REC] unless brackets are removed
9 years ago
Luke Pulverenti
32babe2b94
update images
9 years ago
Luke Pulverenti
e9e9dadc29
update media info db
9 years ago
Luke Pulverenti
21c9f6e75e
update chapters
9 years ago
Luke Pulverenti
47b428b36c
update commonio
9 years ago
Luke Pulverenti
1aaf09112b
remove nuget restores
9 years ago
Luke Pulverenti
a08d5e695a
remove nuget targets
9 years ago
Luke Pulverenti
21352d5248
Complete rework of IFileSystem
9 years ago
Luke Pulverenti
078277ebc2
continue file system rework
9 years ago
Luke Pulverenti
3dce39b396
update nuget references
9 years ago
Luke Pulverenti
c31aab2d64
update SocketHttpListener
9 years ago
Luke Pulverenti
718545a79b
update metadata editor
10 years ago
Luke Pulverenti
f346997992
update translations
10 years ago
Luke
14de062681
update file system methods
10 years ago
Luke Pulverenti
dd17096b5d
update libs
10 years ago
Luke Pulverenti
a0c3bb0380
update live tv image
10 years ago
Luke Pulverenti
3e1bbcdcea
add clean db task
10 years ago
Luke Pulverenti
0e9c9a53ba
update channels
10 years ago
Luke Pulverenti
2c050d05f8
add base tuner host
10 years ago
Luke Pulverenti
1936d6db43
update search hints
10 years ago
Luke Pulverenti
4d7f983618
update recording scheduler
10 years ago
Luke Pulverenti
f0d0553519
update translations
10 years ago
Luke Pulverenti
fbca42a349
rework localization
10 years ago
Luke Pulverenti
d440e89c50
update schedules direct page
10 years ago
Luke Pulverenti
6a6145294a
stub out xml tv class
10 years ago
Luke Pulverenti
ffd9460d51
add hdhomerun auto-discovery
10 years ago