<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/RSSDP, branch v10.0.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v10.0.2</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v10.0.2'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2019-01-16T00:14:36Z</updated>
<entry>
<title>Add exception message to log.</title>
<updated>2019-01-16T00:14:36Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-01-13T00:30:43Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=0ca76597e507bae3ee8713ccf55ff530a7a98978'/>
<id>urn:sha1:0ca76597e507bae3ee8713ccf55ff530a7a98978</id>
<content type='text'>
Output will be something line: `Failed to bind to port 1900: Address already in use. DLNA will be unavailable`
</content>
</entry>
<entry>
<title>Don't print stacktrace when failing to bind to 1900</title>
<updated>2019-01-16T00:14:36Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-01-12T21:25:55Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5348fddc9eb9584cbec4449273c0c356becfe354'/>
<id>urn:sha1:5348fddc9eb9584cbec4449273c0c356becfe354</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add copyright from upstream projects</title>
<updated>2019-01-01T22:21:11Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-01-01T18:33:44Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=e094c45abb44ece2bf685087ca6326cb00c468a8'/>
<id>urn:sha1:e094c45abb44ece2bf685087ca6326cb00c468a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix exception logging</title>
<updated>2018-12-30T21:44:39Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2018-12-20T12:11:26Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ea4c914123ba8279b9d9fcf7d5318e11f7a3da4c'/>
<id>urn:sha1:ea4c914123ba8279b9d9fcf7d5318e11f7a3da4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Microsoft.Extensions.Logging abstraction</title>
<updated>2018-12-30T21:44:38Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2018-12-13T13:18:25Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=0f8b3c634708ce8e7b2e2ae6fed87b6b943b5bca'/>
<id>urn:sha1:0f8b3c634708ce8e7b2e2ae6fed87b6b943b5bca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log exception where possible</title>
<updated>2018-12-15T23:49:18Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2018-12-15T23:48:40Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=cb8cd1ff55d86317032365df0b6730815d8a8243'/>
<id>urn:sha1:cb8cd1ff55d86317032365df0b6730815d8a8243</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed some warnings</title>
<updated>2018-12-15T23:49:18Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2018-12-15T18:53:09Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=22093c9e8fe15691cca79795acc2616a8b7ec4ff'/>
<id>urn:sha1:22093c9e8fe15691cca79795acc2616a8b7ec4ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address comments</title>
<updated>2018-12-14T16:46:43Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2018-12-14T16:46:43Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=77eba9cc445dbf19b162681919c319a0a73aef6f'/>
<id>urn:sha1:77eba9cc445dbf19b162681919c319a0a73aef6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change libraries from netcoreapp to netstandard</title>
<updated>2018-12-12T20:39:22Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2018-12-12T20:17:48Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b4edb24ec32fa5f61fd967e2893b6f335764eb11'/>
<id>urn:sha1:b4edb24ec32fa5f61fd967e2893b6f335764eb11</id>
<content type='text'>
Ref: https://dotnetcoretutorials.com/2017/01/13/net-standard-vs-net-core-whats-difference/
</content>
</entry>
<entry>
<title>Update to 3.5.2 and .net core 2.1</title>
<updated>2018-09-12T17:26:21Z</updated>
<author>
<name>stefan</name>
<email>stefan@hegedues.at</email>
</author>
<published>2018-09-12T17:26:21Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=48facb797ed912e4ea6b04b17d1ff190ac2daac4'/>
<id>urn:sha1:48facb797ed912e4ea6b04b17d1ff190ac2daac4</id>
<content type='text'>
</content>
</entry>
</feed>
