Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extending recording in webif results in a new .ts file (recording) #137

Closed
HGWJ opened this issue Jun 30, 2014 · 10 comments
Closed

Extending recording in webif results in a new .ts file (recording) #137

HGWJ opened this issue Jun 30, 2014 · 10 comments
Milestone

Comments

@HGWJ
Copy link

HGWJ commented Jun 30, 2014

When i extend a recording (timer) in the webinterface it creates a new recording:

20140630 1224 - Nederland 1 HD - Test Opname.eit
20140630 1224 - Nederland 1 HD - Test Opname.ts
20140630 1224 - Nederland 1 HD - Test Opname.ts.ap
20140630 1224 - Nederland 1 HD - Test Opname.ts.cuts
20140630 1224 - Nederland 1 HD - Test Opname.ts.meta
20140630 1224 - Nederland 1 HD - Test Opname.ts.sc
20140630 1224 - Nederland 1 HD - Test Opname_001.eit
20140630 1224 - Nederland 1 HD - Test Opname_001.ts
20140630 1224 - Nederland 1 HD - Test Opname_001.ts.meta
20140630 1224 - Nederland 1 HD - Test Opname_001.ts.sc

While extending a recording by remote control (on the box/tv itself) results in a extended recording on the same .ts file.

The box does not create a new recording in the webinterface when extending by webinterface

When you extend the recording by webinterface the 001 starts and the normal file stops growing in gb's

I didnt set any limitations to my recordings or whatsoever

@jbleyel
Copy link
Contributor

jbleyel commented Aug 3, 2014

Hello HGWJ,
i don't understand your exact problem.
Could you please describe it in other words.
What API of the openwebif have an error?
Thanks

@Schimmelreiter
Copy link
Contributor

Was er will:
Wenn man einen Timer in E2 selber verlängert, wird einfach länger aufgenommen.
Verlängert man einen Timer über das OpenWebif, dann wird die Aufnahme unterbrochen und eine faktisch neue Aufnahme mit der neuen Endzeit angelegt.
Stört mich auch ...

Beispiel:
Karl Ranseier ist tot ... im Anschluß an die Tagesschau bringt das Erste eine 20minütige Sondersendung und der Tatort fängt entsprechend 20 Minuten später an.
Beim Einschalten der vermeintlich nächsten Sendung siehst Du unten die Laufschrift: "Die nachfolgenden Sendungen beginnen 20 Minuten später." .. also gehst Du schnell ins OpenWebif und verlängerst Du die Aufnahme des Tatorts um eben diese 20 Minuten ... zack wird die alte Aufnahme beendet und eine neue begonnen, statt wirklich nur die laufende Aufnahme zu verlängern.

@jbleyel
Copy link
Contributor

jbleyel commented Aug 3, 2014

Habs verstanden.
Und ich hab auch schon das Problem.
Die timerchange api beim openwebif ist in Wirklichkeit ein delete + add.
Das sollte man ändern.

https://github.com/E2OpenPlugins/e2openplugin-OpenWebif/blob/master/plugin/controllers/models/timers.py#L215

@jbleyel
Copy link
Contributor

jbleyel commented Aug 3, 2014

Please check it out
-> 516f650
TEST TEST TEST

@jbleyel
Copy link
Contributor

jbleyel commented Aug 4, 2014

Ich hätte mal eine Bitte.
Den letzen commit für timer change sollte mal jemand auf Herz und Nieren testen.
Ich hab es nur auf meiner Box getestet und ich hab nur einen Tuner.

@Schimmelreiter
Copy link
Contributor

Deine Armut kotzt mich an ...
Ich werd's mal testen :)

@Schimmelreiter
Copy link
Contributor

Glitch:
Auch bei einer laufenden Aufnahme kann man den Titel noch ändern, aber die Datei heißt natürlich weiter so, wie die Aufnahme zu Beginn hieß.

Lösung:
Bei laufenden Aufnahmen sollten Titel, Sender, Startzeit und Speicherort ausgegraut werden.

@jbleyel
Copy link
Contributor

jbleyel commented Aug 4, 2014

Kein Problem, wenn der Timer Status stimmt.

@Schimmelreiter
Copy link
Contributor

Hab noch nie einen nicht stimmenden gesehen, zumindest wenn die Timer frisch geladen wurden.

@jbleyel
Copy link
Contributor

jbleyel commented Aug 7, 2014

I think this issue can be close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants