<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/Library/Resolvers/Audio, branch v10.8.0-alpha1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.8.0-alpha1</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.8.0-alpha1'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2021-10-04T01:41:22Z</updated>
<entry>
<title>Fix warnings in Library</title>
<updated>2021-10-04T01:41:22Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2021-10-02T17:59:58Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=876a902356fb5c0e502b440d591287a53e2488fc'/>
<id>urn:sha1:876a902356fb5c0e502b440d591287a53e2488fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove more and more warnings</title>
<updated>2021-08-28T22:32:50Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-08-28T22:32:50Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=cba07b1ca6862ef8450021b0e60ce2f366ff0d33'/>
<id>urn:sha1:cba07b1ca6862ef8450021b0e60ce2f366ff0d33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable nullable reference types for Emby.Server.Implementations</title>
<updated>2021-05-20T20:48:53Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-05-20T19:28:18Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7e8428e588b3f0a0574da44081098c64fe1a47d7'/>
<id>urn:sha1:7e8428e588b3f0a0574da44081098c64fe1a47d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ArgumentOutOfRangeException scanning AudioBooks</title>
<updated>2021-04-17T16:21:40Z</updated>
<author>
<name>Stephen Moore</name>
<email>github@14cmd.co.uk</email>
</author>
<published>2021-04-17T16:21:40Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e841922ffd9211cfeee5cca1bda4c139cbda9379'/>
<id>urn:sha1:e841922ffd9211cfeee5cca1bda4c139cbda9379</id>
<content type='text'>
AudioResolver.ResolveMultipleAudio method can attempt to access the first item in a List without checking if the list is empty which throws an ArgumentOutOfRangeException and stops the 'Scan Library' process.
</content>
</entry>
<entry>
<title>remove deprecated settings from server config</title>
<updated>2021-02-12T12:58:37Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2021-02-12T12:58:37Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=9fcdbd4c4b79560cb22f6f27182b4c36606dae79'/>
<id>urn:sha1:9fcdbd4c4b79560cb22f6f27182b4c36606dae79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix 3169 and 2879 by making MusicArtistResolver run ahead of MusicAlbumResolver</title>
<updated>2021-01-06T18:58:07Z</updated>
<author>
<name>Ian</name>
<email>ianjazz246@gmail.com</email>
</author>
<published>2021-01-06T18:26:40Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=0f4bbbc63cf2d4f79301a0be7a5431ea5b8cdbb7'/>
<id>urn:sha1:0f4bbbc63cf2d4f79301a0be7a5431ea5b8cdbb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Missed some stuff</title>
<updated>2020-11-14T19:28:15Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-11-14T15:28:49Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ff49a3bb6156a6b50a43d398796a8b4f3b4c2bda'/>
<id>urn:sha1:ff49a3bb6156a6b50a43d398796a8b4f3b4c2bda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix SA 1116 warnings</title>
<updated>2020-10-12T18:05:11Z</updated>
<author>
<name>Jan-Pieter Baert</name>
<email>jan-pieter@baert.jp.net</email>
</author>
<published>2020-10-12T18:05:11Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ec91d3893d6f1aee7f75dabae3d2311f7592440b'/>
<id>urn:sha1:ec91d3893d6f1aee7f75dabae3d2311f7592440b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>better audio file check</title>
<updated>2020-09-27T20:28:19Z</updated>
<author>
<name>Gary Wilber</name>
<email>Spacetech326@gmail.com</email>
</author>
<published>2020-09-27T20:28:19Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=3cfbe6e3401546a56abc826736578d9bfa054d99'/>
<id>urn:sha1:3cfbe6e3401546a56abc826736578d9bfa054d99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>interlocked increment</title>
<updated>2020-09-27T19:56:12Z</updated>
<author>
<name>Gary Wilber</name>
<email>Spacetech326@gmail.com</email>
</author>
<published>2020-09-27T19:56:12Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=75041e7f39f76a39fcfae15d6cd2aee510b4d599'/>
<id>urn:sha1:75041e7f39f76a39fcfae15d6cd2aee510b4d599</id>
<content type='text'>
</content>
</entry>
</feed>
