<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.MediaEncoding/Subtitles/VttWriter.cs, branch v10.11.0-rc9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc9</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc9'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2023-06-28T15:07:57Z</updated>
<entry>
<title>Use RegexGenerator where possible</title>
<updated>2023-06-28T15:07:57Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-05-22T20:48:09Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b5f0760db8dba96e9edd67d4b9c914cf25c3d26a'/>
<id>urn:sha1:b5f0760db8dba96e9edd67d4b9c914cf25c3d26a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix WebVTT region to spec</title>
<updated>2021-11-04T14:44:15Z</updated>
<author>
<name>Thibault Nocchi</name>
<email>1619359+ThibaultNocchi@users.noreply.github.com</email>
</author>
<published>2021-11-04T14:44:15Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=f91839dd8ce9c5723b3cab42a5c5a4410f7bf7e8'/>
<id>urn:sha1:f91839dd8ce9c5723b3cab42a5c5a4410f7bf7e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce allocations</title>
<updated>2021-09-19T18:53:31Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-09-19T18:53:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a6d1e542e62548f177523f0acd67260f58066731'/>
<id>urn:sha1:a6d1e542e62548f177523f0acd67260f58066731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Review usage of string.Substring (part 1)</title>
<updated>2020-07-22T11:39:24Z</updated>
<author>
<name>Bond_009</name>
<email>Bond.009@outlook.com</email>
</author>
<published>2020-07-22T11:34:51Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=febb6bced6d2eb0941ed30205558ff8cf045720b'/>
<id>urn:sha1:febb6bced6d2eb0941ed30205558ff8cf045720b</id>
<content type='text'>
Reduced allocations by replacing string.Substring with ReadOnlySpan&lt;char&gt;.Slice
</content>
</entry>
<entry>
<title>Add positionning cues to WebVTT writer</title>
<updated>2020-05-09T18:47:05Z</updated>
<author>
<name>MrTimscampi</name>
<email>julien.machiels@protonmail.com</email>
</author>
<published>2020-05-09T17:49:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a262ecd9c77b0e906288de0890aee2d5dcad6ae4'/>
<id>urn:sha1:a262ecd9c77b0e906288de0890aee2d5dcad6ae4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ReSharper conform to 'var' settings</title>
<updated>2019-01-13T20:37:13Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=65bd052f3e8682d177520af57db1c8ef5cb33262'/>
<id>urn:sha1:65bd052f3e8682d177520af57db1c8ef5cb33262</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model</title>
<updated>2019-01-13T20:02:23Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-01-13T20:02:23Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8f41ba4d3aa0a7001748c0282e39baf50f0af13f'/>
<id>urn:sha1:8f41ba4d3aa0a7001748c0282e39baf50f0af13f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port MediaEncoding and Api.Playback from 10e57ce8d21b4516733894075001819f3cd6db6b</title>
<updated>2018-12-14T16:32:54Z</updated>
<author>
<name>Mathieu Velten</name>
<email>matmaul@gmail.com</email>
</author>
<published>2018-12-14T09:40:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1d7d52ff9e42c3efb4bb2c65e82a4a82faf9decb'/>
<id>urn:sha1:1d7d52ff9e42c3efb4bb2c65e82a4a82faf9decb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>consolidate emby.server.core into emby.server.implementations</title>
<updated>2017-08-09T19:56:38Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2017-08-09T19:56:38Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=40442f887ba717ae47620b152315f21b252fe049'/>
<id>urn:sha1:40442f887ba717ae47620b152315f21b252fe049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update subtitle methods</title>
<updated>2015-07-20T03:43:13Z</updated>
<author>
<name>Luke Pulverenti</name>
<email>luke.pulverenti@gmail.com</email>
</author>
<published>2015-07-20T03:43:13Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3178896004540c4a5884b9235a67ffbe3f58af0b'/>
<id>urn:sha1:3178896004540c4a5884b9235a67ffbe3f58af0b</id>
<content type='text'>
</content>
</entry>
</feed>
