Anthony Lavado
b1b43b8ad9
Merge pull request #4068 from barronpm/event-fixes
...
Fix Plugin Events and Clean Up InstallationManager.cs
4 years ago
Anthony Lavado
6205fb4b6a
Merge pull request #4341 from Bond-009/minor6
...
Minor improvements
4 years ago
Anthony Lavado
f23836c6a4
Merge pull request #4403 from Bond-009/http2
...
Http1AndHttp2 is the default, no need to explicitly enable it
4 years ago
Bond-009
51dc92c3a9
Merge pull request #4326 from crobibero/purge-activity-log
...
Automatically clean activity log database
4 years ago
Bond-009
95918d161e
Merge pull request #4328 from crobibero/trigger-warning
...
Remove CommaDelimitedArrayModelBinderProvider
4 years ago
Bond-009
ea1a462a9d
Merge pull request #4413 from cvium/fix_collection_endpoints
...
Rename itemIds to ids
4 years ago
cvium
af56d5c2dc
Rename itemIds to ids
4 years ago
Cody Robibero
de36c8433e
Update Emby.Server.Implementations/Localization/Core/en-US.json
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
cvium
19d77c99ae
Save new display preferences
4 years ago
crobibero
6a07e93ddd
Fix endpoint auth
4 years ago
crobibero
6763d456ff
Set UserAgent when getting M3u playlist
4 years ago
crobibero
dd3507bbbf
Fix OfficialRatings separator
4 years ago
crobibero
c1ec46e92b
Fix Tags separator
4 years ago
crobibero
826c24142e
Fix Genres separator
4 years ago
crobibero
ceecc80bb3
Allow configuration of ActivityLogRetention
4 years ago
Bond-009
5b1eb8b6e2
Merge pull request #4408 from crobibero/dep-dep-dep
...
Dependency catch up
4 years ago
crobibero
e41e832495
Dependency catch up
4 years ago
Stepan
50a2ef9d8a
Simplify Resolve_InvalidExtension Test and created tests for Alternative Versions parsing & Year Extraction for audiobooks
4 years ago
Stepan
f39775dc3a
Written test to finish coverage for AudioBookListResolver & AudioBookResolver and corrected some logical erros / unhandled exception
4 years ago
Stepan
e7a37bedfc
Simplify AudioBookResolver since there is no option of passing directories into it (AudioResolver.cs:179) and handling directories were not implemented anyway
4 years ago
Stepan
6437cf6950
Removed Success property from AudioBookFilePathParserResult, since it was unused and consider only audiobooks that have chapter/page number in name makes no sense
4 years ago
nyanmisaka
599e20ab9b
fix music directplay on Gelli
4 years ago
Stepan
60b49e67ea
Re-Sharper inspection issues
4 years ago
Stepan
59619b6ea7
Enable nullable in Emby.Naming
4 years ago
nyanmisaka
e5237384d5
fix the route of audio containers
4 years ago
Joshua M. Boniface
6b3459f01b
Merge pull request #4406 from joshuaboniface/remove-jfffmpeg-dep
...
Remove jellyfin-ffmpeg dep from server package
4 years ago
Joshua M. Boniface
0bcf4c02b4
Remove jellyfin-ffmpeg dep from server package
...
Being added to the metapackage instead.
4 years ago
nyanmisaka
d34be6faf4
fix aac directstreaming
4 years ago
Bond-009
26078e4df9
Merge pull request #4375 from crobibero/auth-dict-fix
...
Fix setting duplicate keys from auth header
4 years ago
BaronGreenback
c54bdb4a0a
Merge pull request #86 from jellyfin/master
...
Updating from master
4 years ago
Bond_009
7f8a73d8e9
Http1AndHttp2 is the default, no need to explicitly enable it
4 years ago
nyanmisaka
00f0c14d7b
respect music quality settings when transcoding
4 years ago
Bond-009
4f320308f3
Merge pull request #4395 from barronpm/users-async
...
Convert some code in UserManager to async
4 years ago
Patrick Barron
72263613d0
Convert some code in UserManager to async
4 years ago
Bond-009
e37805e82e
Merge pull request #4378 from barronpm/fix-nullref
...
Fix possible null reference exception
4 years ago
Patrick Barron
d887e42405
Fix possible NullReferenceException
4 years ago
crobibero
ef43878bbc
Support IReadOnlyList in CommaDelimitedArrayModelBinder
4 years ago
crobibero
0c674b496f
Add stream disposal comment.
4 years ago
crobibero
3568c5f39b
Fix early filestream close
4 years ago
crobibero
429e59fb81
Fix null reference
4 years ago
Oatavandi
2c6b31fc7b
Translated using Weblate (Tamil)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
4 years ago
crobibero
11d69fd3b1
Make MrLinter happy
4 years ago
crobibero
42c2ab97e7
Support IReadOnlyList for JsonCommaDelimitedArrayConverter
4 years ago
crobibero
372f0eb38a
Remove AddItemFields
4 years ago
crobibero
b9406e5444
Merge remote-tracking branch 'upstream/master' into query-fields
4 years ago
Bond-009
9bf2f4d8e0
Merge pull request #4377 from barronpm/user-caching
...
Add caching to users
4 years ago
dkanada
43bc850efb
Merge pull request #4346 from jellyfin/dependabot/nuget/prometheus-net-4.0.0
...
Bump prometheus-net from 3.6.0 to 4.0.0
4 years ago
dkanada
ec5fadc64e
Merge pull request #4347 from jellyfin/dependabot/nuget/Moq-4.14.7
...
Bump Moq from 4.14.6 to 4.14.7
4 years ago
dkanada
f2eda53a8b
Merge pull request #4388 from crobibero/sneaky-sneaky
...
Add missing slashes in ffmpeg argument.
4 years ago
Cody Robibero
96071ef30d
Move slash to correct location for quoting
4 years ago