<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/tests, branch v10.4.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.4.2</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.4.2'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2019-11-24T18:37:23Z</updated>
<entry>
<title>Merge pull request #1992 from Bond-009/namingtests</title>
<updated>2019-11-24T18:37:23Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-11-17T18:55:27Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2de763eef9a46d77faf98801feff8fc335719eab'/>
<id>urn:sha1:2de763eef9a46d77faf98801feff8fc335719eab</id>
<content type='text'>
Fix naming tests

(cherry picked from commit 78e0afae2fba48212dab2986818b5156868592fb)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #1929 from Narfinger/parser-fix4</title>
<updated>2019-11-24T18:32:23Z</updated>
<author>
<name>dkanada</name>
<email>dkanada@users.noreply.github.com</email>
</author>
<published>2019-11-07T17:14:01Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=46ab046c344f036f5c0ceea410c39a8a540b67fc'/>
<id>urn:sha1:46ab046c344f036f5c0ceea410c39a8a540b67fc</id>
<content type='text'>
[Draft][Help wanted] Fix parsing of certain names and adds a default season if no season was found

(cherry picked from commit 61b9b4046af1890d4a2a68495f212def3bca6915)
Signed-off-by: Joshua Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #1814 from Bond-009/ffmpeg_fix</title>
<updated>2019-09-29T20:16:58Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-09-29T20:16:58Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e183a1493312f3bacce50925a06844d63a866217'/>
<id>urn:sha1:e183a1493312f3bacce50925a06844d63a866217</id>
<content type='text'>
Fix ffmpeg version check for unknown versions</content>
</entry>
<entry>
<title>Fix tests</title>
<updated>2019-09-29T11:57:43Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-09-29T11:57:43Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d1a6e8c99ed8bd336a9984d821d8a3c3a951a7bb'/>
<id>urn:sha1:d1a6e8c99ed8bd336a9984d821d8a3c3a951a7bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ffmpeg version check for unknown versions</title>
<updated>2019-09-29T11:43:47Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-09-29T11:41:24Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=3e1aab6b29621db741ecfb469189322c907b673f'/>
<id>urn:sha1:3e1aab6b29621db741ecfb469189322c907b673f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more test data</title>
<updated>2019-09-28T17:49:41Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-09-28T17:49:41Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=05a1510b31ac43fa0a4dec6c1b3a87667984c707'/>
<id>urn:sha1:05a1510b31ac43fa0a4dec6c1b3a87667984c707</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for EncoderValidator</title>
<updated>2019-09-28T17:41:34Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-09-27T23:29:54Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1b01a6ece1c60ed5b767f825265de17f78a2770a'/>
<id>urn:sha1:1b01a6ece1c60ed5b767f825265de17f78a2770a</id>
<content type='text'>
* Add support for ffmpeg 4.2
* Parse the complete ffmpeg version instead of only the first 2 digits
* Make max and min version optional
* Remove max limitation (for now)
* Style improvements
</content>
</entry>
<entry>
<title>Remove legacy auth code (#1677)</title>
<updated>2019-09-17T16:07:15Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2019-09-17T16:07:15Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6f17a0b7af5775386e554f2e2e2a4a6829d2895d'/>
<id>urn:sha1:6f17a0b7af5775386e554f2e2e2a4a6829d2895d</id>
<content type='text'>
* Remove legacy auth code

* Adds tests so we don't break PasswordHash (again)
* Clean up interfaces
* Remove duplicate code

* Use auto properties

* static using

* Don't use 'this'

* Fix build
</content>
</entry>
<entry>
<title>Revert "Test Projects"</title>
<updated>2018-12-13T03:11:25Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2018-12-13T03:11:25Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=f2fa780629927f483a9d1eb5ec54e6cc998a8d64'/>
<id>urn:sha1:f2fa780629927f483a9d1eb5ec54e6cc998a8d64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Imported XmlTv tests</title>
<updated>2018-12-12T23:06:18Z</updated>
<author>
<name>Ben Magee</name>
<email>ben@bmagee.com</email>
</author>
<published>2018-12-12T23:06:18Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8a7f0b66958d9526e4e73ef7dda1d9efde9e0420'/>
<id>urn:sha1:8a7f0b66958d9526e4e73ef7dda1d9efde9e0420</id>
<content type='text'>
</content>
</entry>
</feed>
