Bond_009
|
b9577d0fd9
|
Check for specific status code instead of success
|
4 years ago |
Bond_009
|
3471ddfc84
|
Fix duplicate project id in sln
|
4 years ago |
Bond_009
|
bbbb811e72
|
Fix azure
|
4 years ago |
Bond_009
|
afc70b28d4
|
Add Jellyfin.Server.Tests to solution
|
4 years ago |
Bond_009
|
fa8bfece4e
|
Split integration tests from unit tests
|
4 years ago |
Bond-009
|
94db751f4b
|
Merge pull request #4754 from jellyfin/warn50
|
4 years ago |
pkreuzt
|
e89bd8ba02
|
Translated using Weblate (Galician)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/
|
4 years ago |
Bond_009
|
d202df6e8a
|
Remove useless line
|
4 years ago |
Bond_009
|
9ed7f429c0
|
FxCop -> Net Analyzers (part 1)
|
4 years ago |
Joshua M. Boniface
|
3c46f10e3d
|
Merge pull request #5315 from BaronGreenback/FixFor5280Part2
|
4 years ago |
Joshua M. Boniface
|
0ef8bea125
|
Merge pull request #5406 from cvium/trycleanstring-dont-die-on-me
|
4 years ago |
Joshua M. Boniface
|
82d88bdec6
|
Merge pull request #5409 from ikomhoog/master
|
4 years ago |
Claus Vium
|
90cdd1345d
|
Merge pull request #5407 from Bond-009/hack
|
4 years ago |
BaronGreenback
|
d3390302f9
|
Update ApplicationHost.cs
|
4 years ago |
Bond_009
|
54f81c4da4
|
Call ToLower on CollectionTypeOptions.ToString
|
4 years ago |
Ikomhoog
|
02122f28cc
|
Update contributors
|
4 years ago |
Ikomhoog
|
d4201f812c
|
Changed string.Length == 0 to string.IsNullOrEmpty in case of null
|
4 years ago |
Bond_009
|
2e62c09f2e
|
Fix casing CollectionType
|
4 years ago |
Joshua M. Boniface
|
480dd66428
|
Merge pull request #5402 from Ullmie02/fix-null-size
Use FileShare.None when creating files
|
4 years ago |
WWWesten
|
bc95268bd6
|
Translated using Weblate (Kazakh)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
|
4 years ago |
cvium
|
fcacae8cde
|
return empty span instead of null for backwards compat
|
4 years ago |
cvium
|
e0db17a935
|
do not throw ArgumentNullException in TryCleanString
|
4 years ago |
David
|
60ffa6f514
|
Use FileShare.None when creating files
|
4 years ago |
Bond-009
|
a1cdc2c63f
|
Merge pull request #5385 from Bond-009/dlna2
Use XDocument.LoadAsync instead of XDocument.Parse
|
4 years ago |
Bond-009
|
497ea57fd2
|
Merge pull request #5381 from cvium/fix-network-substitution
|
4 years ago |
cvium
|
946411be8e
|
Remove redundant check
|
4 years ago |
cvium
|
67af30d1ff
|
Remove redundant checks
|
4 years ago |
cvium
|
54211b921c
|
rider is a prick
|
4 years ago |
cvium
|
bc661c16e1
|
simplify
|
4 years ago |
dkanada
|
22402650cb
|
Merge pull request #5354 from shortspider/AddFfmpegToReadme
Update README to include ffmpeg
|
4 years ago |
Nathan Mascitelli
|
10229e1afe
|
Link to jellyfin-ffmpeg
|
4 years ago |
Bond_009
|
e8413ed8c0
|
Use XDocument.LoadAsync instead of XDocument.Parse
|
4 years ago |
Bond-009
|
e839929b91
|
Merge pull request #5380 from Bond-009/plugins
100% branch coverage for DashboardController
|
4 years ago |
Bond-009
|
db2d1bca33
|
Merge pull request #5382 from crobibero/json-version-converter
|
4 years ago |
Bond-009
|
3741be51ec
|
Merge pull request #5383 from cvium/fix-mergeversions-overflow
do not pick a linked item as primary when merging versions
|
4 years ago |
Bond-009
|
1d87274cc2
|
Merge pull request #5377 from cvium/fix-tmdb-image-languages
Do not use language or imagelanguages when searching for images with TMDb
|
4 years ago |
cvium
|
59814bd55e
|
do not pick a linked item as primary when merging versions
|
4 years ago |
Claus Vium
|
d0a2d00b29
|
Fix UpdateMediaPath model binding (#5378)
|
4 years ago |
Cody Robibero
|
df1951cfe2
|
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
4 years ago |
crobibero
|
fd0b3ca5ef
|
Add JsonVersionConverter and tests
|
4 years ago |
cvium
|
37e374d33d
|
make sure network path substitution matches correctly
|
4 years ago |
Bond_009
|
a6d0db5d04
|
100% branch coverage for DashboardController
|
4 years ago |
Bond-009
|
a0f6bc14a2
|
Merge pull request #5375 from crobibero/default-api-value
Specify defaults or set query parameter to nullable
|
4 years ago |
Nichgon
|
ed7154db68
|
Translated using Weblate (Thai)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
|
4 years ago |
cvium
|
ba366118f9
|
Do not use language or imagelanguages when searching for images
TMDb API returns all images if languages are excluded, which is needed for the All Languages toggle in Identify.
|
4 years ago |
crobibero
|
858c91ab48
|
Specify defaults or set query parameter to nullable
|
4 years ago |
dkanada
|
8615847a8a
|
Merge pull request #5345 from BaronGreenback/IP6Fix
Dual IP4 / IP6 server fails on non-windows platforms
|
4 years ago |
dkanada
|
74a927db3e
|
Merge pull request #5362 from crobibero/case-json
Fix case-sensitive json parsing
|
4 years ago |
crobibero
|
631c0a35f6
|
Always use case insensitive json parsing for api
|
4 years ago |
Claus Vium
|
ddc62a89ba
|
Merge pull request #5356 from cvium/fix_provideridextensions
return false when providerid is null or empty
|
4 years ago |