<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/Browser, branch v10.7.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.7.3</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.7.3'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2020-09-16T17:22:04Z</updated>
<entry>
<title>Removed browser auto-load functionality from the server.</title>
<updated>2020-09-16T17:22:04Z</updated>
<author>
<name>spookbits</name>
<email>71300703+spooksbit@users.noreply.github.com</email>
</author>
<published>2020-09-16T17:17:14Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5cca8bffea339f1043d692f337ab002dbee3a03b'/>
<id>urn:sha1:5cca8bffea339f1043d692f337ab002dbee3a03b</id>
<content type='text'>
Added profiles in launchSettings to start either the web client or the swagger API page.
Removed --noautorunwebapp as this is the default functionality.
</content>
</entry>
<entry>
<title>merge master into api-migration</title>
<updated>2020-06-13T19:03:09Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-06-13T19:03:09Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=829eb1a8494b3d0a4a5170f5942f33920f179e73'/>
<id>urn:sha1:829eb1a8494b3d0a4a5170f5942f33920f179e73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use typed logger where possible</title>
<updated>2020-06-06T00:15:56Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-06-06T00:15:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=44957c5a9a11fcd6e4567c7d31bc39d79c709068'/>
<id>urn:sha1:44957c5a9a11fcd6e4567c7d31bc39d79c709068</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not include a double slash in URLs when a base URL is not set</title>
<updated>2020-05-10T22:07:56Z</updated>
<author>
<name>Mark Monteiro</name>
<email>marknr.monteiro@protonmail.com</email>
</author>
<published>2020-05-10T22:07:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3abf870c1e321dbeb484e4e255000a27760d7bc9'/>
<id>urn:sha1:3abf870c1e321dbeb484e4e255000a27760d7bc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality</title>
<updated>2020-05-10T18:36:11Z</updated>
<author>
<name>Mark Monteiro</name>
<email>marknr.monteiro@protonmail.com</email>
</author>
<published>2020-05-10T18:36:11Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=43c22a58229892836df645031fb570f37994e19e'/>
<id>urn:sha1:43c22a58229892836df645031fb570f37994e19e</id>
<content type='text'>
Also refactor to use return a Uri instead of a string and use UriBuilder under the hood</content>
</entry>
<entry>
<title>Remove versioned API</title>
<updated>2020-04-29T14:04:05Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-04-29T14:04:05Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=806ae1bc07e715c6109a3e8ec96c6d3dd6a802ef'/>
<id>urn:sha1:806ae1bc07e715c6109a3e8ec96c6d3dd6a802ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix autolaunch &amp; redirect of swagger.</title>
<updated>2020-04-25T21:12:18Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-04-25T21:12:18Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=890e659cd390fc45c68b42c1a20f24a33e8c1570'/>
<id>urn:sha1:890e659cd390fc45c68b42c1a20f24a33e8c1570</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up and document BrowserLauncher correctly</title>
<updated>2020-03-15T12:14:57Z</updated>
<author>
<name>Mark Monteiro</name>
<email>marknr.monteiro@protonmail.com</email>
</author>
<published>2020-03-15T12:14:57Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a67e32f8ecd46dfe2193ab3c81160bc830cd9349'/>
<id>urn:sha1:a67e32f8ecd46dfe2193ab3c81160bc830cd9349</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary method in BrowserLauncher</title>
<updated>2020-03-15T12:00:34Z</updated>
<author>
<name>Mark Monteiro</name>
<email>marknr.monteiro@protonmail.com</email>
</author>
<published>2020-03-15T12:00:34Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a9c1ff91193d8f645225ee9f7001370fe304ae8d'/>
<id>urn:sha1:a9c1ff91193d8f645225ee9f7001370fe304ae8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Open the Swagger API page on server start if not hosting the static web content</title>
<updated>2020-02-25T16:01:57Z</updated>
<author>
<name>Mark Monteiro</name>
<email>marknr.monteiro@protonmail.com</email>
</author>
<published>2020-02-25T16:01:57Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1b5999a1bc11ee386131e4bbce561896c0e1bced'/>
<id>urn:sha1:1b5999a1bc11ee386131e4bbce561896c0e1bced</id>
<content type='text'>
</content>
</entry>
</feed>
