Project

General

Profile

Bug #2916

multi file recordings show last file only when playing back

Added by Pim Zandbergen over 9 years ago. Updated about 9 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.

History

#1

Updated by Luis Alves about 9 years ago

Any development on this?

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

Also available in: Atom PDF