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
dkanada
1bc8ca2542
add session view endpoint
5 years ago
dkanada
26dd67a441
change authentication flow
5 years ago
dkanada
6341d986a9
fix a few warnings
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
70bc03c795
Apply suggestions from code review
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
5 years ago
Bond_009
acc1846e3e
Allow changing capitalization of usernames
5 years ago
Bond_009
71abf1d3ce
Enable TreatWarningsAsErrors and Nullable for test projects
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
d69870680b
Close xmlwriter first
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
6ee04855cd
Style
5 years ago
Bond-009
ae9c1e29e7
My bad
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
Bond-009
36d62c3093
Fix?
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
Bond_009
6b68521bae
Try again
5 years ago
Bond_009
fc578de3b3
Try possible solutions
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
Bond-009
bade35958a
Fix
5 years ago
Bond-009
3a338c1899
Address comments
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