mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Especially with Multi-Episodes, the EpisodeTitle can become quite long, since all comprised titles get concatenated into it. By default, the EpisodeTitle is included in the single and multi-episode naming patterns and this in turn can quickly lead to a PathTooLongException. This fix tries to keep as much as possible from the title string while keeping the final path within the allowed limit.
Emby Server
Emby Server is a home media server built on top of other popular open source technologies such as Service Stack, jQuery, jQuery mobile, and Mono.
It features a REST-based api with built-in documention to facilitate client development. We also have client libraries for our api to enable rapid development.
Emby Apps
- Android Mobile (Play Store)
- Android Mobile (Amazon)
- Android TV
- Amazon Fire TV
- HTML5
- iPad
- iPhone
- Kodi
- Media Portal
- Roku
- Windows Desktop
- Windows Media Center
- Windows Phone
- Windows 8
New Users
If you're a new user looking to install Emby Server, please head over to emby.media
Developer Info
Visit our community:
Images
Languages
C#
99.6%
HTML
0.3%