[mythtv-users] / on the end or no /?

Trever Furnish t+mythtv at wondious.com
Tue Aug 24 01:32:35 EDT 2004


Are the following two settings supposed to have a slash on the end of 
them or not?  Could someone who has transcoding working log into your 
mythconverg database and do the following two select statements?

mysql> select value,data from settings where value='LiveBufferDir';
+---------------+-------------+
| value         | data        |
+---------------+-------------+
| LiveBufferDir | /mnt/store/ |
+---------------+-------------+
1 row in set (0.01 sec)

mysql> select value,data from settings where value='RecordFilePrefix';
+------------------+-------------+
| value            | data        |
+------------------+-------------+
| RecordFilePrefix | /mnt/store/ |
+------------------+-------------+
1 row in set (0.00 sec)

I'm wondering if maybe the '/' on the end of those two values is causing 
me problems...



More information about the mythtv-users mailing list