[mythtv-commits] mythtv/master commit: a5325e3c2 by Michael T. Dean (sphery)
MythTV
noreply at mythtv.org
Tue Feb 7 04:07:51 UTC 2012
Author: Michael T. Dean <mdean at mythtv.org>
Change Date: 2012-02-06T20:06:45-08:00
Push Date: 2012/02/06 20:07:41 -0800
Repository: mythtv
Branch: master
New Revision: a5325e3c2eaaaaaef4b4a1d9d0ef993665110642
Changeset: https://github.com/MythTV/mythtv/commit/a5325e3c2
Log:
Allow specifying a maximum length in mythlink.pl.
This provides a way for users who use inappropriate data to construct a
link name (such as a description) to specify a maximum length of the
link name to work around limitations imposed by the file system. Note
that the names will be truncated and a count variable added to them to
keep within the --maxlength specified. The names aren't necessarily
useful or descriptive, but the feature was requested and was easy enough
to add--and may actually convince those users to choose more approrpiate
data for use in creating file names.
Modified:
mythtv/contrib/user_jobs/mythlink.pl
More information about the mythtv-commits
mailing list