<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/LiveTv/TunerHosts/M3uParser.cs, branch v10.6.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.6.2</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.6.2'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2020-06-14T22:45:55Z</updated>
<entry>
<title>fix SA1508</title>
<updated>2020-06-14T22:45:55Z</updated>
<author>
<name>telans</name>
<email>telans@protonmail.com</email>
</author>
<published>2020-06-14T09:35:49Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3d9049ef08b797c270dea7d1f64d2806a65be953'/>
<id>urn:sha1:3d9049ef08b797c270dea7d1f64d2806a65be953</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix SA1005</title>
<updated>2020-06-14T22:41:00Z</updated>
<author>
<name>telans</name>
<email>telans@protonmail.com</email>
</author>
<published>2020-06-14T09:11:11Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=acd4389653faff01a9c5266d06979d4c20c7d5f5'/>
<id>urn:sha1:acd4389653faff01a9c5266d06979d4c20c7d5f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address comments</title>
<updated>2020-04-01T17:05:41Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-04-01T17:05:41Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3ab50f5a3ff1d1e081b12cf7226fa23771e2f552'/>
<id>urn:sha1:3ab50f5a3ff1d1e081b12cf7226fa23771e2f552</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings in Emby.Server.Implementations</title>
<updated>2020-02-06T14:21:38Z</updated>
<author>
<name>Bond_009</name>
<email>Bond.009@outlook.com</email>
</author>
<published>2020-02-06T14:20:23Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=7060934792d463840a616499ab869d4285582608'/>
<id>urn:sha1:7060934792d463840a616499ab869d4285582608</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warnings</title>
<updated>2020-01-31T21:26:53Z</updated>
<author>
<name>Bond_009</name>
<email>Bond.009@outlook.com</email>
</author>
<published>2020-01-31T21:23:46Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=87d2479b784139584e386349c59f81688930571a'/>
<id>urn:sha1:87d2479b784139584e386349c59f81688930571a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1612 from Bond-009/warn4</title>
<updated>2019-08-10T22:12:54Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2019-08-10T22:12:54Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5c366e46975d7d541ecacedc0a80b1d269fde007'/>
<id>urn:sha1:5c366e46975d7d541ecacedc0a80b1d269fde007</id>
<content type='text'>
Fix warnings</content>
</entry>
<entry>
<title>Use CultureInvariant string conversion for Guids</title>
<updated>2019-08-09T21:17:54Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-02-28T22:22:57Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6032f31aa660e3b0fe1936217109f9fb47853ba3'/>
<id>urn:sha1:6032f31aa660e3b0fe1936217109f9fb47853ba3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix more warnings</title>
<updated>2019-08-09T21:16:24Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-08-09T21:16:24Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2a58c643d24354ad8b6c45451bcedf82caa344c0'/>
<id>urn:sha1:2a58c643d24354ad8b6c45451bcedf82caa344c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify/remove/clean code</title>
<updated>2019-03-25T21:25:32Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-03-25T21:25:32Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b44a70ff368f228fc27a184e2139d288bada85cc'/>
<id>urn:sha1:b44a70ff368f228fc27a184e2139d288bada85cc</id>
<content type='text'>
* Remove useless runtime check (we only support one)
* Remove unused args
* Remove a global constant

And ofc fix some warnings ;)
</content>
</entry>
<entry>
<title>Merge branch 'master' into fields</title>
<updated>2019-02-16T16:03:15Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-02-16T16:03:15Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=bdfd042d705ec25ef37516ea7495f71eaee53d2e'/>
<id>urn:sha1:bdfd042d705ec25ef37516ea7495f71eaee53d2e</id>
<content type='text'>
</content>
</entry>
</feed>
