Actions
Bug #1647
closedVDR --version is not interpreted correctly
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
12/17/2013
Due date:
% Done:
0%
Estimated time:
Description
Hi,
I've here a vdr 2.0.4. vdr --version gives
vdr (2.0.4/2.0.0) - The Video Disk Recorder svccli (2.0.0) - Service demo client svdrpdemo (2.0.0) - How to add SVDRP support to a plugin hello (2.0.0) - A friendly greeting svcsvr (2.0.0) - Service demo server status (2.0.0) - Status monitor test epgtableid0 (2.0.0) - EPG handler for events with table id 0x00 dvbhddevice (2.0.2) - HD Full Featured DVB device rcu (2.0.0) - Remote Control Unit skincurses (2.0.0) - A text only skin dvbsddevice (2.0.1) - SD Full Featured DVB device dynamite (0.1.5) - attach/detach devices on the fly pictures (2.0.0) - A simple picture viewer osddemo (2.0.0) - Demo of arbitrary OSD setup
At line 363 in vdradmind.pl the port for connection vdr is chosen to be 2001 rather than 6419. Even if I set it manually to 6419 (either by
vdradmind -cor by editing vdradmind.conf), vdradmind defaults to 2001. After starting vdradmind twice, the port setting in vdradmind.conf gets overwritten with 2001.
best regards
Aikhjarto
Actions