<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Api/Playback, branch v10.4.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.4.2</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.4.2'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2019-11-03T19:45:07Z</updated>
<entry>
<title>Merge pull request #1904 from JustAMan/hls-move-2</title>
<updated>2019-11-03T19:45:07Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-11-03T19:36:34Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=7a592a0f15bfb2017234d80c3fa543fef17e332c'/>
<id>urn:sha1:7a592a0f15bfb2017234d80c3fa543fef17e332c</id>
<content type='text'>
Switch ffmpeg to hls muxer (from segment) to fix premature stop on non-patched ffmpeg

(cherry picked from commit a4608141820800a068561796de3fe4e7f20e5423)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Revert "Fix premature stop when streaming"</title>
<updated>2019-10-01T16:07:09Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-10-01T16:07:09Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=575b96d03a2cf98a0e5dd9d9f7329adca34c0311'/>
<id>urn:sha1:575b96d03a2cf98a0e5dd9d9f7329adca34c0311</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleaned up move to HLS muxer</title>
<updated>2019-09-27T15:22:43Z</updated>
<author>
<name>Vasily</name>
<email>just.one.man@yandex.ru</email>
</author>
<published>2019-09-27T15:22:43Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4fae733eefaa59cc1392a8c1ec9bf1abade1020e'/>
<id>urn:sha1:4fae733eefaa59cc1392a8c1ec9bf1abade1020e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced "stream" muxer with "hls" trying to fix "premature stop" issue</title>
<updated>2019-09-27T13:37:41Z</updated>
<author>
<name>Vasily</name>
<email>just.one.man@yandex.ru</email>
</author>
<published>2019-09-27T13:37:41Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=36a34f911ef8b5c18c51de8a6761b0947784a525'/>
<id>urn:sha1:36a34f911ef8b5c18c51de8a6761b0947784a525</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix culture problem on Windows for segment_time_delta argument.</title>
<updated>2019-09-10T14:31:35Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-09-10T14:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e8b13ea8a94640a4d9aad90b6ed185b5016c868d'/>
<id>urn:sha1:e8b13ea8a94640a4d9aad90b6ed185b5016c868d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Possible fix for MrMC</title>
<updated>2019-09-08T19:07:29Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-09-08T19:07:29Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=675754bc5c5dad9b1c68b1222f88eee5e96f3d4a'/>
<id>urn:sha1:675754bc5c5dad9b1c68b1222f88eee5e96f3d4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- fix ArgumentOutOfRangeException at MediaBrowser.Api.Playback.BaseStreamingService.ParseTimeSeekHeader (second substring argument is length)</title>
<updated>2019-08-28T18:05:17Z</updated>
<author>
<name>marius</name>
<email>marius@dreamer-ge.com</email>
</author>
<published>2019-08-28T18:05:17Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b711ece82983dcefa40b5d3486b11250023a2b09'/>
<id>urn:sha1:b711ece82983dcefa40b5d3486b11250023a2b09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1659 from jellyfin/fix_ffmpeg</title>
<updated>2019-08-25T11:38:11Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-08-25T11:38:11Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e87d7cfaf3ce2432e9a1da9901b96d5a683a7e00'/>
<id>urn:sha1:e87d7cfaf3ce2432e9a1da9901b96d5a683a7e00</id>
<content type='text'>
Fix segment_time_delta value for ffmpeg 4.1</content>
</entry>
<entry>
<title>Move argument to new line</title>
<updated>2019-08-24T09:38:33Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-08-24T09:38:33Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2e66361482784aca1860461a3c8090a59c3bb6b0'/>
<id>urn:sha1:2e66361482784aca1860461a3c8090a59c3bb6b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix style issues</title>
<updated>2019-08-24T09:17:17Z</updated>
<author>
<name>Claus Vium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2019-08-24T09:17:17Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=15b054be94778abb09d063dc0e85a9993833c493'/>
<id>urn:sha1:15b054be94778abb09d063dc0e85a9993833c493</id>
<content type='text'>
</content>
</entry>
</feed>
