<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/Library/Resolvers/TV/SeasonResolver.cs, branch v10.11.0-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc2</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc2'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2025-03-23T16:05:40Z</updated>
<entry>
<title>Rework season folder parsing (#11748)</title>
<updated>2025-03-23T16:05:40Z</updated>
<author>
<name>Tim Eisele</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2025-03-23T16:05:40Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=dfb485d1f205c8eda95bc3b79d341f3c3aef7ec4'/>
<id>urn:sha1:dfb485d1f205c8eda95bc3b79d341f3c3aef7ec4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport pull request #11920 from jellyfin/release-10.9.z</title>
<updated>2024-06-05T21:02:54Z</updated>
<author>
<name>Shadowghost</name>
<email>Shadowghost@users.noreply.github.com</email>
</author>
<published>2024-06-05T21:02:54Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4a06b6d13b80b2bcb16bded21de1e178eeaefe5c'/>
<id>urn:sha1:4a06b6d13b80b2bcb16bded21de1e178eeaefe5c</id>
<content type='text'>
Only set season path if season folder parsing was successful

Original-merge: d1c00ba4edd5dd7b67ba4dda79dd0d18c8b8dd2d

Merged-by: nielsvanvelzen &lt;nielsvanvelzen@users.noreply.github.com&gt;

Backported-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Backport pull request #11719 from jellyfin/release-10.9.z</title>
<updated>2024-06-01T22:40:55Z</updated>
<author>
<name>Shadowghost</name>
<email>Shadowghost@users.noreply.github.com</email>
</author>
<published>2024-06-01T22:40:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c0364fc76696d759c761577a0b703426d0ca29ca'/>
<id>urn:sha1:c0364fc76696d759c761577a0b703426d0ca29ca</id>
<content type='text'>
Move NFO series season name parsing to own local provider

Original-merge: a53ea029fade01a18e8e525543b5cda14e16533a

Merged-by: joshuaboniface &lt;joshua@boniface.me&gt;

Backported-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Backport pull request #11647 from jellyfin/release-10.9.z</title>
<updated>2024-05-17T17:51:40Z</updated>
<author>
<name>Shadowghost</name>
<email>Shadowghost@users.noreply.github.com</email>
</author>
<published>2024-05-17T17:51:40Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=29a293f9e78e61d464e18b6d74ba32152eaa01ce'/>
<id>urn:sha1:29a293f9e78e61d464e18b6d74ba32152eaa01ce</id>
<content type='text'>
Fix season names

Original-merge: 2da06bc0b10edcdb43618684396828afa4100b44

Merged-by: joshuaboniface &lt;joshua@boniface.me&gt;

Backported-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Reduce string literal length by using verbatim string</title>
<updated>2023-10-07T22:26:12Z</updated>
<author>
<name>Stepan Goremykin</name>
<email>goremukin@gmail.com</email>
</author>
<published>2023-10-07T22:26:12Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=8ea812b65d5287dad9c599d03dba8ad2994b244a'/>
<id>urn:sha1:8ea812b65d5287dad9c599d03dba8ad2994b244a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement NFO named season parsing</title>
<updated>2023-05-20T16:57:56Z</updated>
<author>
<name>Shadowghost</name>
<email>Ghost_of_Stone@web.de</email>
</author>
<published>2022-08-02T15:46:38Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6ddc449a89ac615deb8c6d736e9cac7af4e02b9c'/>
<id>urn:sha1:6ddc449a89ac615deb8c6d736e9cac7af4e02b9c</id>
<content type='text'>
</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>Remove ILibraryManager as a dependency in resolvers etc.</title>
<updated>2021-11-15T14:56:02Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-11-15T14:56:02Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4f45c526748132f3ce19fc8b357f498d8100671d'/>
<id>urn:sha1:4f45c526748132f3ce19fc8b357f498d8100671d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the last few warnings</title>
<updated>2021-10-06T09:30:45Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-10-06T09:30:45Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=03f933aaa07113b0ae6971921249691c8455d5ba'/>
<id>urn:sha1:03f933aaa07113b0ae6971921249691c8455d5ba</id>
<content type='text'>
Enables TreatWarningsAsErrors for all projects
</content>
</entry>
<entry>
<title>Enable nullable reference types for Emby.Server.Implementations</title>
<updated>2021-05-20T20:48:53Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-05-20T19:28:18Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=7e8428e588b3f0a0574da44081098c64fe1a47d7'/>
<id>urn:sha1:7e8428e588b3f0a0574da44081098c64fe1a47d7</id>
<content type='text'>
</content>
</entry>
</feed>
