Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10407
Modified Files:
freevo_config.py local_conf.py.example
Log Message:
Index: local_conf.py.example
===================================================================
RCS file: /cvsroot/freevo/freevo/local_conf.py.example,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -d -r1.35 -r1.36
*** local_conf.py.example 22 Jun 2004 01:04:26 -0000 1.35
--- local_conf.py.example 28 Jun 2004 18:52:55 -0000 1.36
***************
*** 43,47 ****
! CONFIG_VERSION = 5.11
# ======================================================================
--- 43,47 ----
! CONFIG_VERSION = 5.12
# ======================================================================
Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.342
retrieving revision 1.343
diff -C2 -d -r1.342 -r1.343
*** freevo_config.py 22 Jun 2004 01:04:25 -0000 1.342
--- freevo_config.py 28 Jun 2004 18:52:55 -0000 1.343
***************
*** 110,114 ****
# is different, there will be only a warning
! LOCAL_CONF_VERSION = 5.11
# Description of changes in each new version
--- 110,114 ----
# is different, there will be only a warning
! LOCAL_CONF_VERSION = 5.12
# Description of changes in each new version
***************
*** 214,218 ****
(5.11,
'''Add IMAGEVIEWER_OSD to customize the osd and VIDEO_AUTOJOIN to auto join
! movies with more than one file''') ]
--- 214,222 ----
(5.11,
'''Add IMAGEVIEWER_OSD to customize the osd and VIDEO_AUTOJOIN to auto join
! movies with more than one file'''),
! (5.12,
! '''Added TV_RECORD_SERVER_UID to set the uid for the recordserver and
! TV_RECORDFILE_SUFFIX for the suffix. If your TV_RECORDFILE_MASK contains
! the suffix, please remove it here''') ]
***************
*** 1212,1215 ****
--- 1216,1223 ----
TV_RECORD_SERVER_PORT = 18001
+ # If the recordserver runs as root, set the uid to the given one
+ # after startup.
+ TV_RECORD_SERVER_UID = 0
+
# start every recording X minutes before scheduled,
# and stop X minutes after scheduled - default to zero minutes.
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog