<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Common, branch v10.3.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.3.1</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.3.1'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2019-04-18T02:46:26Z</updated>
<entry>
<title>Add the proper Class too</title>
<updated>2019-04-18T02:46:26Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-04-18T02:46:26Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ca3bb308b3b20327ee96ea914cdaf02fa51374cd'/>
<id>urn:sha1:ca3bb308b3b20327ee96ea914cdaf02fa51374cd</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>Fix exception caused by #1096</title>
<updated>2019-03-15T16:34:15Z</updated>
<author>
<name>Bond_009</name>
<email>Bond.009@outlook.com</email>
</author>
<published>2019-03-15T16:34:15Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=764c901cd7adc5ae95d2657822d2910e0c2e8468'/>
<id>urn:sha1:764c901cd7adc5ae95d2657822d2910e0c2e8468</id>
<content type='text'>
```cs
MediaBrowser.Common.Extensions.ResourceNotFoundException: Configuration
with key subtitles not found.
   at
   Emby.Server.Implementations.AppBase.BaseConfigurationManager.&lt;&gt;c__DisplayClass42_0.&lt;GetConfiguration&gt;b__0(String
   k) in
   /home/pi/dev/jellyfin/Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs:line
   247
      at
      System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey
      key, Func`2 valueFactory)
         at
	 Emby.Server.Implementations.AppBase.BaseConfigurationManager.GetConfiguration(String
	 key) in
	 /home/pi/dev/jellyfin/Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs:line
	 238
	    at
	    MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.AddExternalSubtitles(Video
	    video, List`1 currentStreams, MetadataRefreshOptions
	    options, CancellationToken cancellationToken) in
	    /home/pi/dev/jellyfin/MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs:line
	    486
	       at
	       MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.Fetch(Video
	       video, CancellationToken cancellationToken, MediaInfo
	       mediaInfo, BlurayDiscInfo blurayInfo,
	       MetadataRefreshOptions options) in
	       /home/pi/dev/jellyfin/MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs:line
	       204
	          at
		  MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T
		  item, MetadataRefreshOptions options,
		  CancellationToken cancellationToken) in
		  /home/pi/dev/jellyfin/MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs:line
		  119
		     at
		     MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1
		     provider, TItemType item, String logName,
		     MetadataRefreshOptions options, RefreshResult
		     refreshResult, CancellationToken cancellationToken)
		     in
		     /home/pi/dev/jellyfin/MediaBrowser.Providers/Manager/MetadataService.cs:line
		     806

```
</content>
</entry>
<entry>
<title>Merge pull request #1105 from ploughpuff/ratelimit</title>
<updated>2019-03-15T13:01:55Z</updated>
<author>
<name>Vasily</name>
<email>JustAMan@users.noreply.github.com</email>
</author>
<published>2019-03-15T13:01:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=11fde0203537c7a52ba44c898d96c63990d4e657'/>
<id>urn:sha1:11fde0203537c7a52ba44c898d96c63990d4e657</id>
<content type='text'>
Only delay making MusicBrainz request if necessary</content>
</entry>
<entry>
<title>Added contact email to user agent</title>
<updated>2019-03-14T21:34:09Z</updated>
<author>
<name>PloughPuff</name>
<email>ploughpuff@protonmail.com</email>
</author>
<published>2019-03-14T21:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d125fbc43d453be7de08375dede1748d4c19a8cf'/>
<id>urn:sha1:d125fbc43d453be7de08375dede1748d4c19a8cf</id>
<content type='text'>
MusicBrainz request a contact email address is supplied in comment section of user agent field.</content>
</entry>
<entry>
<title>Adjusted AssemblyCopyright attribute values.</title>
<updated>2019-03-14T21:17:56Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-03-14T21:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=21cc38fcf426f5ecaedbe8a94007a89663de749c'/>
<id>urn:sha1:21cc38fcf426f5ecaedbe8a94007a89663de749c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjusted the Product Name so the User Agent is correct/better.</title>
<updated>2019-03-14T21:11:47Z</updated>
<author>
<name>Erwin de Haan</name>
<email>EraYaN@users.noreply.github.com</email>
</author>
<published>2019-03-14T21:05:33Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ee7bf86e0f76cdd655f9f9766a4b99f5210ce985'/>
<id>urn:sha1:ee7bf86e0f76cdd655f9f9766a4b99f5210ce985</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1059 from Bond-009/os</title>
<updated>2019-03-12T21:01:00Z</updated>
<author>
<name>Vasily</name>
<email>JustAMan@users.noreply.github.com</email>
</author>
<published>2019-03-12T21:01:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=297f25cfc239c30136f08e118a5f43fa0596ec35'/>
<id>urn:sha1:297f25cfc239c30136f08e118a5f43fa0596ec35</id>
<content type='text'>
Remove EnvironmentInfo</content>
</entry>
<entry>
<title>Implement review feedback</title>
<updated>2019-03-12T13:18:45Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-03-12T13:18:45Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3c4043199accbfe7995dd6060c89fc837300884a'/>
<id>urn:sha1:3c4043199accbfe7995dd6060c89fc837300884a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add further resources to complete WebPath</title>
<updated>2019-03-10T21:04:18Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-03-10T21:04:18Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=132ce3ece14ff7ca756c81e0a12172744c5c50aa'/>
<id>urn:sha1:132ce3ece14ff7ca756c81e0a12172744c5c50aa</id>
<content type='text'>
</content>
</entry>
</feed>
