[vdr] [ANNOUNCE] vdr-autosort-0.0.8
Lauri Tischler
lwgt at iki.fi
Wed Jan 4 13:50:58 CET 2006
CopyPoint wrote:
>
>>
>> Great stuff, some possible improvement, instead of having huge lines
>> like:
>> Teleshop:Priority =
>> 30:HasName=store:HasName=q_:HasName=sell:HasName=buy:HasName=shop:HasName=noello:HasName=markt:HasName=market:HasNa
>>
>> Teleshop2:Priority =
>> 30:HasName=arena:HasName=biet:HasName=auction:HasName=gems:HasName=price:HasName=bid:HasName=best:HasName=sonnenkl
>>
>> Teleshop3:Priority =
>> 30:HasName=bazaar:HasName=punto:HasName=performance:HasName=thane:HasName=warehouse:HasName=ideas:HasName=made
>> in:
>>
>> Just having single line and file, ie.
>> Teleshop:Priority = 30:HasName=/var/vdrcfg/plugins/TeleShop:Sort
>>
>> and the file TeleShop has all defs, one per line, like..
>> sell
>> buy
>> noello
>> markt
>> etc...
>
>
> Im not sure if that's the right way
> it can/will result in one file per group plus one control file
> will this really increase read- and useability?
Most groups would not have this file at all, only groups like
TeleShop, Religion and such.
> OTOH I don't have any better idea to solve this.
> Are there any further suggestions or other opinions for that?
Maybe having Include command, ie..
Teleshop:Priority = 30:Include=/var/vdrcfg/plugins/TeleShop:Sort
and the file TeleShop has all defs, one per line, like..
HasName=sell
HasName=buy
More information about the vdr
mailing list