<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/MediaBrowser.Model/IO, 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-05-04T14:40:34Z</updated>
<entry>
<title>Cleanup file related code (#14023)</title>
<updated>2025-05-04T14:40:34Z</updated>
<author>
<name>Bond-009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2025-05-04T14:40:34Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=0c3ba30de214eddcd6118c3b695b08e5482bf7ed'/>
<id>urn:sha1:0c3ba30de214eddcd6118c3b695b08e5482bf7ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ability to provide search pattern</title>
<updated>2025-03-11T21:04:12Z</updated>
<author>
<name>denys.kozhevnikov</name>
<email>github@mail.noonamer.com</email>
</author>
<published>2025-03-10T16:15:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4325c67e89a6ad86e559ced936c2b4c20ee89110'/>
<id>urn:sha1:4325c67e89a6ad86e559ced936c2b4c20ee89110</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: fix spelling</title>
<updated>2025-01-26T01:05:15Z</updated>
<author>
<name>Josh Soref</name>
<email>2119212+jsoref@users.noreply.github.com</email>
</author>
<published>2024-12-08T07:52:54Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=044cf9fb8597c6507a249d17cea443305881c4f6'/>
<id>urn:sha1:044cf9fb8597c6507a249d17cea443305881c4f6</id>
<content type='text'>
* a
* acceleration
* addition
* altogether
* api clients
* artist
* associated
* bandwidth
* cannot
* capabilities
* case-insensitive
* case-sensitive
* configuration
* delimiter
* dependent
* diacritics
* directors
* enable
* explicitly
* filters
* finish
* have
* hierarchy
* implicit
* include
* information
* into
* its
* keepalive
* localization
* macos
* manual
* matching
* metadata
* nonexistent
* options
* overridden
* parsed
* parser
* playback
* preferring
* processes
* processing
* provider
* ratings
* retrieval
* running
* segments
* separate
* should
* station
* subdirectories
* superseded
* supported
* system
* than
* the
* throws
* transpose
* valid
* was

link: forum or chat rooms

Signed-off-by: Josh Soref &lt;2119212+jsoref@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Enhance Trickplay (#11883)</title>
<updated>2024-09-07T17:23:48Z</updated>
<author>
<name>Tim Eisele</name>
<email>Shadowghost@users.noreply.github.com</email>
</author>
<published>2024-09-07T17:23:48Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c56dbc1c4410e1b0ec31ca901809b6f627bbb6ed'/>
<id>urn:sha1:c56dbc1c4410e1b0ec31ca901809b6f627bbb6ed</id>
<content type='text'>

</content>
</entry>
<entry>
<title>Remove unused Live TV code</title>
<updated>2024-01-15T18:29:55Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2024-01-13T02:16:08Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c101d287f24cf53bce0674bf70d88ae61da67ed9'/>
<id>urn:sha1:c101d287f24cf53bce0674bf70d88ae61da67ed9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use DI for IFileSystem</title>
<updated>2023-10-03T14:25:14Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2023-10-03T14:25:14Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=78e00578c20d0127b540bc69290972104f12ac84'/>
<id>urn:sha1:78e00578c20d0127b540bc69290972104f12ac84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor LibraryMonitor improvements</title>
<updated>2023-09-13T15:30:50Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2023-09-13T15:30:50Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=767a42fbdbbb2db30313d0935f322f162ebeced4'/>
<id>urn:sha1:767a42fbdbbb2db30313d0935f322f162ebeced4</id>
<content type='text'>
* Enable nullable
* Add a fast return to ReportFileSystemChanged when path should be ignored
* Use Span overloads of Path.* functions where possible
* IFileSystem: remove NormalizePath as Path.TrimEndingDirectorySeparator already checks if it's a root path
</content>
</entry>
<entry>
<title>Use System.IO.Compression instead of SharpCompress for gzips</title>
<updated>2022-06-18T22:06:40Z</updated>
<author>
<name>adrez99</name>
<email>adrez99@gmail.com</email>
</author>
<published>2022-06-02T20:32:15Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=72893da4d8fe90fd8e5c94a4a337c8d154751f42'/>
<id>urn:sha1:72893da4d8fe90fd8e5c94a4a337c8d154751f42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split DirectoryExists and FileExists</title>
<updated>2022-03-03T02:55:44Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2022-03-03T02:55:44Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1b3e56bae32db452ae4859c533ebdf6740a937cf'/>
<id>urn:sha1:1b3e56bae32db452ae4859c533ebdf6740a937cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use IFileSystem</title>
<updated>2022-03-01T00:14:33Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2022-02-28T23:16:25Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=fc5c6c0404b06accb3617c0d4f181bb7c344119c'/>
<id>urn:sha1:fc5c6c0404b06accb3617c0d4f181bb7c344119c</id>
<content type='text'>
</content>
</entry>
</feed>
