Vasily
3769453541
Merge pull request #978 from fasheng/fix-dlna-multiple-interfaces
...
Fix DLNA for multiple interfaces on linux
6 years ago
Vasily
8c2af50170
Merge pull request #1011 from Bond-009/order
...
Don't try to order the response the same as the request
6 years ago
Xu Fasheng
7429c07c05
Remove redundant parenthesis
6 years ago
Joshua M. Boniface
9651a78b0c
Merge pull request #977 from Lynxy/genpts
...
Always set ffmpeg flag +genpts when video stream is being copied
6 years ago
Joshua M. Boniface
9eba31185a
Merge pull request #959 from Bond-009/string
...
Reduce string allocations at startup
6 years ago
Joshua M. Boniface
aea7edf0fa
Merge pull request #891 from Bond-009/postsan
...
Reduce the amount of db calls during the post scan event
6 years ago
Joshua M. Boniface
42d4834f63
Merge pull request #849 from Bond-009/span
...
Less string allocations
6 years ago
Joshua M. Boniface
ba78f6a0ff
Merge pull request #999 from cvium/dont_write_disposed_log
...
Check that ffmpeg log target isn't disposed before writing to it
6 years ago
Joshua M. Boniface
968e282c90
Merge pull request #1007 from Bond-009/time
...
Log time in a standardized way
6 years ago
Bond-009
1731bf7372
Remove ordering items
6 years ago
Bond-009
0804bed66d
Log time in a standardized way
6 years ago
Bond-009
a0606b5730
Don't change submodule
6 years ago
Bond-009
9ba6227db4
Less string allocations
6 years ago
Vasily
9bab93262e
Merge pull request #1003 from Bond-009/stopwatch
...
Use stopwatch for more accurate measurements and reduce log spam
6 years ago
Bond_009
0f9006c81f
Use stopwatch for more accurate measurements and reduce log spam
...
DateTime.Now is suitible for small timespans
Replaced the needlessly complex and verbose logging for the httpserver
6 years ago
Vasily
b3438559cc
Merge pull request #1000 from cvium/fix_object_disposed
...
Don't close the socket response multiple times
6 years ago
Claus Vium
4df3333b71
Remove the unused status code
6 years ago
Claus Vium
5262e50fee
Try another fix
6 years ago
Claus Vium
547d0ecf58
Move the check further down
6 years ago
Claus Vium
6e07eab247
Don't close the socket response multiple times
6 years ago
Claus Vium
96b3d37caf
Check that ffmpeg log target isn't disposed before writing to it
6 years ago
Bond-009
4a3e42e779
Merge pull request #986 from JustAMan/submodule-update
...
Backmerge submodule updating strategy
6 years ago
The Lynxy
67f399dccf
Leave +genpts untouched in GetProgressiveVideoArguments()
6 years ago
Lynxy
eb95b025d4
Add to contributors
6 years ago
Anthony Lavado
de45cfdd8c
Merge pull request #984 from WWWesten/patch-1
...
Update kz.csv
6 years ago
Xu Fasheng
47966793c0
Remove useless if..else in SsdpDevicePublisher
6 years ago
Xu Fasheng
0c49079c16
Update comments for DLNA IPv6
6 years ago
Vasily
d82d6b6aef
Merge pull request #981 from cvium/close_response_stream
...
Close the response stream after fetching temp files
6 years ago
Vasily
7ae526da8b
Merging #975 to master
6 years ago
WWWesten
e79d44d9f1
Update kz.csv
...
The new ratings system
6 years ago
Claus Vium
fb7de2f966
Remove duplicate code and use using to properly dispose the response stream
6 years ago
Bond-009
db54fe4c70
Merge pull request #975 from cvium/release-10.2.z
...
Update submodule
6 years ago
Xu Fasheng
1eb26bdf08
Ignore IPv6 DLNA devices
...
DLNA is not ready for IPv6 now, uncomment the code will be fine.
6 years ago
Xu Fasheng
cbd0e71c07
Send DLNA devices message to only the matched interface
...
This will be the right way for multiple interfaces, or the client will
receive all devices message with different IP addresses and could not
detect which one could access.
And provide one option DlnaOptions.SendOnlyMatchedHost to fallback to old
behaviour if this commit missed something.
6 years ago
Xu Fasheng
2db1826ed8
Enable DLNA multi socket binding for linux
...
If not, DLNA on multiple interfaces not works for linux, for
example ZerotierOne VPN.
6 years ago
Xu Fasheng
cf4e64f430
Add option to toggle if ignore virtual interfaces
...
Some VPN like ZerotierOne owns IP address but no gateway, and there is no
good idea in NetworkManager.GetIPsDefault() to filter such virtual interfaces,
so just provide one option to let user decide it.
6 years ago
Lynxy
9b39404b9a
Always set ffmpeg flag +genpts when video stream is being copied
6 years ago
Claus Vium
00fe66a38c
Update submodule
6 years ago
Vasily
e7e7d96f51
Merge pull request #776 from cvium/update_tvdb
...
Update tvdb provider to v2 api
6 years ago
Vasily
785fa76ac6
Merge pull request #955 from ploughpuff/avoid
...
Avoid exceptions due to folder and file not found
6 years ago
Vasily
6c967c5982
Merge pull request #952 from Liggy/populate-extras
...
Populate video extras again
6 years ago
Bond-009
affb8c8673
Merge pull request #962 from scheidleon/fix-windows-build
...
Fix Path
6 years ago
scheidleon
74aa38acd7
Fix Path
6 years ago
Joshua M. Boniface
d4ded281aa
Merge pull request #961 from jellyfin/release-10.2.z
...
Release 10.2.1
6 years ago
Claus Vium
c597f0de35
Make Tvdb strings const
6 years ago
Bond-009
3965f90236
Update MediaBrowser.Providers/TV/TheTVDB/TvdbSeriesImageProvider.cs
...
Co-Authored-By: cvium <cvium@users.noreply.github.com>
6 years ago
Claus Vium
8af4417f8f
Add ConfigureAwait to awaited calls
6 years ago
Joshua Boniface
83948420a4
Bump version to 10.2.1
6 years ago
Andrew Rabert
8c53407a9d
Merge pull request #960 from nvllsvm/dock
...
Use jellyfin/ffmpeg image
6 years ago
Claus Vium
4a5c526ccc
Fix logging args and add ilogger with categoryname
6 years ago