<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Providers/Plugins, branch v10.7.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.7.2</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.7.2'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2021-04-11T18:13:44Z</updated>
<entry>
<title>Merge pull request #5671 from jellyfin/tmdbmovieprovider-originaltitle</title>
<updated>2021-04-11T18:13:44Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-04-01T15:39:22Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=42d702c0919992da0355c95e9be8079fcc3d1fb2'/>
<id>urn:sha1:42d702c0919992da0355c95e9be8079fcc3d1fb2</id>
<content type='text'>
set original title in tmdbmovieprovider

(cherry picked from commit 7c51d0a50edb5b7664c6ffa718405f09a029cf18)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5559 from cvium/fix-tmdb-search-clean</title>
<updated>2021-03-21T23:10:13Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2021-03-19T08:24:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=75f39f0f2a3e43f4f65d4e56ba70e026ce4ab312'/>
<id>urn:sha1:75f39f0f2a3e43f4f65d4e56ba70e026ce4ab312</id>
<content type='text'>
Clean the entity name for non-words before searching

(cherry picked from commit 9360fecb316973181a120027f70b311b219740cd)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5431 from cvium/fix_tmdb_imdbid</title>
<updated>2021-03-21T23:08:27Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2021-03-10T07:37:00Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=88ab008112b3309559b442d62fd21480226892d7'/>
<id>urn:sha1:88ab008112b3309559b442d62fd21480226892d7</id>
<content type='text'>
Use imdbid as fallback in movie provider

(cherry picked from commit 84e16a85359cc8e0174bf6e63c0d1bfafe3f37a2)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5428 from cvium/fix_tmdb_year</title>
<updated>2021-03-21T23:08:26Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-03-09T14:59:37Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1518f6d32558e17cbf7d35385cb9c9260c70a123'/>
<id>urn:sha1:1518f6d32558e17cbf7d35385cb9c9260c70a123</id>
<content type='text'>
Default to the searchinfo year, fallback to parsed year

(cherry picked from commit 97fd136a8ca6eaef2d77480d20c467498ddded72)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5402 from Ullmie02/fix-null-size</title>
<updated>2021-03-08T23:08:25Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2021-03-08T00:37:21Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a10eea41ac76913cd1d7535938dd5af2b51b467f'/>
<id>urn:sha1:a10eea41ac76913cd1d7535938dd5af2b51b467f</id>
<content type='text'>
Use FileShare.None when creating files

(cherry picked from commit 480dd66428e2a8bf76c0747256f2e99b15aae212)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5377 from cvium/fix-tmdb-image-languages</title>
<updated>2021-03-06T19:27:58Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-03-05T20:56:09Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e8890cc68260a5eb74e141d60f8110e1ee879acf'/>
<id>urn:sha1:e8890cc68260a5eb74e141d60f8110e1ee879acf</id>
<content type='text'>
Do not use language or imagelanguages when searching for images with TMDb

(cherry picked from commit 1d87274cc28da1562a69796b9ad86e044d07a61a)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Fix TMDb search name containing year (#5349)</title>
<updated>2021-03-06T19:26:54Z</updated>
<author>
<name>David Ullmer</name>
<email>daullmer@gmail.com</email>
</author>
<published>2021-03-02T20:17:25Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5e18ab3604d14fc48519ab2e29d82331e5ee6f17'/>
<id>urn:sha1:5e18ab3604d14fc48519ab2e29d82331e5ee6f17</id>
<content type='text'>
(cherry picked from commit 8f99bdd07ce037b633993f06f5a68dcb293d6828)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5270 from Bond-009/imdb</title>
<updated>2021-02-27T02:01:50Z</updated>
<author>
<name>Joshua M. Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2021-02-23T01:59:57Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4220808b96ee82dcedd010af2a8caadec2782209'/>
<id>urn:sha1:4220808b96ee82dcedd010af2a8caadec2782209</id>
<content type='text'>
(cherry picked from commit 5ce4df4178719d48f6071e5d42a80f95da3fcf76)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5263 from Bond-009/tmdb</title>
<updated>2021-02-21T18:30:32Z</updated>
<author>
<name>Andrew Rabert</name>
<email>6550543+nvllsvm@users.noreply.github.com</email>
</author>
<published>2021-02-18T22:29:32Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=fecab1d5492e58b5fc32d57d8c7653bb48222bd0'/>
<id>urn:sha1:fecab1d5492e58b5fc32d57d8c7653bb48222bd0</id>
<content type='text'>
TMDB: Include year in search
(cherry picked from commit 5379fa0bd082bd8e1b15bbb1f6517cab932ee2bb)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #5111 from Larvitar/tmdb-season-name-fix</title>
<updated>2021-02-21T18:29:02Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2021-02-03T07:20:21Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5dbd6f076c25d8179bb6659a8ddd63aaebbafd6c'/>
<id>urn:sha1:5dbd6f076c25d8179bb6659a8ddd63aaebbafd6c</id>
<content type='text'>
Remove season name from metadata result

(cherry picked from commit 3fd0987ee3455b0867b50f3d5e2fe87897a09594)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
</feed>
