Project

General

Profile

Actions

Bug #2916

open

multi file recordings show last file only when playing back

Bug #2916: multi file recordings show last file only when playing back

Added by Pim Zandbergen almost 11 years ago. Updated over 10 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
PVR / DVR
Target version:
-
Start date:
2015-06-03
Due date:
% Done:

0%

Estimated time:
Found in version:
4.1-149~g2b31be5
Affected Versions:

Description

Since recently, DVR entry files can refer to multiple files like this:

"files": [
                {
                        "filename": "/path/to/file1.ts" 
                },
                {
                        "filename": "/path/to/file2.ts" 
                },
                {
                        "filename": "/path/to/file3.ts" 
                }
        ]

But when playing back such a recording, every file is ignored except for the last one.
This is true for both playing back using the webui as for using Kodi.

Updated by Luis Alves over 10 years ago Actions #1

Any development on this?

Would it be hard to handle a multiple file recording as a playlist?

Actions

Also available in: PDF Atom