<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/tests/Jellyfin.Providers.Tests/MediaInfo, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=master</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2025-03-14T14:17:18Z</updated>
<entry>
<title>Fix build and tests (#13718)</title>
<updated>2025-03-14T14:17:18Z</updated>
<author>
<name>Tim Eisele</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2025-03-14T14:17:18Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0eed5ee79b12b00426bd18d9830271c4a7f841cc'/>
<id>urn:sha1:0eed5ee79b12b00426bd18d9830271c4a7f841cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace async void with async Task in tests</title>
<updated>2024-06-07T08:37:20Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2024-06-07T08:37:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=55a25d7a420a541ab55a7057704a946635395af9'/>
<id>urn:sha1:55a25d7a420a541ab55a7057704a946635395af9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add IRecordingsManager service</title>
<updated>2024-02-21T14:42:14Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2024-02-09T18:46:28Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0370167b8d1a8c7616d5bc15d823c3c187aae2cc'/>
<id>urn:sha1:0370167b8d1a8c7616d5bc15d823c3c187aae2cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tests</title>
<updated>2023-12-18T21:02:31Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-12-18T21:02:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=7bf831da62f00b7df2e847d6298012b17997285f'/>
<id>urn:sha1:7bf831da62f00b7df2e847d6298012b17997285f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove redundant verbatim string prefixes</title>
<updated>2023-10-07T22:15:38Z</updated>
<author>
<name>Stepan Goremykin</name>
<email>goremukin@gmail.com</email>
</author>
<published>2023-10-07T22:15:38Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0870af330df1040eddf76ae2b7cde3e97061b745'/>
<id>urn:sha1:0870af330df1040eddf76ae2b7cde3e97061b745</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix MJPEG video is recognized as embedded image (#10173)</title>
<updated>2023-08-30T23:19:52Z</updated>
<author>
<name>Nyanmisaka</name>
<email>nst799610810@gmail.com</email>
</author>
<published>2023-08-30T23:19:52Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=debbfaa502cae91212f2386d237616ad2a671a88'/>
<id>urn:sha1:debbfaa502cae91212f2386d237616ad2a671a88</id>
<content type='text'>
fixes 1d729b2

Signed-off-by: nyanmisaka &lt;nst799610810@gmail.com&gt;</content>
</entry>
<entry>
<title>Enable nullable for more files and add tests</title>
<updated>2023-08-22T16:11:34Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-08-22T16:09:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d92e9ae85e41fef981729f544bfd6df2c052a712'/>
<id>urn:sha1:d92e9ae85e41fef981729f544bfd6df2c052a712</id>
<content type='text'>
Adds basic tests for FFProbeVideoInfo.CreateDummyChapters
Fixed error message CreateDummyChapters instead of reporting the total minutes it only reported the minute component
</content>
</entry>
<entry>
<title>Replace != null with is not null</title>
<updated>2022-12-05T14:01:13Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2022-12-05T14:01:13Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=52194f56b5f07e3ae01e2fb6d121452e37d1e93f'/>
<id>urn:sha1:52194f56b5f07e3ae01e2fb6d121452e37d1e93f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace == null with is null</title>
<updated>2022-12-05T14:00:20Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2022-12-05T14:00:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c7d50d640e614a3c13699e3041fbfcb258861c5a'/>
<id>urn:sha1:c7d50d640e614a3c13699e3041fbfcb258861c5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add hearing impaired subtitle stream indicator (#7379)</title>
<updated>2022-10-07T10:38:05Z</updated>
<author>
<name>Joe Rogers</name>
<email>1337joe@users.noreply.github.com</email>
</author>
<published>2022-10-07T10:38:05Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2e4db18ebea51a3e0b2d9b822ccee3bad918173f'/>
<id>urn:sha1:2e4db18ebea51a3e0b2d9b822ccee3bad918173f</id>
<content type='text'>
Co-authored-by: Claus Vium &lt;cvium@users.noreply.github.com&gt;</content>
</entry>
</feed>
