Project

General

Profile

Bug #1045

Digital Video Recorder Config does not work 2.99.15 - 2.99.44.g4ef72

Added by Virus Syrus over 12 years ago. Updated about 12 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
Category:
User Interface
Target version:
-
Start date:
2012-06-28
Due date:
% Done:

0%

Estimated time:
Found in version:
2.99.44
Affected Versions:

Description

In the webui its possible to save a new dvrconfig but the dropdown doesn't show the configs (tested with opera,firefox,ie) but the file got saved correctly.
In the autorec its also not possible to select the dvrconfig.

Is it possible to add the dvrconfig to the autorec file by hand? {
"id": "1",
"enabled": 1,
"channel": "ProSieben",
"contenttype": 0,
"title": "Fringe",
"approx_time": 0,
"weekdays": "1,2,3,4,5,6,7",
"pri": "important"
}

but i don't know whats the correct name of the config


Files

config.tar.gz (3.6 MB) config.tar.gz Virus Syrus, 2012-08-05 21:21

History

#1

Updated by Jouk Hettema - over 12 years ago

hi,

I'am having the same issue. Using about 5 different configurations and I cannot select them from the webinterface no more.

For a autorec however it is perfectly possible (as a workaround of course) to add the dvrconfig by hand to the file.

It's something like this:

{
"id": "1",
"enabled": 1,
"config_name": "$NAME",
"contenttype": 0,
"title": "jamie",
"approx_time": 0,
"weekdays": "1,2,3,4,5,6,7",
"pri": "normal"
}

Replace $NAME with the "config_name" value of the dvrconfig file.\

regards

Jouk

#2

Updated by Adam Sutton over 12 years ago

  • Status changed from New to Need feedback

Works fine with Chromium 18.0.1025.151 and Firefox 12.0 on MINT.

Can you give some more details of what versions you've tried etc...

#3

Updated by Maxi Lampert over 12 years ago

Tested it with my system, no problems works all fine using latest build from github.

#4

Updated by Adam Sutton over 12 years ago

  • Status changed from Need feedback to Rejected

I've talked to several people and I've not found anybody else having this problem. With out further details regarding the version of browser etc... tested we can't continue.

If you still want us to look at this please provide further details.

Adam

#5

Updated by Virus Syrus over 12 years ago

i have tested with tvheadend version 2.99.44 (4ef72fb2760fa500a9260fabfd5760ce16ce0856) from https://github.com/andoma/tvheadend.git and with version 2.99.59 (bb757904179e2d655690ebf78ee4ba606a11a7c6) from git://github.com/tvheadend/tvheadend.git. Both with the same behavior.

Browsers tested: Firefox 14.0.1, Opera 12.01, Chromium 18.0.1025.168~r134367-0ubuntu0.12.04.1

But not all of the dropdowns doesn't work. The epg ones work. Only the configuration -> digital video recoder -> doesn't work and the autrec dropdown doesn't work.

When i create a autorec with firefox and try to select a configuration i get this in the dropdown box "<span class="tvh-grid-unset">(default)</span>"

#6

Updated by Adam Sutton over 12 years ago

Probably a silly question, but have you actually created any DVR configurations?

Can attach contents of your .hts directory just so I can check something odd hasn't happened in the config.

#7

Updated by Adam Sutton over 12 years ago

  • Status changed from Rejected to Need feedback
#8

Updated by Virus Syrus over 12 years ago

my config directory

#9

Updated by Adam Sutton about 12 years ago

Sorry for the late reply, I'd completely forgotten about this.

I've had a quick look using your config and I cannot repeat the problem :( I'm not saying it doesn't exist, just that I can't make it happen on my setup and without the ability to reproduce it I'm not sure I can do anything about it.

And I'm using an almost (but not quite) the same Chromium version, though my FF is a bit behind. I'd suggest you try TVH v3.0, but I don't think there is much likelihood that will change anything given you were running fairly recent stuff anyway.

Unless someone can confirm and shed some light on what's going on, I think we'll have to close this :( But I will leave open for now to see if anyone else reports similar problems.

Adam

#10

Updated by Virus Syrus about 12 years ago

i've wiped my hts config directory and now all drop downs work again.
So there is definitely something wrong with my config dir. It worked at the beginning (2.12.99 ????) and i update frequently from git. Have the config of the dvr/autorec changed since then?

Maybe i get my old config dir working again ... i'll try to figure out which directory is the bad guy.

#11

Updated by Virus Syrus about 12 years ago

i've figured out whats wrong. it was the default access control file.
i've delete my old one and let tvheadend create a new one and there was a new option

9d8
< "dvrallcfg": 1,

with this missing line every dropdown works again ^^ :)

it would be cool that new options get a default value :) so that couldn't happen when you do a update.

nevertheless pretty cool new features and a very very very stable git branch ... i use it for over two years as record server and never had any corrupt recording or so. good work thx

#12

Updated by Adam Sutton about 12 years ago

  • Status changed from Need feedback to Invalid

Generally speaking I think Andreas has tried to do that. I know that's what I've done with my new stuff. It's possible it slipped through the net.

Glad to hear its working though.

Closing the issue.

Also available in: Atom PDF