Luke Pulverenti
2f758676d0
support sharing m3u tuner streams
7 years ago
Luke Pulverenti
9d78482358
fix skiasharp reference
7 years ago
Luke Pulverenti
e287e3a50d
remove async when there's nothing to await
7 years ago
Luke Pulverenti
1ad990ad72
update live tv data transfer
7 years ago
Luke Pulverenti
40442f887b
consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti
d270b10db6
move auto-organize to plugin
7 years ago
Luke Pulverenti
dab74b9cd1
3.2.25.8
7 years ago
Luke Pulverenti
1e5c3db9eb
support individual library refreshing
7 years ago
Luke Pulverenti
65e8cf0726
improve live tv images
8 years ago
Luke Pulverenti
e91f569c15
update live tv startup
8 years ago
Luke Pulverenti
33014f77aa
update GetItems method
8 years ago
Luke Pulverenti
da77b05817
update data queries
8 years ago
Luke Pulverenti
85cd90d6e6
update video osd
8 years ago
Luke Pulverenti
921ec9cd11
save additional info to recording nfo's
8 years ago
Luke Pulverenti
f275d7f3d2
reduce library queries
8 years ago
Luke Pulverenti
227dd0a42d
rework result factory
8 years ago
Luke Pulverenti
13d8110ce2
make api project portable
8 years ago
Luke Pulverenti
ef6b90b8e6
make controller project portable
8 years ago
Luke Pulverenti
edbe28d9fc
move interface to model
8 years ago
Luke Pulverenti
78ba88bc7e
move classes to model
8 years ago
Luke Pulverenti
daaae69df5
add playback of in-progress recordings
8 years ago
Luke Pulverenti
b9cacd8076
update live streams
8 years ago
Luke Pulverenti
fdc2826709
add network share config
8 years ago
Luke Pulverenti
8b096ccc0e
stub out storage for new path substitution
8 years ago
Luke Pulverenti
699bdacebc
add setting to hide external content from suggestions
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
89dd4f0be1
save library options on dialog close
8 years ago
Luke Pulverenti
8508e07bb9
improve genre displays
8 years ago
Luke Pulverenti
68d1b60964
stub out objects for per library settings
8 years ago
Luke Pulverenti
7475722ecf
switch to ExcludeArtistIds
8 years ago
Luke Pulverenti
df5cfc0c25
update more from/similar
8 years ago
Luke Pulverenti
671a512699
add null checks to get theme media
8 years ago
Luke Pulverenti
759f5a8560
update task results
9 years ago
Luke Pulverenti
4d66f6dc6c
auto-organize fixes
9 years ago
Luke Pulverenti
33c002684e
update recording saving
9 years ago
Luke Pulverenti
107d1fc4f1
move media path methods to core
9 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
Luke Pulverenti
3c43e85d87
update music queries
9 years ago
Luke Pulverenti
4b7093e923
get recursive items from db
9 years ago
Luke Pulverenti
1d2b6329bf
update channels
9 years ago
Luke Pulverenti
b84f178467
update plugin pages
9 years ago
softworkz
f5aa1250ca
Change NewSeriesProviderIds parameter type to Dictionary<string, string>
9 years ago
softworkz
b5c41d104c
Use JSON deserialization for NewSeriesProviderIds parameter
9 years ago
softworkz
719f675fe5
Rename NewSeriesProviderIdsDictionary to NewSeriesProviderIds
9 years ago
softworkz
35fb164c1d
Clean Up Model (EpisodeFileOrganizationRequest)
9 years ago
softworkz
5bc7089990
Create new series backend implementation
9 years ago
Luke Pulverenti
d48ba8dbc1
update smart match tab
9 years ago
Luke Pulverenti
2bd49a779b
update delete smart match entry
9 years ago
Luke Pulverenti
b30bd9a1df
update recording deletion process
9 years ago
Luke Pulverenti
2247cd8794
update auto-organize
9 years ago