dkanada
21ff63c371
move the transcode path
5 years ago
marius
3deeca43a1
- use streamInfo.StartPositionTicks if provided over userdata.PlaybackPositionTicks when creating the Samsung Bookmark Info
5 years ago
Bond-009
503ab56a59
Merge pull request #1678 from marius-luca-87/dlna_seek_exception_fix
...
Fix ArgumentOutOfRangeException in ParseTimeSeekHeader
5 years ago
marius
b711ece829
- fix ArgumentOutOfRangeException at MediaBrowser.Api.Playback.BaseStreamingService.ParseTimeSeekHeader (second substring argument is length)
5 years ago
Anthony Lavado
efaa668158
Merge pull request #1633 from Bond-009/udpclient
...
Attempt to fix #1391
5 years ago
Anthony Lavado
a2fd82137c
Merge pull request #1676 from Bond-009/login
...
Fix login
5 years ago
Bond_009
efc4805233
Fix login
5 years ago
Bond_009
dc194015c2
Remove unused args
5 years ago
Bond_009
5dd332b63d
Attempt to fix #1391
5 years ago
Anthony Lavado
874f02631b
Merge pull request #1641 from cvium/tmdb_cleanup
...
Tmdb cleanup and re-add Writer and Producer
5 years ago
Andrew Rabert
24775f4988
Merge pull request #1651 from sl1288/master
...
Fix local trailers playback
5 years ago
Odd Stråbø
f255788383
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 95.7% (90 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
5 years ago
Pafzedog
ba0997a8db
Translated using Weblate (French)
...
Currently translated at 95.7% (90 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
5 years ago
Axel Gabriel Calle Granda
7d4bb28d18
Translated using Weblate (Spanish)
...
Currently translated at 95.7% (90 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
5 years ago
Matzi24GR
d2c69e7733
Translated using Weblate (Greek)
...
Currently translated at 95.7% (90 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
5 years ago
Βασίλης Μουρατίδης
143a408342
Translated using Weblate (Greek)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
5 years ago
Matzi24GR
6be68a3656
Translated using Weblate (Greek)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
5 years ago
Anthony Lavado
b744ebb3b3
Merge pull request #1656 from loli10K/fix_firewalld_service
...
Fix firewall-cmd: Error: INVALID_SERVICE: 'jellyfin' not among existing services
5 years ago
Joshua Boniface
fb37f4a1d5
Use base Debian image in Docker build
5 years ago
Joshua Boniface
5945a638ff
Update builds to Debian 10 and OpenSSL to 1.1-only
5 years ago
Bond-009
e87d7cfaf3
Merge pull request #1659 from jellyfin/fix_ffmpeg
...
Fix segment_time_delta value for ffmpeg 4.1
5 years ago
Claus Vium
2e66361482
Move argument to new line
5 years ago
Claus Vium
15b054be94
Fix style issues
5 years ago
Joshua M. Boniface
1dfd5000ff
Merge pull request #1499 from crobibero/log-password-ip
...
Log IP address on failed login attempt
5 years ago
crobibero
4f974122f8
log password on failed login attempt
5 years ago
Joshua M. Boniface
dc1782d049
Merge pull request #1646 from Bond-009/lock
...
Return DB lock immediately
5 years ago
loli10K
588db95e2a
Fix firewall-cmd: Error: INVALID_SERVICE: 'jellyfin' not among existing services
5 years ago
Joshua M. Boniface
1bce9a89b6
Merge pull request #1433 from fhriley/h265
...
Add support for encoding with libx265 and hevc_nvenc
5 years ago
Joshua M. Boniface
d95c04787c
Merge branch 'master' into h265
5 years ago
Joshua M. Boniface
d99278da1d
Merge pull request #1650 from Bond-009/sqlitepclv2
...
Upgrade SQLitePCL to v2
5 years ago
SL1288
fdc24ec2ee
Fix LocalTrailers playback.
5 years ago
Bond_009
3fd489d1cb
Upgrade SQLitePCL to v2
5 years ago
Claus Vium
058e077422
Add newline after end tag
5 years ago
Claus Vium
d2b8672c1c
Require latest C# version in Providers project
5 years ago
dkanada
c8474f734c
Merge pull request #1644 from Bond-009/hiddenwarn
...
Fix possible hidden exceptions
5 years ago
dkanada
5626709de5
Merge pull request #1645 from Bond-009/fixusers
...
Fix UserNotFoundError
5 years ago
Bond_009
f70a63d575
Return DB asap
5 years ago
Bond_009
24fac4b191
Fix UserNotFoundError
5 years ago
Bond_009
99aea27723
Fix possible hidden exceptions
...
If an error occurred while starting the server which in turn caused an
exception in the dispose method of the apphost, the first exception
wouldn't get logged.
5 years ago
Joshua M. Boniface
94e25e898a
Merge pull request #1511 from crankdoofus/master
...
Add NSIS installer build support
5 years ago
Joshua M. Boniface
4bb0c2d053
Merge pull request #1642 from cvium/fix_slow_db
...
Speed up BaseItem deserialization
5 years ago
Claus Vium
f48eaccc51
Use reader.GetString instead of indexing
5 years ago
Claus Vium
e7c05dcfaf
Speed up BaseItem deserialization
5 years ago
Claus Vium
82b0015b30
Fix style issues
5 years ago
Claus Vium
78441730a7
Add Writer and Producer to crew list
5 years ago
Claus Vium
5ea1299030
Fix api url
5 years ago
Claus Vium
817d9b3389
Move and rename tmdb providers for better separation
5 years ago
dkanada
25a590e8cd
Merge pull request #1636 from Bond-009/isomounter
...
Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrors
5 years ago
Anthony Lavado
6766e04dd6
Merge pull request #1521 from Bond-009/hdhomerun
...
Clean up livestreaming code
5 years ago
Anthony Lavado
28d707604b
Merge pull request #1629 from cvium/fix_tvdb_guest_stars
...
Fix tvdb guest stars with multiple roles
5 years ago