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
softworkz
3a868e28b3
Auto-Organize: Added feature to remember/persist series matching in manual organization dialog #2
...
When a filename cannot be auto-matched to an existing series name, the
organization must be performed manually.
Unfortunately not just once, but again and again for each episode coming
in.
This change proposes a simple but solid method to optionally persist the
matching condition from within the manual organization dialog.
This approach will make Emby "learn" how to organize files in the future
without user interaction.
9 years ago
Luke Pulverenti
a2a620a4c4
add delete to multi-select
9 years ago
Luke
cff2678bdf
Merge pull request #1299 from MediaBrowser/master
...
fix null checks
9 years ago
Luke Pulverenti
5185cfb0db
fix null checks
9 years ago
Luke Pulverenti
9aea46f823
add error handling
9 years ago
Luke Pulverenti
3dd60b6ee0
update search css loading
9 years ago
Luke Pulverenti
cc19ce0daf
added new parent methods
9 years ago
Luke Pulverenti
e1ea92890d
update ScheduleDirect
9 years ago
Luke Pulverenti
60067b4c29
fix camera upload folder
9 years ago
Luke Pulverenti
c80e1df1ca
support null image encoder
9 years ago
Luke Pulverenti
2c5ee7e2cf
restore library editor
9 years ago
Luke Pulverenti
bd0ad4a5cd
update library setup
9 years ago
Luke Pulverenti
078277ebc2
continue file system rework
9 years ago
Luke Pulverenti
ebc95ffb9a
update access denied exceptions
9 years ago
Luke Pulverenti
f3e9bbed23
update file system methods
9 years ago
Luke Pulverenti
8cf45a3e4a
add more methods to IFileSystem
9 years ago
Luke
14de062681
update file system methods
9 years ago
Luke Pulverenti
2b01f09471
add movie notification
9 years ago
Luke Pulverenti
067479f2d1
update ffmpeg info
9 years ago
Luke Pulverenti
c3b706287c
update osd
9 years ago
Luke Pulverenti
920b57d9d1
update similar
9 years ago
Luke Pulverenti
ddcebc4ff7
add tv suggestions
9 years ago
Luke Pulverenti
7caedd1aee
added recording logging
9 years ago
Luke Pulverenti
036301795e
fix live tv image
9 years ago
Luke Pulverenti
4e04d31c7d
consolidate slideout panels
10 years ago
Luke Pulverenti
a38f04b1b9
added headroom scrolling
10 years ago
Luke Pulverenti
a7b32d4ec0
update audio transcoding bitrate
10 years ago
Luke Pulverenti
c87c516ea3
updated nuget
10 years ago
Luke Pulverenti
f3159f3fef
update ProcessManager
10 years ago
Luke Pulverenti
ea92065df0
sync updates
10 years ago
Luke Pulverenti
49c0878a4b
updated nuget
10 years ago
Luke Pulverenti
b6d59c7688
fixes #1001 - Support downloading
10 years ago
Luke Pulverenti
a1a56557ec
sync updates
10 years ago
Luke Pulverenti
ee00f8bf72
added HasSyncJob
10 years ago
Luke Pulverenti
f636c10e24
sync updates
10 years ago
Luke Pulverenti
d8d5dd4873
make channel access opt-in rather than opt out
10 years ago
Luke Pulverenti
048b6a7fbd
sync updates
10 years ago
Luke Pulverenti
55b9bffabc
added optional SeasonUserData
10 years ago
Luke Pulverenti
8807e80d0a
start using user policy
10 years ago
Luke Pulverenti
d7bdb744ca
add new image params
10 years ago
Luke Pulverenti
dc8c24ed29
get channel media info at runtime
10 years ago
Luke Pulverenti
a4b75934e5
revise endpoint attributes
10 years ago
Luke Pulverenti
ccb4e58519
3.0.5421
10 years ago
Luke Pulverenti
0690b4f2e0
Add user cinema mode setting
10 years ago
Luke Pulverenti
4aa959c1e2
display trailers within suggestions
10 years ago
Luke Pulverenti
5c615fa024
add connect linking
10 years ago
Luke Pulverenti
ca66390e24
3.0.5346.38509
10 years ago
Luke Pulverenti
6a2f6782d3
chromecast updates
10 years ago
Luke Pulverenti
a55449628b
log request headers
10 years ago
Luke Pulverenti
c5319bb4ae
update playlist xml saving
10 years ago
Luke Pulverenti
37c27a26e9
added sync job database
10 years ago
Luke Pulverenti
862cb87f0f
3.0.5306.16273
10 years ago
Luke Pulverenti
7fa9b14f56
fixes #762 - Marking unwatched doesn't update display
10 years ago
Luke Pulverenti
59dc591f66
update to jquery mobile 1.4.3
10 years ago
Luke Pulverenti
389390b82e
fixes #789 - Security Issue: API allows access to any folder of the PC running MediaBrowser
10 years ago
Luke Pulverenti
970504abdf
update translations
11 years ago
Luke Pulverenti
a49e513bc2
get more exact hls segment times
11 years ago
Luke Pulverenti
a18f4e37ac
added IsTextSubtitleStream
11 years ago
Luke Pulverenti
dd7825f6c8
Support subtitle offset
11 years ago
Luke Pulverenti
77ad0fc336
fixes #674 - Support converting subtitles to webvtt
11 years ago
Luke Pulverenti
945e843270
add new chapter provider feature
11 years ago
Luke Pulverenti
c8e4889ac7
add subtitle management page
11 years ago
Luke Pulverenti
a46cbfa02b
rework channel checking
11 years ago