[06:02] Hello all. I am running the mytbuntu release based on Ubuntu 9.10 and I am looking for the name of the command to create the human readable recordings [06:03] I know I have it because I've done it before but I can not seem to find it. Can anyone help? [06:06] 'Looks like i found it: [06:06] -mythbuntu:/usr/share/doc/mythtv-backend/contrib/user_jobs/mythrename.pl === dekarl1 is now known as dekarl [14:32] hello, is anyone using a hvr-1250? I am having trouble seeing any channels on it [18:06] Hi everybody, just wondering if mythbuntu and dedicated backend would be a good alternative to a tivo style dvr box [18:07] !help [18:07] !help For a complete list of my knowledge visit: http://www.baablogic.net/Zinn.cgi Other available commands: !status, !about, !bug [bug_number]. [21:55] i am getting this problem from cron even though the db is definted in backup.pl and i was able to run backup.pl without options successfully [21:56] http://pastebin.com/xQ39TL8t [21:56] [pastebin.com] /etc/cron.weekly/mythtv-database: ERROR: DBBackupDirectory not specified, sto - Pastebin.com [22:08] Shadow__X, echo "DBBackupDirectory=/home/mythtv" > ~/.mythtv/backuprc [22:09] from http://www.mythtv.org/wiki/Database_Backup_and_Restore [22:09] [www.mythtv.org] Database Backup and Restore - MythTV Official Wiki [22:10] tgm4883: ah i set that up under my own username instead of mythtv [22:13] tgm4883:so i already have this setup before cron failed echo "DBBackupDirectory=/home/user" > ~/.mythtv/backuprc [22:13] and ~/.mythtv is under the user home folder [22:16] If you're still getting that error, and you have that file and setting set in the right users directory, you might want to try #mythtv-users, as mythtv devs that wrote that script hang out there [22:17] well this has been set for years but this is the first time cron has given me an error [22:18] then something changed [22:18] i was able to run backup.pl without any args and it backups to /home/user/DB_Backups which i had setup in backup.pl and in backuprc [22:18] can it read that file anymore? [22:24] the perms are 744 for that file so everyone can read it [22:30] hmm i just ran the cron script using root and it worked fine [22:39] so i guess its working now [22:49] tgm4883: thanks for the help [22:49] will mythtv-status make it into the repo again? [23:21] Shadow__X, I don't think the dev ever fixed that