dkanada
662e1164c9
Merge pull request #2326 from Bond-009/dlnawarnings
...
Improvements to dlna server
2020-02-12 02:23:52 +09:00
artiume
fd55164410
Merge pull request #15 from Artiume/Artiume-livetv
...
Fix MaxBitrate
2020-02-11 12:21:43 -05:00
artiume
b5342bb7d9
Fix MaxBitrate
2020-02-11 10:57:16 -05:00
artiume
8fb86cb5ff
git to arm64
2020-02-11 10:30:30 -05:00
artiume
e47185160e
Add git to arm
2020-02-11 10:30:15 -05:00
artiume
8acfc264fc
Update dockerfile to install git for new dependency
...
https://github.com/jellyfin/jellyfin-web/pull/735
I had to install git to get it to build ✌️
2020-02-11 10:29:26 -05:00
Mark Monteiro
a381eb884c
add-some-xml-documentation
2020-02-10 10:26:28 +01:00
David Mouse
422c440743
Fix Fedora build
...
Fedora builds were broken due to dotnet-sdk-3.1 and dotnet-runtime-3.1 not being available on the @dotnet-sig/dotnet repo as well as a lack of the git package (needed for yarn when installing jellyfin/jellyfin-noto per https://github.com/jellyfin/jellyfin-web/pull/735 ). Replaces the outdated repo with the official repo found in Microsoft's documentation.
2020-02-10 04:12:37 -05:00
artiume
4d324046ac
Merge pull request #14 from jellyfin/master
...
nightly
2020-02-08 21:14:45 -05:00
Bond_009
867835a474
Fix build
2020-02-08 22:25:44 +01:00
Bond_009
f96bc23c4f
Merge branch 'master' into nullable2
2020-02-08 21:49:28 +01:00
diegoalrey
77428d338d
Translated using Weblate (Galician)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/
2020-02-08 10:17:50 -05:00
The Iiseppi
e7dcaa7d08
Translated using Weblate (Finnish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/
2020-02-08 10:17:50 -05:00
dkanada
75d6545145
Merge pull request #2373 from Bond-009/warn14
...
Fix some warnings in MediaBrowser.Model
2020-02-07 23:45:21 +09:00
artiume
81396a11cb
Update CONTRIBUTORS.md
2020-02-06 17:35:47 -05:00
artiume
ab59848d92
Merge pull request #13 from Artiume/Artiume-LiveTV
...
Update MediaInfoService.cs
2020-02-06 17:34:04 -05:00
artiume
a73ce1d781
Update MediaInfoService.cs
2020-02-06 17:21:10 -05:00
artiume
c3f749ec66
Update MediaBrowser.Model/Users/UserPolicy.cs
...
Co-Authored-By: Anthony Lavado <anthonylavado@me.com>
2020-02-06 14:02:46 -05:00
Bond_009
7060934792
Fix some warnings in Emby.Server.Implementations
2020-02-06 15:21:38 +01:00
Bond-009
cefac4f886
Update Emby.Server.Implementations/Session/SessionManager.cs
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2020-02-06 13:16:22 +01:00
Bond-009
1ae9ed6e2a
Merge pull request #2381 from sebPomme/fix_readme_link
...
Fix quick start guide url in readme
2020-02-06 13:16:06 +01:00
Bond-009
0a43814596
Merge branch 'master' into sessionmanager
2020-02-06 13:04:07 +01:00
Bond-009
3fe84c3213
Apply suggestions from code review
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2020-02-06 13:03:02 +01:00
Bond-009
22510909fb
Update Jellyfin.Naming.Tests.csproj
2020-02-06 13:00:15 +01:00
dkanada
df739b5b2f
Merge pull request #2325 from Bond-009/naming
...
Clean up Emby.Naming
2020-02-06 20:59:30 +09:00
Bond-009
d5fcca3d05
Merge branch 'master' into naming
2020-02-05 23:28:00 +01:00
dkanada
1cb51a8ac7
rename session folder
2020-02-06 00:47:50 +09:00
sebpomme
a954d5e953
Fix qui start guide url in README.md
2020-02-05 16:26:51 +01:00
dkanada
c2733ac0dc
split api keys into their own service
2020-02-06 00:26:21 +09:00
dkanada
e8984ed3a9
Merge pull request #2379 from joshuaboniface/nodejs-deb
...
Use NodeJS 10.X for NPM builds
2020-02-05 14:06:51 +09:00
ariqfadlan
ebd0771dca
Translated using Weblate (Indonesian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
2020-02-04 23:17:44 -05:00
Joshua M. Boniface
e3c64b9fee
Use NodeJS 10.X for NPM builds
2020-02-04 22:07:01 -05:00
dkanada
9af149b02d
Merge pull request #2374 from Bond-009/warn15
...
Fix some warnings in MediaBrowser.Controller
2020-02-05 01:23:04 +09:00
Bond-009
91707f13a8
Add endpoints back
2020-02-04 12:29:14 +01:00
Bond-009
6a6472bb8a
Update MediaBrowser.Controller/Entities/PersonInfo.cs
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2020-02-04 12:28:16 +01:00
Bond-009
ba1ffbabd3
Merge branch 'master' into nullable2
2020-02-04 12:21:42 +01:00
Bond-009
c9e11c95ee
Apply suggestions from code review
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2020-02-04 12:05:14 +01:00
artiume
3b6a4c3a33
Merge pull request #11 from jellyfin/master
...
nightly
2020-02-04 06:02:38 -05:00
Bond_009
32dcd372f4
Fix some warnings in MediaBrowser.Controller
2020-02-04 02:10:44 +01:00
Bond_009
f47ad85011
Fix warnings MediaBrowser.Model
2020-02-04 01:49:27 +01:00
Noitty
176e850973
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
2020-02-03 16:17:42 -05:00
dkanada
f93edb7ade
add code suggestions
2020-02-04 01:29:18 +09:00
Claus Vium
241e351a61
Merge branch 'master' into dlnawarnings
2020-02-03 13:51:34 +01:00
dkanada
b7a9900556
Merge pull request #2357 from Bond-009/warn13
...
Fix warnings
2020-02-03 17:15:03 +09:00
dkanada
fe325a6e73
Merge pull request #2359 from Bond-009/username
...
Allow changing capitalization of usernames
2020-02-03 17:14:50 +09:00
dkanada
ba724f158c
Merge pull request #2367 from Artiume/patch-4
...
fix SSL issue in arm and arm64
2020-02-03 15:59:18 +09:00
dkanada
c1ecd886d9
Merge pull request #2368 from nyanmisaka/master
...
Fix framerate info not showing when mediasource is in H264 format.
2020-02-03 15:58:26 +09:00
Nyanmisaka
c149fcb3ee
Update MediaBrowser.Controller/MediaEncoding/JobLogger.cs
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2020-02-03 00:02:24 +08:00
Nyanmisaka
2c3b1bb8cb
Update JobLogger.cs
2020-02-02 16:46:56 +08:00
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.
2020-02-02 16:27:02 +08:00