vdr-plugin-xvdr icon indicating copy to clipboard operation
vdr-plugin-xvdr copied to clipboard

Reordering channels not work

Open zz64 opened this issue 10 years ago • 0 comments

Hi, using my xvdr config:

#
# xvdr.conf  This file contains optional configuration
#            parameters for the xvdr plugin
#
# Syntax:
#
# key = value
MaxTimeShiftSize = 1000000000
ReorderCmd = head -190

the channels not reordered ): here xvdr log:

vdr: [16309] XVDR: Preferred language: fra,fre / type: 1
vdr: [16309] XVDR: Channellist filter:
vdr: [16309] XVDR: Free To Air channels: Yes
vdr: [16309] XVDR: Only native language: No
vdr: [16309] XVDR: Enabled CaIDs:
vdr: [16309] XVDR: Setting channel update method: 3
vdr: [16315] XVDR: Reordering 3911 channels with command 'head -190'
vdr: [13968] XVDR: Checking for channel updates ...
vdr: [13968] XVDR: Client 0: 3859 channels, no change
vdr: [13968] XVDR: Done.

any idea ?

Thanks.

zz64 avatar May 17 '15 15:05 zz64