<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Jellyfin.Networking, 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-25T20:41:32Z</updated>
<entry>
<title>Merge pull request #6486 from fredriklindberg/support-forwarded-headers-for-api-url</title>
<updated>2021-10-25T20:41:32Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2021-10-25T20:41:32Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5eda5eb63668503d29290ab48ac8f1dc729f82c3'/>
<id>urn:sha1:5eda5eb63668503d29290ab48ac8f1dc729f82c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Target net6.0</title>
<updated>2021-09-24T18:15:46Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-02-14T14:11:46Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=13fbfe6091e61450aedc07bc78c96bf4c414bc65'/>
<id>urn:sha1:13fbfe6091e61450aedc07bc78c96bf4c414bc65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dynamically populate LocalAddress based on HTTP request</title>
<updated>2021-09-14T19:38:11Z</updated>
<author>
<name>Fredrik Lindberg</name>
<email>fli@shapeshifter.se</email>
</author>
<published>2021-08-31T20:22:55Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=90174f68e2b477e613d756d78cbfd89c2a33f30a'/>
<id>urn:sha1:90174f68e2b477e613d756d78cbfd89c2a33f30a</id>
<content type='text'>
Support populating the LocalAddress field in the system info
endpoint based on the x-forwarded-host and x-forwarded-proto header.

The x-forwarded-host header must contain both the host and port for
the url to be properly constructed.

Behind network configuration option that is disabled by default.
</content>
</entry>
<entry>
<title>Invert code and style analysis configuration (#6334)</title>
<updated>2021-07-30T07:49:28Z</updated>
<author>
<name>Rich Lander</name>
<email>rlander@microsoft.com</email>
</author>
<published>2021-07-30T07:49:28Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c07e83fdf87e61f30e4cca4e458113ac315918ae'/>
<id>urn:sha1:c07e83fdf87e61f30e4cca4e458113ac315918ae</id>
<content type='text'>
Co-authored-by: Bond-009 &lt;bond.009@outlook.com&gt;</content>
</entry>
<entry>
<title>Merge pull request #5842 from BaronGreenback/optimization</title>
<updated>2021-04-29T19:14:57Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-04-29T19:14:57Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=eeb5d4bd1e63ad89f599fd52a79b3c80ed8f8ad1'/>
<id>urn:sha1:eeb5d4bd1e63ad89f599fd52a79b3c80ed8f8ad1</id>
<content type='text'>
Code Clean up: Group Methods</content>
</entry>
<entry>
<title>Remove unused using directives</title>
<updated>2021-04-17T10:37:55Z</updated>
<author>
<name>BaronGreenback</name>
<email>jimcartlidge@yahoo.co.uk</email>
</author>
<published>2021-04-17T10:37:55Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=bc1cc2d04ae0e823becf59964e5bdc5a74ae7741'/>
<id>urn:sha1:bc1cc2d04ae0e823becf59964e5bdc5a74ae7741</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Group Methods</title>
<updated>2021-04-17T10:19:09Z</updated>
<author>
<name>BaronGreenback</name>
<email>jimcartlidge@yahoo.co.uk</email>
</author>
<published>2021-04-17T10:19:09Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=bb6fddde9ac48905b876717806754a052bf0ad24'/>
<id>urn:sha1:bb6fddde9ac48905b876717806754a052bf0ad24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enables the ability to bind to loopback address. (#5773)</title>
<updated>2021-04-14T09:26:05Z</updated>
<author>
<name>BaronGreenback</name>
<email>jimcartlidge@yahoo.co.uk</email>
</author>
<published>2021-04-14T09:26:05Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=0b774eac12a882fbdc1ed402f36aaf6e4341e2c2'/>
<id>urn:sha1:0b774eac12a882fbdc1ed402f36aaf6e4341e2c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5416 from BaronGreenback/SubnetOverlappFix</title>
<updated>2021-04-11T17:29:00Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2021-04-11T17:29:00Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=19e7ebb27927737ab38499be1f66621cf14f6698'/>
<id>urn:sha1:19e7ebb27927737ab38499be1f66621cf14f6698</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into RemoteAccessFix</title>
<updated>2021-03-22T17:05:44Z</updated>
<author>
<name>BaronGreenback</name>
<email>jimcartlidge@yahoo.co.uk</email>
</author>
<published>2021-03-22T17:05:44Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=5d16d1f66de499022da3eeb484a2cdfe341bed2f'/>
<id>urn:sha1:5d16d1f66de499022da3eeb484a2cdfe341bed2f</id>
<content type='text'>
</content>
</entry>
</feed>
