<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/EntryPoints, 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>2021-02-27T02:01:50Z</updated>
<entry>
<title>Merge pull request #5290 from Bond-009/nullref</title>
<updated>2021-02-27T02:01:50Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2021-02-23T02:00:04Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ab054d6239b1f58ee7037cfbab8a38c8d06ae1c7'/>
<id>urn:sha1:ab054d6239b1f58ee7037cfbab8a38c8d06ae1c7</id>
<content type='text'>
Fix possible null ref exception

(cherry picked from commit 1442a63556e87f1318ff091df81c4ffa083de699)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #4242 from Spacetech/library_scan_speed</title>
<updated>2020-12-04T12:17:26Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2020-12-04T12:17:26Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=f1cc01f324b2a3a72160f67d9b0a3e994272d003'/>
<id>urn:sha1:f1cc01f324b2a3a72160f67d9b0a3e994272d003</id>
<content type='text'>
Increase library scan and metadata refresh speed</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into library_scan_speed</title>
<updated>2020-11-08T19:51:40Z</updated>
<author>
<name>Gary Wilber</name>
<email>Spacetech326@gmail.com</email>
</author>
<published>2020-11-08T19:51:40Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e6d8c02944ddd83e1219d536abbd372cde432035'/>
<id>urn:sha1:e6d8c02944ddd83e1219d536abbd372cde432035</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into NetworkPR2</title>
<updated>2020-10-09T13:12:41Z</updated>
<author>
<name>Greenback</name>
<email>jimcartlidge@yahoo.co.uk</email>
</author>
<published>2020-10-09T13:12:41Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ebe650afa9e622d3f9e53e50b42ea676fdc25e6e'/>
<id>urn:sha1:ebe650afa9e622d3f9e53e50b42ea676fdc25e6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved all settings across to network.xml</title>
<updated>2020-10-08T18:00:55Z</updated>
<author>
<name>Greenback</name>
<email>jimcartlidge@yahoo.co.uk</email>
</author>
<published>2020-10-08T18:00:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=deb4d27857089e8f3a3602399c5b52ad8df170f2'/>
<id>urn:sha1:deb4d27857089e8f3a3602399c5b52ad8df170f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4210 from nielsvanvelzen/typed-websocket-message</title>
<updated>2020-10-05T08:40:52Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-10-05T08:40:52Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e011659186cdd008c1c9683fc44f3d26c6e1f0e3'/>
<id>urn:sha1:e011659186cdd008c1c9683fc44f3d26c6e1f0e3</id>
<content type='text'>
Use enum for WebSocket message types</content>
</entry>
<entry>
<title>Fix lastProgressMessageTimes dictionary errors</title>
<updated>2020-10-01T23:25:01Z</updated>
<author>
<name>Gary Wilber</name>
<email>Spacetech326@gmail.com</email>
</author>
<published>2020-10-01T23:25:01Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ac6d51554c7b358980e6ba181a21b54424d64b69'/>
<id>urn:sha1:ac6d51554c7b358980e6ba181a21b54424d64b69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4164 from spooksbit/remove-browser-auto-load</title>
<updated>2020-09-29T16:24:58Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-09-29T16:24:58Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c7b3d4a90c946f9a2438622cc0ca43d19b84bef8'/>
<id>urn:sha1:c7b3d4a90c946f9a2438622cc0ca43d19b84bef8</id>
<content type='text'>
Removed browser auto-launch functionality</content>
</entry>
<entry>
<title>Fix SA1513, SA1514, SA1507, and SA1508</title>
<updated>2020-09-28T20:04:31Z</updated>
<author>
<name>Matt Montgomery</name>
<email>33811686+ConfusedPolarBear@users.noreply.github.com</email>
</author>
<published>2020-09-28T20:04:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=53d5f64e037c13c295d82fcb98b91ef2de8fc842'/>
<id>urn:sha1:53d5f64e037c13c295d82fcb98b91ef2de8fc842</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use SessionMessageType for WebSocket messages</title>
<updated>2020-09-27T08:00:20Z</updated>
<author>
<name>Niels van Velzen</name>
<email>git@ndat.nl</email>
</author>
<published>2020-09-25T07:25:59Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=72534f9d667f2457cbe96ea870d140528e366ba2'/>
<id>urn:sha1:72534f9d667f2457cbe96ea870d140528e366ba2</id>
<content type='text'>
</content>
</entry>
</feed>
