<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Providers, branch v10.8.0-alpha3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha3</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha3'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2021-12-08T17:55:28Z</updated>
<entry>
<title>Format code in MediaBrowser.Providers/MediaInfo/AudioResolver.cs</title>
<updated>2021-12-08T17:55:28Z</updated>
<author>
<name>Jonas Resch</name>
<email>32968142+jonas-resch@users.noreply.github.com</email>
</author>
<published>2021-12-08T17:55:28Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=03b3f08354f496d18444779977bfc1602bbb2c73'/>
<id>urn:sha1:03b3f08354f496d18444779977bfc1602bbb2c73</id>
<content type='text'>
Co-authored-by: Claus Vium &lt;cvium@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Add "Async" suffix to AddExternalAudio method</title>
<updated>2021-12-08T15:49:27Z</updated>
<author>
<name>Jonas Resch</name>
<email>32968142+jonas-resch@users.noreply.github.com</email>
</author>
<published>2021-12-08T15:49:27Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=65833076dbc574cc830fdd370a3a6127cfdc3bcf'/>
<id>urn:sha1:65833076dbc574cc830fdd370a3a6127cfdc3bcf</id>
<content type='text'>
Co-authored-by: Claus Vium &lt;cvium@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Add "Async" suffix to AddExternalAudio method</title>
<updated>2021-12-08T15:49:20Z</updated>
<author>
<name>Jonas Resch</name>
<email>32968142+jonas-resch@users.noreply.github.com</email>
</author>
<published>2021-12-08T15:49:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e18d966874cbdcab16ee99571d88147a9ac198fb'/>
<id>urn:sha1:e18d966874cbdcab16ee99571d88147a9ac198fb</id>
<content type='text'>
Co-authored-by: Claus Vium &lt;cvium@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Exclude .strm files when searching for external audio files</title>
<updated>2021-12-08T09:18:09Z</updated>
<author>
<name>Jonas Resch</name>
<email>jonas.resch@live.de</email>
</author>
<published>2021-12-08T09:18:09Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4cdb590291086ee623ab8ed945f9707ade94777a'/>
<id>urn:sha1:4cdb590291086ee623ab8ed945f9707ade94777a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add audioResolver argument to FFProbeVideoInfo initialization</title>
<updated>2021-12-08T09:16:48Z</updated>
<author>
<name>Jonas Resch</name>
<email>jonas.resch@live.de</email>
</author>
<published>2021-12-08T09:16:48Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=01a0a4a87ca6b89d5b235e5b240afb0abf44809d'/>
<id>urn:sha1:01a0a4a87ca6b89d5b235e5b240afb0abf44809d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'support-external-audio-files' of github.com:jonas-resch/jellyfin into support-external-audio-files</title>
<updated>2021-12-08T08:55:16Z</updated>
<author>
<name>Jonas Resch</name>
<email>jonas.resch@live.de</email>
</author>
<published>2021-12-08T08:55:16Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=87a6fdf8478cf8daa24dc44a2a3da451be06b950'/>
<id>urn:sha1:87a6fdf8478cf8daa24dc44a2a3da451be06b950</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update MediaBrowser.Providers/MediaInfo/FFProbeProvider.cs</title>
<updated>2021-12-07T19:28:51Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2021-12-07T19:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a327b43ab7faceadb555890c41f103008fc00737'/>
<id>urn:sha1:a327b43ab7faceadb555890c41f103008fc00737</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into support-external-audio-files</title>
<updated>2021-12-07T19:16:32Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2021-12-07T19:16:32Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3f69eeab276052ad54f8113c94cc2443e2ab4c3d'/>
<id>urn:sha1:3f69eeab276052ad54f8113c94cc2443e2ab4c3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6874 from 1337joe/tmdb-image-size-options</title>
<updated>2021-12-03T14:03:02Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-12-03T14:03:02Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9cea773d293d31446e5aac3f505cda3c90f52421'/>
<id>urn:sha1:9cea773d293d31446e5aac3f505cda3c90f52421</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce allocations</title>
<updated>2021-12-02T10:21:59Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-12-02T10:21:59Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5535b9c01f56bb789ae1125e64d9515019a052df'/>
<id>urn:sha1:5535b9c01f56bb789ae1125e64d9515019a052df</id>
<content type='text'>
</content>
</entry>
</feed>
