Bond-009
ba1ffbabd3
Merge branch 'master' into nullable2
5 years ago
Noitty
176e850973
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
5 years ago
dkanada
b7a9900556
Merge pull request #2357 from Bond-009/warn13
...
Fix warnings
5 years ago
dkanada
fe325a6e73
Merge pull request #2359 from Bond-009/username
...
Allow changing capitalization of usernames
5 years ago
dkanada
ba724f158c
Merge pull request #2367 from Artiume/patch-4
...
fix SSL issue in arm and arm64
5 years ago
dkanada
c1ecd886d9
Merge pull request #2368 from nyanmisaka/master
...
Fix framerate info not showing when mediasource is in H264 format.
5 years ago
Nyanmisaka
c149fcb3ee
Update MediaBrowser.Controller/MediaEncoding/JobLogger.cs
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
Nyanmisaka
2c3b1bb8cb
Update JobLogger.cs
5 years ago
Nyanmisaka
7472ae5ca9
fix fps info issue when the video is h264.
...
Fixed an issue that when the media source is in H264 format and the frame rate info is not displayed due to missing space characters in ffmpeg log.
5 years ago
Nyanmisaka
8eced835c0
Update JobLogger.cs
5 years ago
artiume
4302f16925
Update Dockerfile.arm64
5 years ago
artiume
78bb45e8fa
fix SSL issue in arm and arm64
...
verified arm build on raspbian
5 years ago
Andrew Rabert
021427d881
Merge pull request #2365 from mcarlton00/docker-ssl-fix
...
Add root certificates to docker image
5 years ago
Matt
994481213f
Add root certificates to docker image
5 years ago
Bond-009
87c5047b13
Merge pull request #2362 from dkanada/tasks
...
Improve scan progress and fix a few bugs
5 years ago
dkanada
692a9bfdd0
update some comments
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
dkanada
7df6f8d54e
update error message
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
dkanada
afe9ed977b
improve scan progress and fix a few bugs
5 years ago
dkanada
ab2349ff3c
update task names and descriptions
5 years ago
Bond_009
acc1846e3e
Allow changing capitalization of usernames
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
Bond-009
6cd9c84ddf
Update MediaBrowser.Model/Extensions/StringHelper.cs
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
5 years ago
dkanada
b3811a9498
Merge pull request #2349 from Bond-009/deps
...
Update deps
5 years ago
WNotCoder
a3615dec69
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
5 years ago
Bond_009
2186df8ac4
Update deps
5 years ago
mtanECECS
81fae5932b
Translated using Weblate (Filipino)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fil/
5 years ago
Pooka Mustard
1ff74dd8f0
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
5 years ago
diegoalrey
f7b4dfc1cb
Added translation using Weblate (Galician)
5 years ago
Bond-009
acfacabf0c
Merge pull request #2347 from Matt07211/fix-2255
...
Fix broken webserver caused by dotnet publish. Temp Fix for #2255
5 years ago
Matt07211
84fbf64867
Fix broken webserver caused by dotnet publish.
...
This should be considered a temp fix, as it fixes the symptom and not
the actual root cause of the issue. Why this works? I *feel like* this is
a dependency issue and this change forces it to evalute dependencys in a
different order, avoiding the bug.
5 years ago
Vasily
0a95c3a1c2
Merge pull request #2343 from Bond-009/spacing
...
Fix spacing logs
5 years ago
Bond-009
71bdcd7307
Fix spacing logs
5 years ago
Bond-009
04b9e94c7c
Merge pull request #2338 from ferferga/master
...
Removed old 'automatic restart after update' features
5 years ago
dkanada
1ed92b05fb
Merge pull request #2332 from pR0Ps/bugfix/dlna
...
Fix another issue with DLNA responses not properly paginating
5 years ago
Vasily
8c520160cc
Merge pull request #2331 from nyanmisaka/master
...
fix an issue that could not correctly determine 'IsSecondaryAudio' in some cases.
5 years ago
mtanECECS
b5be0c567f
Added translation using Weblate (Filipino)
5 years ago
ferferga
d6786c7304
Removed old 'automatic restart after update' features'
5 years ago
dkanada
e58aa57ed7
Merge pull request #2337 from ThreeFive-O/AddTranscodingFramerate
...
Add transcoding framerate info
5 years ago
SaddFox
ad5081f276
Translated using Weblate (Slovenian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
5 years ago
a-alshabib
eb04126473
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
5 years ago
ThreeFive-O
4f3bfd9146
Add Transcoding framerate info
5 years ago
Carey Metcalfe
d3de91dab6
Fix another issue with DLNA responses not properly paginating
...
The `UserRootFolder.GetItemsInternal` method now applies any sorting and
pagination requested by the `InternalItemsQuery` that was passed to it.
Previous pagination fix : #2304
Original issue #2303
5 years ago
Nyanmisaka
48e9c004b4
fix an issue about determining 'IsSecondaryAudio'
...
fix an issue that could not correctly determine 'IsSecondaryAudio' in some cases.
5 years ago
Vasily
8ff07e17e6
Merge pull request #2242 from Bond-009/getstream
...
Remove FileSystem.GetStream
5 years ago
Bond_009
c751ba9f70
Fix build
5 years ago
Bond-009
c8409d2ea1
Remove FileSystem.GetStream
5 years ago
Marco
6eac7f0fa7
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
5 years ago
dkanada
1dd4abebbd
Merge pull request #2297 from Bond-009/asyncio
...
Kestrel doesn't like sync IO operations
5 years ago
Bond-009
5340eb9363
Update Emby.Dlna/Service/BaseControlHandler.cs
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
5 years ago