Bond-009
f31efce52d
Merge branch 'master' into usings
5 years ago
Vasily
07ea120ba9
Merge pull request #2601 from mark-monteiro/support-running-without-web-content
...
Support Running Server Without Web Content
5 years ago
Bond-009
ddd5d3aaec
Merge branch 'master' into usings
5 years ago
Bond-009
5acd0521a2
Merge pull request #2639 from alset333/master
...
Change DeinterlaceMethod's "bobandweave" to "yadif" or "yadif_bob", and set default value
5 years ago
dkanada
bd4269cb59
Merge pull request #2667 from crobibero/emby-naming-warnings
...
Fix warnings in Emby.Naming
5 years ago
Mark Monteiro
aa9737afb3
Update .NET Core to 3.1.3
5 years ago
crobibero
cb68fbeb0a
Fix warnings in Emby.Naming
5 years ago
Bond_009
e9d1eabd53
Remove unused usings
5 years ago
Jose
5a30d9ecfb
Added support for netstandard2.0 besides netstandard2.1 (multi target framework) to allow usage from UWP (netstandard 2.1 not available in UWP until .net 5)
5 years ago
Mark Monteiro
debab44870
Update all packages to .NET Core 3.1.2
5 years ago
Peter Maar
adbf375efe
Merge pull request #1 from jellyfin/master
...
Pull latest to my fork
5 years ago
dkanada
af5d3e8eae
Merge pull request #2617 from Shawmon/wasm-mimetype
...
add wasm mimetype
5 years ago
dkanada
a96c0a72b8
Merge pull request #2549 from dkanada/refactor
...
Refactor some provider classes
5 years ago
Shawmon
8630d18372
add wasm mimetype
5 years ago
Mark Monteiro
e2685c51ec
Merge remote-tracking branch 'upstream/master' into support-running-without-web-content
5 years ago
Mark Monteiro
99bf6edba2
Merge remote-tracking branch 'upstream/master' into support-running-without-web-content
5 years ago
Bond-009
94fe9b8f6d
Merge branch 'master' into warn17
5 years ago
Bond-009
a7e1a5c96a
Merge pull request #2506 from mark-monteiro/inject-loggers-with-context
...
Inject loggers with context using ILogger<T>
5 years ago
dkanada
52fde64f10
remove unused files and fix some future warnings
5 years ago
Joshua M. Boniface
e0381c8854
Set EnableHttps disabled by default
...
Prevents issues on first setup when behind a reverse proxy. Also
prevents issues saving the Networking page by default if SSL is not
fully configured.
5 years ago
Vasily
acd67c7152
Add tracking of JF version used to run this config previously
5 years ago
Mark Monteiro
b67e9cde8c
Replace ILogger with ILogger<T> wherever possible
...
Log entries will contain additional class context when using this interface
5 years ago
dkanada
2dc1a18203
Merge pull request #2501 from JustAMan/pedal-to-the-metal-from-the-get-go
...
Default transcoding throttling to false for new installs
5 years ago
Vasily
c1aafd2ba0
Default transcoding throttling to false for new installs
5 years ago
Vasily
13d30a0a79
Merge pull request #2436 from dkanada/music
...
Add config options for MusicBrainz
5 years ago
Mark Monteiro
d95ccbacac
Use IsHostingContent instead of explicitly checking ContentRoot
5 years ago
dkanada
4ae80a5d56
partially fix issue with music scans
5 years ago
Peter Maar
818695a01e
Improve controls for deinterlace method; matches with jellyfin-web changes
5 years ago
artiume
697aee5b0c
Merge pull request #21 from jellyfin/master
...
nightly
5 years ago
Bond_009
07cc4be6a7
Fix some warnings
...
* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591
5 years ago
dkanada
6715450598
Merge pull request #2427 from Bond-009/minor
...
Minor improvements
5 years ago
Peter Maar
7716deddf0
Add encoding option bobandweave, change back the EncodingHelper logic
5 years ago
dkanada
61015c1d0f
Merge pull request #2321 from Bond-009/images
...
Simplify image processing by removing image enhancers
5 years ago
artiume
eb67117b83
Merge pull request #20 from jellyfin/master
...
nightly
5 years ago
Bond_009
adc9fc282c
Minor improvements
5 years ago
Ulrich Wagner
d7f199bb1c
#2407 : Prefer MP4-Metadata for episodes
5 years ago
artiume
63f13df6fc
Merge pull request #17 from jellyfin/master
...
10.5
5 years ago
dkanada
cf2626428c
Merge pull request #2400 from Bond-009/baseurl
...
Another baseurl related fix
5 years ago
artiume
40ad6f843f
Merge pull request #16 from jellyfin/master
...
nightly
5 years ago
Bond_009
f5db4c8402
Another baseurl related fix
...
Baseurl always starts with a '/' (unless it's empty)
5 years ago
Mark Monteiro
8ffb073ccb
Enable documentation warnings for fully documented files
5 years ago
Bond-009
a2490a7ae5
Merge branch 'master' into images
5 years ago
Mark Monteiro
a381eb884c
add-some-xml-documentation
5 years ago
artiume
4d324046ac
Merge pull request #14 from jellyfin/master
...
nightly
5 years ago
artiume
c3f749ec66
Update MediaBrowser.Model/Users/UserPolicy.cs
...
Co-Authored-By: Anthony Lavado <anthonylavado@me.com>
5 years ago
artiume
3b6a4c3a33
Merge pull request #11 from jellyfin/master
...
nightly
5 years ago
Bond_009
f47ad85011
Fix warnings MediaBrowser.Model
5 years ago
dkanada
b7a9900556
Merge pull request #2357 from Bond-009/warn13
...
Fix warnings
5 years ago
Bond_009
87d2479b78
Fix warnings
5 years ago
dkanada
cd13f718fb
Merge pull request #2247 from Bond-009/stringhelper
...
Remove StringHelper functions
5 years ago