<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Naming/Audio, branch v10.11.0-rc4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc4</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc4'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2023-06-28T15:40:00Z</updated>
<entry>
<title>Fix clean regex</title>
<updated>2023-06-28T15:40:00Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-05-23T13:44:47Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=83d6f21fd021c66ab3b1f6501ecdfd016fee540f'/>
<id>urn:sha1:83d6f21fd021c66ab3b1f6501ecdfd016fee540f</id>
<content type='text'>
</content>
</entry>
<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>Optimize tryparse</title>
<updated>2023-02-19T15:52:29Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-02-19T15:52:29Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=24a7e210c377bf828f21b5812f25c6545f7de006'/>
<id>urn:sha1:24a7e210c377bf828f21b5812f25c6545f7de006</id>
<content type='text'>
* Don't check for null before
* Don't try different formats when not needed (NumberFormat.Integer is the fast path)
</content>
</entry>
<entry>
<title>Move non-jellyfin extensions to separate project</title>
<updated>2021-06-19T16:04:46Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-06-19T16:02:33Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6f8ccab788e85e025eaa44b67a1487bf419afb53'/>
<id>urn:sha1:6f8ccab788e85e025eaa44b67a1487bf419afb53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce some allocations</title>
<updated>2021-05-16T12:49:11Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-05-16T12:49:11Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1b49435a0eb18595c84236fb8cf7671263f3c3cf'/>
<id>urn:sha1:1b49435a0eb18595c84236fb8cf7671263f3c3cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xml-doc part1</title>
<updated>2020-11-10T16:11:48Z</updated>
<author>
<name>Stepan</name>
<email>ste.martinek+git@gmail.com</email>
</author>
<published>2020-11-10T16:11:48Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=693760e38ae51b9267f9383c3957df742bb136a6'/>
<id>urn:sha1:693760e38ae51b9267f9383c3957df742bb136a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address comments</title>
<updated>2020-04-19T16:27:07Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-04-19T16:27:07Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=fc3e2baccc8c32171df655043feb7afae6bab34c'/>
<id>urn:sha1:fc3e2baccc8c32171df655043feb7afae6bab34c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved tests</title>
<updated>2020-04-19T09:57:03Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-04-19T09:57:03Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d99536e99fe7e8d204ef93db39e519afbbfdad0a'/>
<id>urn:sha1:d99536e99fe7e8d204ef93db39e519afbbfdad0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings</title>
<updated>2020-02-23T11:11:43Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-02-23T11:11:43Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=07cc4be6a747cfea40ee7a540385d6d8f38de726'/>
<id>urn:sha1:07cc4be6a747cfea40ee7a540385d6d8f38de726</id>
<content type='text'>
* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591
</content>
</entry>
<entry>
<title>Minor improvements</title>
<updated>2020-02-19T22:08:58Z</updated>
<author>
<name>Bond_009</name>
<email>Bond.009@outlook.com</email>
</author>
<published>2020-02-19T20:56:35Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=adc9fc282cf94adbfb48b3680246105b55d24ff5'/>
<id>urn:sha1:adc9fc282cf94adbfb48b3680246105b55d24ff5</id>
<content type='text'>
</content>
</entry>
</feed>
