Splitting videos from one folder into separate movies - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Splitting videos from one folder into separate movies (/t-splitting-videos-from-one-folder-into-separate-movies) |
Splitting videos from one folder into separate movies - Druidblack - 2023-09-28 Good afternoon. I wanted to use jellyfin to watch adult movies, but there was a problem. The structure of video storage is as follows: a folder with the name of the site - video files with the names of episodes. When I add these videos to jellyfin in the movies section, jellyfin combines all the video files from the folder as one movie. How do I make sure that each video file from the folder is defined as a separate movie? P,S, I add the video to the cinema section, since the PhoenixAdult and ThePornDB plugins only work in the Cinema section. RE: Splitting videos from one folder into separate movies - TheDreadPirate - 2023-09-28 You should probably be using the TV show library type. RE: Splitting videos from one folder into separate movies - Druidblack - 2023-09-28 There is no way to select plugins for uploading data in the TV show library. So I ask if it is possible to programmatically specify that the player does not combine video files into one movie. RE: Splitting videos from one folder into separate movies - TheDreadPirate - 2023-09-28 Not that I'm aware of. You could use the "Multiple versions" or extras syntax. Each episode would be selectable from a drop down. https://github.com/jellyfin/jellyfin-androidtv/releases |