Anthony Lavado
852e5e29ca
Merge pull request #1704 from nvllsvm/fix_replace_multiple_spaces
...
Fix replace multiple spaces
2019-09-02 01:33:14 -04:00
Andrew Rabert
907b3185c2
Use regex to replace multiple spaces with one space
...
This communicates the intent of the code more clearly than before.
No noticeable performance impact.
2019-09-01 21:44:34 -04:00
Andrew Rabert
6478cd2ea4
Fix infinite looping when scanning TV metadata
...
It's a possible that name and sb will never be equal. This is caused by
additional replacements before this loop.
Regression introduced in c699c546e4124da8c1978b86d1a424d24d3d77d6a
2019-09-01 21:40:47 -04:00
Bond_009
1616f24cee
Fix more warnings
2019-09-01 18:39:23 +02:00
Bond-009
160718efe2
Merge pull request #1691 from sammyrc34/vaapifix
...
Enable VAAPI decoding without hardware encoding
2019-09-01 17:30:58 +02:00
Bond-009
a266b54ad6
Merge pull request #1683 from dkanada/misc
...
Move the transcode path and other small fixes
2019-09-01 17:27:08 +02:00
Anthony Lavado
fde024e7b8
Merge pull request #1700 from thornbill/flac
...
Restore flac mime type
2019-09-01 02:05:15 -04:00
Bill Thornton
3a600687ea
Restore flac mime type
2019-09-01 01:15:34 -04:00
Anthony Lavado
67f38006f8
Merge pull request #1680 from marius-luca-87/q6fn_dlna_seek
...
Fix q6fn dlna seek for direct play
2019-09-01 00:48:30 -04:00
Samantha Collard
627bde4b72
Fix VAAPI 8-bit HW to SW transcoding for some media
2019-09-01 13:20:18 +10:00
Joshua Boniface
742102b541
Bump version to 10.4.0
2019-08-31 21:39:10 -04:00
Joshua Boniface
5251a5ca79
Allow selecting web branch and fix Docker sed
2019-08-31 21:38:26 -04:00
Joshua M. Boniface
ba06ef57a9
Merge pull request #1687 from Bond-009/isomounter
...
Move IsoMounter to plugin
2019-08-31 21:22:41 -04:00
Joshua M. Boniface
0d7adc3382
Merge pull request #1695 from nvllsvm/dfa
...
Make Docker ffmpeg version configurable
2019-08-31 21:12:37 -04:00
Andrew Rabert
1c4755f26a
docker - make ffmpeg version configurable
2019-08-31 13:26:13 -04:00
Joshua Boniface
93a668de8b
Add libssl-dev dependency
2019-08-31 01:17:23 -04:00
Joshua Boniface
1d5b11f7f6
Update GCC crossbuild to version 8
2019-08-31 01:12:11 -04:00
Joshua Boniface
b1c7b88b5b
Use latest 2.2.6 dotnet SDK image (2.2.401)
2019-08-31 00:39:46 -04:00
Joshua Boniface
bedc2be525
Add libssl-dev build dependency
2019-08-31 00:32:26 -04:00
Samantha Collard
a321ca5b39
Enable VAAPI decoding without hardware encoding
...
Enable VAAPI command arguments to ffmpeg if VAAPI is selected, and
add the "hwdownload" filter if transcoding from VAAPI to software.
Also support transforming 10 bit colourspace to 8-bit, consistent
with other hardware encoding options, at least until client pixel
formats are configurable.
2019-08-31 12:04:31 +10:00
Bond_009
14fbd845c2
Move IsoMounter to plugin
2019-08-29 23:11:55 +02:00
Bond_009
e4f893a0eb
More warning fixes
2019-08-29 22:28:33 +02:00
Anthony Lavado
a30876c3ff
Merge pull request #1685 from Bond-009/format
...
Fix invalid arg for
2019-08-29 15:55:31 -04:00
Bond_009
0aaaaab7a0
Fix invalid arg for
2019-08-29 20:25:56 +02:00
dkanada
21ff63c371
move the transcode path
2019-08-29 00:14:50 -07:00
marius
3deeca43a1
- use streamInfo.StartPositionTicks if provided over userdata.PlaybackPositionTicks when creating the Samsung Bookmark Info
2019-08-29 02:38:53 +03:00
Bond-009
503ab56a59
Merge pull request #1678 from marius-luca-87/dlna_seek_exception_fix
...
Fix ArgumentOutOfRangeException in ParseTimeSeekHeader
2019-08-28 20:13:58 +02:00
marius
b711ece829
- fix ArgumentOutOfRangeException at MediaBrowser.Api.Playback.BaseStreamingService.ParseTimeSeekHeader (second substring argument is length)
2019-08-28 21:05:17 +03:00
Anthony Lavado
efaa668158
Merge pull request #1633 from Bond-009/udpclient
...
Attempt to fix #1391
2019-08-28 09:41:11 -04:00
Anthony Lavado
a2fd82137c
Merge pull request #1676 from Bond-009/login
...
Fix login
2019-08-28 09:38:12 -04:00
Bond_009
efc4805233
Fix login
2019-08-28 14:45:46 +02:00
Bond_009
dc194015c2
Remove unused args
2019-08-28 13:59:17 +02:00
Bond_009
5dd332b63d
Attempt to fix #1391
2019-08-28 13:55:36 +02:00
Anthony Lavado
874f02631b
Merge pull request #1641 from cvium/tmdb_cleanup
...
Tmdb cleanup and re-add Writer and Producer
2019-08-27 23:29:01 -04:00
Andrew Rabert
24775f4988
Merge pull request #1651 from sl1288/master
...
Fix local trailers playback
2019-08-27 19:02:05 -04:00
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/
2019-08-26 22:06:50 -04:00
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/
2019-08-26 22:06:50 -04:00
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/
2019-08-26 22:06:50 -04:00
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/
2019-08-26 22:06:50 -04:00
Βασίλης Μουρατίδης
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/
2019-08-26 22:06:50 -04:00
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/
2019-08-26 22:06:50 -04:00
Anthony Lavado
b744ebb3b3
Merge pull request #1656 from loli10K/fix_firewalld_service
...
Fix firewall-cmd: Error: INVALID_SERVICE: 'jellyfin' not among existing services
2019-08-26 17:02:05 -04:00
Joshua Boniface
fb37f4a1d5
Use base Debian image in Docker build
2019-08-26 11:05:15 -04:00
Joshua Boniface
5945a638ff
Update builds to Debian 10 and OpenSSL to 1.1-only
2019-08-26 11:00:36 -04:00
Bond-009
e87d7cfaf3
Merge pull request #1659 from jellyfin/fix_ffmpeg
...
Fix segment_time_delta value for ffmpeg 4.1
2019-08-25 13:38:11 +02:00
Claus Vium
2e66361482
Move argument to new line
2019-08-24 11:38:33 +02:00
Claus Vium
15b054be94
Fix style issues
2019-08-24 11:17:17 +02:00
Joshua M. Boniface
1dfd5000ff
Merge pull request #1499 from crobibero/log-password-ip
...
Log IP address on failed login attempt
2019-08-23 23:40:45 -04:00
crobibero
4f974122f8
log password on failed login attempt
2019-08-23 23:28:52 -04:00
Joshua M. Boniface
dc1782d049
Merge pull request #1646 from Bond-009/lock
...
Return DB lock immediately
2019-08-21 18:24:47 -04:00