jellyfin / jellyfin-plugin-dlna

GNU General Public License v3.0
13 stars 11 forks source link

[Issue]: Multi Part Movies are not supportted in DLNA server #20

Open monologconnor opened 2 years ago

monologconnor commented 2 years ago

Please describe your bug

Hi, there.

I just realized that the DLNA server in Jellyfin does not suuport multi part movies. In Web Interface, the movies which have multi files(end with -CD*.mp4) were stacked in one item, and the parts after the first one would be displayed as additional items.

However in Jellyfin's DLNA server, there is only first part of movie was displayed and could be played. There is no way to access the rest parts of the movie. I have tried the Plex server, what they do is to display multiple parts as seperate items in DLNA, but there is no existing solution in Jellyfin.

Hope this could be solved soon... Thanks!

Jellyfin Version

10.7.7

if other:

No response

Environment

- OS:
- Virtualization:
- Clients:
- Browser:
- FFmpeg Version:
- Playback Method:
- Hardware Acceleration:
- Plugins:
- Reverse Proxy:
- Base URL:
- Networking:
- Storage:

Jellyfin logs

No response

FFmpeg logs

No response

Please attach any browser or client logs here

No response

Please attach any screenshots here

No response

Code of Conduct

jellyfin-bot commented 2 years ago

This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.

If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.

This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.

tudor-gala commented 1 year ago

Still an issue on the latest Jellyfin release, could we reopen this bug?

Shadowghost commented 1 year ago

What would the prefered way of handling this be? I'd suggest forcing a transcode which remuxes all the parts into one stream.

tudor-gala commented 1 year ago

That, or simply showing the parts as separate media would be perfectly useable. If properly named, after playing a part, the client would just continue playing the next one.

jellyfin-bot commented 1 year ago

This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.

If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.

This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.