Bond-009
9d548c62ba
Merge pull request #5258 from Smith00101010/next-up-specials-fix
4 years ago
Ian Walton
321e383965
Fix setting audio stream in PlaybackInfo for jellyfin-web.
4 years ago
Claus Vium
f99237cf9b
Update Emby.Server.Implementations/IO/ManagedFileSystem.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
cvium
ef527df28f
Set mediatype to Audio for playlists in a music library
4 years ago
cvium
f2cba352e5
catch ioexception and include stack trace
4 years ago
Claus Vium
1a92d94e92
Merge pull request #5712 from BaronGreenback/5700
4 years ago
Claus Vium
d532e95410
Merge pull request #5734 from jellyfin/fix-isplayed-itemvalues
...
move IsPlayed to outerquery
4 years ago
cvium
1a3352003d
don't die on dangling symlinks
4 years ago
Mohamed Akram
ce4f730221
Add support for TMDB series absolute and DVD order
4 years ago
Bond-009
6577f1deb2
Merge pull request #5736 from jellyfin/catch-httprequestex-librarymanager
...
fetching images should not kill the scanner
4 years ago
Bond-009
900793e25d
Merge pull request #5731 from Bond-009/usertests
...
Add tests for UserController
4 years ago
Claus Vium
a21b2714e7
fetching images should not kill the scanner
4 years ago
Claus Vium
db530e61f5
move IsPlayed to outerquery
...
IsPlayed is a column in UserDatas and does not belong in the inner query. None of the other UserDatas columns are in the innerquery.
4 years ago
Bond_009
391554d391
Add tests for UserController
4 years ago
Bond-009
a19a97ca42
Merge pull request #5721 from Bond-009/authenticatedtests
...
Add code to test authenticated endpoints
4 years ago
Bond-009
9bf3ec4ae2
Merge pull request #5730 from thornbill/disable-hevc-encoding
...
Disable HEVC encoding by default
4 years ago
Bill Thornton
cc0f191228
Disable hevc encoding by default
4 years ago
BaronGreenback
b645bb20de
Update Emby.Server.Implementations/Updates/InstallationManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
crobibero
b1faf8c2e8
Update to dotnet 5.0.5
4 years ago
Claus Vium
9d0467addf
Merge pull request #5725 from BrianCArnold/Fix2845_PlaylistDeletion
4 years ago
Bond-009
47bbe4c146
Merge pull request #5717 from cvium/nullable-custompref-value
4 years ago
Brian Arnold
a2acfb02e9
Can't reference System.IO.Path as 'Path', even though System.IO is in the usings, because there is a Path property of the class.
4 years ago
BrianCArnold
2314487e38
Update MediaBrowser.Controller/Playlists/Playlist.cs
...
Included suggested change from cvium
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
Brian Arnold
7c457da9ab
Fixed issue with determining if a directory was a directory or file when it contained a '.' character in the directory path.
...
Resolves : #2845
4 years ago
Joshua M. Boniface
14f94b6793
Merge pull request #5707 from ferferga/deyarn
4 years ago
Bond-009
631df8c560
Merge pull request #5520 from Bond-009/hdhomerun2
4 years ago
Bond_009
45a16c19a7
Add code to test authenticated endpoints
4 years ago
Bond-009
51a075a895
Merge pull request #5711 from jellyfin/dependabot/nuget/Microsoft.AspNetCore.Mvc.Testing-5.0.5
...
Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.3 to 5.0.5
4 years ago
Bond-009
5042246360
Merge pull request #5710 from jellyfin/dependabot/nuget/Microsoft.AspNetCore.Authorization-5.0.5
...
Bump Microsoft.AspNetCore.Authorization from 5.0.3 to 5.0.5
4 years ago
Claus Vium
f718735b4e
Merge pull request #5688 from crobibero/api-docs-sever-discovery
...
Add SessionDiscoveryInfo to generated api-docs
4 years ago
Claus Vium
a1718e392b
Merge pull request #5631 from BrianCArnold/FixMessageCommand
4 years ago
cvium
4892e0cf06
fix build...somehow
4 years ago
cvium
d772fddfb3
make custompref value nullable
4 years ago
Bond_009
fbd9141ecd
Add tests for unauthenticated websocket access
4 years ago
BaronGreenback
65f880be32
Keep plugin status after update.
4 years ago
dependabot[bot]
3651ee5ed3
Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.3 to 5.0.5
...
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore ) from 5.0.3 to 5.0.5.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.3...v5.0.5 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
e85ac4d975
Bump Microsoft.AspNetCore.Authorization from 5.0.3 to 5.0.5
...
Bumps [Microsoft.AspNetCore.Authorization](https://github.com/dotnet/aspnetcore ) from 5.0.3 to 5.0.5.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.3...v5.0.5 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Bond-009
221d9373e8
Merge pull request #5708 from Bond-009/netanalyzers
...
Enable NetAnalyzers for more projects
4 years ago
Bond_009
95327b842e
Enable NetAnalyzers for more projects
4 years ago
Fernando Fernández
8d6713af65
Use npm ci instead of npm i
4 years ago
Fernando Fernández
ba958c70d5
(jellyfin-web): Switch to npm
4 years ago
Bond-009
3412120c61
Merge pull request #5702 from cvium/ws-auth
...
add simple auth handling to websocketmanager
4 years ago
cvium
14d0acf285
add simple auth handling to websocketmanager
4 years ago
Bond-009
d748d6cf3f
Merge pull request #5699 from Bond-009/ffprobetests
4 years ago
Bond_009
e6d487f7ea
Add test for ProbeResultNormalizer.GetMediaInfo
4 years ago
Bond-009
7978f30ff7
Merge pull request #5693 from Maxr1998/probe-result-tweaks
4 years ago
Maxr1998
873ad72c18
Support MKV DATE_RELEASED tag for PremiereDate
...
https://www.matroska.org/technical/tagging.html#temporal-information
4 years ago
Maxr1998
8d27e10cb6
Interpret ffprobe date as UTC
...
Currently, dates are parsed according to the local time, which results in potentially wrong data being stored in the database after normalizing to UTC - e.g. 2021-04-04 would be stored as '2021-04-03 22:00:00Z' and displayed in the UI as 03.04.2021.
4 years ago
Maxr1998
e0f513232b
Reduce nesting
4 years ago
Bond-009
8eaefce14e
Merge pull request #5691 from Bond-009/nullref3
...
Fix possible nullref
4 years ago