Luke Pulverenti
806c795069
update episode nfo saving
2016-08-28 12:46:28 -04:00
Luke
474d201f6d
Merge pull request #2118 from MediaBrowser/master
...
merge from master
2016-08-28 12:39:22 -04:00
Kay Diefenthal
6aa4583081
Update SatIpDiscovery.cs
...
Expand and correcting the Reading of the DeviceDescription Capability Field
now can you look for how many Tuners and wicht type ( DVBS DVBT DVBC ) it is
2016-08-28 11:19:50 +02:00
Luke
81765ff29f
Merge pull request #2089 from softworkz/OrganizeFixes3
...
AutoorganizeLog: Fixed error when log empty; re-introduced full reload on task completion
2016-08-27 17:10:35 -04:00
Luke Pulverenti
73bafa7cda
fix saving of IsVirtualItem
2016-08-27 12:47:09 -04:00
softworkz
803a96cb4e
AutoOrganize: Differentiate server events
2016-08-27 03:51:15 +02:00
softworkz
cf64c40413
AutoorganizeLog: Fixed error when log empty; re-introduced full reload on task completion
2016-08-27 03:51:14 +02:00
Luke Pulverenti
510fbf139c
fix repeated guide refreshes
2016-08-26 15:29:28 -04:00
Luke
4964899fa3
Merge pull request #2091 from softworkz/EtagForSync
...
Provide (unique) ETag value for synced media sources
2016-08-26 13:34:45 -04:00
Luke Pulverenti
6377e7365b
fix sync container statuses
2016-08-26 13:24:04 -04:00
Luke Pulverenti
93a05271c2
fix notifications query
2016-08-25 12:55:57 -04:00
Luke Pulverenti
c46e38725e
support realtime monitor per library
2016-08-24 16:46:26 -04:00
Luke Pulverenti
e4851e1b25
reduce rescanning due to IsOffline
2016-08-24 02:13:15 -04:00
Luke Pulverenti
17e1c8c22b
update sync settings
2016-08-23 01:08:07 -04:00
Softworkz
b098f0cd27
ETag for synced media
2016-08-23 04:12:07 +02:00
Luke Pulverenti
430b187ef6
start a dashboard folder
2016-08-22 14:28:24 -04:00
Luke Pulverenti
ce637a2793
add null check when updating images
2016-08-20 17:58:44 -04:00
Luke Pulverenti
acd60f1d85
update admin session filter
2016-08-20 14:43:13 -04:00
Luke
10906bcb8a
Merge pull request #2076 from softworkz/OrganizeInstantFeedback
...
Auto-Organize: Async operation and instant feedback UI (reworked)
2016-08-20 14:38:18 -04: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
f8b76758e6
remove fingerprintjs
2016-08-19 18:56:32 -04:00
Luke Pulverenti
f5ad9186ec
update boxset resolver
2016-08-19 14:44:58 -04:00
Luke Pulverenti
6e01e277d4
update new episode creation
2016-08-19 13:43:16 -04:00
Luke Pulverenti
719ad3971e
update genre validator
2016-08-19 01:58:35 -04:00
Luke Pulverenti
dea08933f1
update xmltv lib
2016-08-18 23:57:36 -04:00
Luke
a98a7f4579
Merge pull request #2071 from softworkz/OrganizeErrorHandling2
...
EpisodeFileOrganizer: Improve error handling (alternate approach)
2016-08-18 20:12:24 -04:00
softworkz
66a80ac6b9
EpisodeFileOrganizer: Improve error handling (alternate approach)
...
Previously some methods were just returning null or empty values in case
of encountered errors; as a consequence, the actual reason for failure
was never written to the auto-organize log.
Instead, only a generic message like "Unable to sort xxx because target
path could not be determined." was displayed.
After this change, the actual reason for failure will be saved to the
auto-organize log or displayed in the UI (when completing the organize
dialog).
This information is very important for the user. Examples are "No
permission", "Target folder not available", "Disk full", etc..
2016-08-18 22:05:54 +02:00
Luke Pulverenti
db9c02fffd
update notifications
2016-08-18 12:45:36 -04:00
Luke Pulverenti
845c4a0d62
update item by name validators
2016-08-18 11:13:18 -04:00
Luke Pulverenti
389487638e
fixes #1851 - EmbyServer crashes if staticly assigned IP address changes
2016-08-18 02:26:47 -04:00
Luke Pulverenti
cc62faa1c2
update season queries
2016-08-18 01:56:10 -04:00
Luke Pulverenti
fd6aa72dac
add guide optimizations
2016-08-17 15:28:43 -04:00
Luke Pulverenti
1c815d2e72
update sync display
2016-08-17 01:29:05 -04:00
Luke Pulverenti
ae887d9157
remove readinputatnativeframerate
2016-08-16 14:46:12 -04:00
Luke Pulverenti
8a7b24000d
update season queries
2016-08-16 13:08:37 -04:00
Luke Pulverenti
ec111eebd3
fix folder caching
2016-08-15 20:22:59 -04:00
Luke
02a4b90f65
Merge pull request #2025 from softworkz/AsyncStreamInterface
...
Async stream handling: Use interface instead of Func<Stream,Task>
2016-08-15 17:59:28 -04:00
Luke Pulverenti
caab8299d1
add setting for photo libraries
2016-08-15 00:36:17 -04:00
Luke Pulverenti
89dd4f0be1
save library options on dialog close
2016-08-13 23:12:26 -04:00
Luke Pulverenti
7dbeeadea6
fix lastmodified header
2016-08-13 20:52:32 -04:00
Luke Pulverenti
8508e07bb9
improve genre displays
2016-08-13 16:54:29 -04:00
Luke
5b92b44f1a
Merge pull request #2040 from softworkz/IsFileLockedFix
...
FileRefresher.IsFileLocked: Don't log Exceptions in case of no write permission
2016-08-13 02:47:45 -04:00
Luke Pulverenti
5989065517
Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
2016-08-13 01:51:02 -04:00
Luke Pulverenti
68d1b60964
stub out objects for per library settings
2016-08-13 01:49:00 -04:00
Softworkz
319dcda4be
Fix: ETag-Values MUST be quoted according to W3C spec
2016-08-13 07:16:19 +02:00
Luke Pulverenti
d9ee4f81fd
rework storage of PresentationUniqueKey
2016-08-12 15:11:45 -04:00
Luke Pulverenti
7551317075
update sync menus
2016-08-12 11:54:37 -04:00
Luke Pulverenti
6f20a8ca05
don't restart timer if disposed
2016-08-10 23:56:01 -04:00
Luke Pulverenti
00307b9a44
updated inherited parental rating value
2016-08-10 15:16:09 -04:00
Luke Pulverenti
cbb6a9495d
exclude people from dynamic images
2016-08-09 01:08:21 -04:00
softworkz
b309e06cb8
FileRefresher.IsFileLocked: Don't log Exceptions in case of no write permission
2016-08-08 20:51:07 +02:00
Luke Pulverenti
ce26f24ec7
remove X-Powered-By header
2016-08-08 00:35:21 -04:00
Luke Pulverenti
2481838b4a
fix people refresh progress display
2016-08-07 17:57:46 -04:00
Luke Pulverenti
7daf34f048
quote ffmpeg params
2016-08-07 16:13:30 -04:00
Luke Pulverenti
e9bd472281
update SocketHttpListener
2016-08-07 02:36:48 -04:00
softworkz
05b53d1f30
Avoid frequent Exception
2016-08-07 02:22:05 +02:00
softworkz
7d16988b1b
Remove handling IHttpResult
2016-08-07 02:01:05 +02:00
softworkz
433254c498
Async stream handling: Use interface instead of Func<Stream,Task>
...
No functional changes
2016-08-07 02:00:36 +02:00
Luke Pulverenti
7835d3d629
fix artist case sensitivity searches
2016-08-06 16:59:31 -04:00
Luke Pulverenti
7b00ad316c
update SocketHttpListener
2016-08-06 15:56:35 -04:00
Luke Pulverenti
d290a54845
Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
2016-08-06 00:38:48 -04:00
Luke Pulverenti
319a956b38
update validators
2016-08-06 00:38:01 -04:00
Luke
fec7c47824
Merge pull request #1932 from softworkz/ReduceWarnings
...
Reduced compiler warnings. No functional changes.
2016-08-05 20:37:21 -04:00
softworkz
23da61281e
Reduced compiler warnings. No functional changes (except MediaEncoder.cs and AutomaticRestartEntryPoint.cs)
2016-08-05 23:15:48 +02:00
Luke Pulverenti
22fc552fc0
remove paper-fab
2016-08-05 16:25:09 -04:00
softworkz
6cf28f1c4e
Fix IndexOutOfRangeException
...
Fixes situations where the filename is something like "-------".
2016-08-05 04:59:27 +02:00
Luke Pulverenti
97446d04df
update SocketHttpListener
2016-08-04 15:05:52 -04:00
Luke Pulverenti
39245133f8
remove people refresh retry
2016-08-04 00:38:58 -04:00
Luke Pulverenti
3e23d32e62
update naming project
2016-08-03 13:26:42 -04:00
Luke Pulverenti
bbdbe79108
fix sync methods
2016-08-03 03:07:57 -04:00
Luke Pulverenti
04d480297d
reduce sync db access
2016-08-03 02:38:19 -04:00
Luke Pulverenti
a308ab8912
update components
2016-08-02 01:55:52 -04:00
Luke Pulverenti
332426ddff
update SocketHttpListener
2016-08-01 01:08:31 -04:00
Luke Pulverenti
1bd3b22c81
update service stack config
2016-07-30 13:52:06 -04:00
Sven Van den brande
219cba7506
Removed redundant Collection Initializers
...
Removed Using directives that are not required
2016-07-29 21:18:03 +02:00
Luke Pulverenti
9b98d8b2e1
update stream management
2016-07-28 02:29:14 -04:00
Luke Pulverenti
f238005d2b
update components
2016-07-27 13:26:10 -04:00
Luke Pulverenti
4f32b57e58
update buffer sizes
2016-07-27 13:11:25 -04:00
Luke Pulverenti
eb321dad3b
fix DateModified not refreshing
2016-07-24 12:46:17 -04:00
Luke Pulverenti
6a5684c2f5
avoid completely empty next up view
2016-07-23 16:27:22 -04:00
Luke Pulverenti
2aeee846f4
source music genre images from library content
2016-07-23 01:44:46 -04:00
Luke Pulverenti
7475722ecf
switch to ExcludeArtistIds
2016-07-22 18:10:39 -04:00
Luke Pulverenti
df5cfc0c25
update more from/similar
2016-07-22 13:54:43 -04:00
Luke Pulverenti
52edc5a091
update LibraryMonitor
2016-07-22 01:17:09 -04:00
Luke Pulverenti
f35bd94c22
update naming project
2016-07-22 00:59:58 -04:00
Luke Pulverenti
011fa515c5
update stream reading
2016-07-21 14:40:49 -04:00
Luke Pulverenti
65ca70dfe2
update RegisterItem
2016-07-18 00:22:03 -04:00
Luke Pulverenti
794b13b816
update suggestions
2016-07-17 12:59:50 -04:00
Luke Pulverenti
b6979fa28a
pass along date modified
2016-07-17 12:59:40 -04:00
Luke Pulverenti
08931dabff
update listviews
2016-07-16 14:02:39 -04:00
Luke Pulverenti
b51c614980
update async stream writer
2016-07-15 13:18:01 -04:00
Luke Pulverenti
8627683f18
handle duplicate provider ids
2016-07-15 13:14:20 -04:00
Luke Pulverenti
2e91d69d20
update async stream writing
2016-07-15 13:13:55 -04:00
Luke Pulverenti
61aa25c358
update SocketHttpListener
2016-07-14 23:57:38 -04:00
Luke Pulverenti
1900afb311
update components
2016-07-14 15:13:52 -04:00
Luke Pulverenti
7e52b0d304
add service message
2016-07-13 23:36:23 -04:00
Luke Pulverenti
58d904a51a
update next up
2016-07-11 00:59:19 -04:00
Luke Pulverenti
96efd27e20
allow photos in home video libraries
2016-07-11 00:57:22 -04:00
Luke Pulverenti
de635fe22c
add faster access to series sort name
2016-07-10 11:44:53 -04:00
Luke Pulverenti
959c6a397c
add new streambuilder options
2016-07-09 13:39:04 -04:00
Luke Pulverenti
afaf7f7c5b
sanitize headers
2016-07-08 14:11:23 -04:00
Luke Pulverenti
9fdc9faba2
handle HDHR's with older firmware
2016-07-07 23:22:16 -04:00
Luke Pulverenti
f952ac0f1f
fix season ids
2016-07-07 23:22:02 -04:00
Luke Pulverenti
674b40af03
move call to create index
2016-07-07 23:21:35 -04:00
Luke Pulverenti
f618650fbd
revert clean task changes
2016-07-07 11:55:39 -04:00
Luke Pulverenti
3c6797678b
store chapter image date modified
2016-07-06 13:44:44 -04:00
Luke Pulverenti
8629d509e4
speed up db upgrade
2016-07-06 01:13:26 -04:00
Luke Pulverenti
e50fbdfafc
update next up limit
2016-07-05 02:09:11 -04:00
Luke Pulverenti
2bfd6d3be0
fix backdrop images
2016-07-05 02:05:43 -04:00
Luke Pulverenti
1fcbd3c6da
denormalize seriesid
2016-07-05 02:01:31 -04:00
Luke Pulverenti
2772d59559
denormalize seasonid
2016-07-05 01:40:18 -04:00
Luke Pulverenti
26036837dd
denormalize series fields
2016-07-04 16:11:30 -04:00
Luke Pulverenti
c8e67f6cb1
removed custom path subfolder setting
2016-07-04 15:30:12 -04:00
Luke Pulverenti
fcc64173f6
update default cache size
2016-07-03 20:14:28 -04:00
Luke Pulverenti
986cdc429f
update db upgrade
2016-07-03 19:54:19 -04:00
Luke Pulverenti
373448675b
update components
2016-07-03 19:05:13 -04:00
Luke Pulverenti
08e58886f7
update metadata editor
2016-07-02 22:47:39 -04:00
Luke Pulverenti
22601f0a2e
reduce stdout redirection
2016-07-01 22:16:05 -04:00
Luke Pulverenti
0920c9b3a1
next up upgrade fixes
2016-07-01 11:51:35 -04:00
Luke Pulverenti
00634b62c5
remove standard output redirect on image extractions
2016-06-30 22:35:18 -04:00
Luke Pulverenti
106087b685
add logging
2016-06-30 19:17:49 -04:00
Luke Pulverenti
3f5277e67e
update channel queries
2016-06-30 15:25:38 -04:00
Luke Pulverenti
b971fa9d5e
update tv queries
2016-06-30 15:13:14 -04:00
Luke Pulverenti
a53b062b22
update nextup query
2016-06-30 15:10:12 -04:00
Luke Pulverenti
1dfe694a77
fix search dipping into restricted channels
2016-06-30 15:01:48 -04:00
Luke Pulverenti
4a95ec28f2
add config setting
2016-06-30 11:10:54 -04:00
Luke Pulverenti
b445948ebf
fix dlna latest lists
2016-06-30 10:50:08 -04:00
Luke Pulverenti
525f780453
add startup error handling
2016-06-30 00:23:52 -04:00
Luke Pulverenti
cbeb77c0ad
reduce repeated deserialization of dlna profiles
2016-06-29 23:34:56 -04:00
Luke Pulverenti
367e16dcdf
add logging
2016-06-29 22:38:20 -04:00
Luke Pulverenti
c79c0d01bf
xmltv fixes
2016-06-29 15:25:09 -04:00
Luke Pulverenti
dc5f2dd440
update logging
2016-06-29 14:48:26 -04:00
Luke Pulverenti
636969e7ff
update tab loading
2016-06-29 13:43:34 -04:00
Luke Pulverenti
404f2338f9
fix next up order
2016-06-29 12:31:01 -04:00
Luke Pulverenti
db1130166f
fix duplicates in suggestions
2016-06-28 23:17:27 -04:00
Luke Pulverenti
bbdd2c5f6a
update xmltv
2016-06-28 00:47:30 -04:00
Luke Pulverenti
c1e83beeac
update search
2016-06-27 18:53:42 -04:00
Luke Pulverenti
35e83dc73d
cleanup content overrides when adding library paths
2016-06-27 16:33:35 -04:00
Luke Pulverenti
dc15f93005
fixes #1787
2016-06-26 16:35:03 -04:00
Luke Pulverenti
0af6b57334
update logging
2016-06-26 12:23:27 -04:00
Luke Pulverenti
5c5cc212aa
pass all audio codecs to server
2016-06-26 12:21:10 -04:00
Luke Pulverenti
cf0d9883c6
fix userdata transactions
2016-06-25 01:16:54 -04:00
softworkz
adcc104e25
At least update names of container folders (originating from a Channel)
2016-06-25 02:20:04 +02:00
Luke Pulverenti
db5ac92dd2
update login
2016-06-24 16:07:45 -04:00
Luke
0441693540
Merge pull request #1871 from softworkz/ChannelItemUpdate
...
ChannelManager: Update Name and CommunityRating values when changed
2016-06-24 14:39:50 -04:00
Luke Pulverenti
1ce1f15a95
Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev
2016-06-24 13:29:59 -04:00
Luke
a4ae54039c
Merge pull request #1870 from softworkz/ChannelSorting
...
Channel item sort must not default to name sorting when all sort fields are cleared
2016-06-24 13:24:43 -04:00
Luke Pulverenti
cb9079e0bd
continue jquery removal
2016-06-24 12:51:13 -04:00
Luke Pulverenti
3950bbc013
update sqlite
2016-06-24 11:12:03 -04:00
Luke Pulverenti
6f88eb9aa6
update indexes
2016-06-24 02:32:51 -04:00