View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 4 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: /myth/prettya?
PostPosted: Thu Apr 08, 2010 10:30 am 
Offline
Joined: Fri Oct 20, 2006 12:04 pm
Posts: 905
Location: LA, CA
anyone have this directory? is this something new with the pretty script? I now have a pretty and prettya... whatsup?

Code:
#!/bin/bash
#!/bin/bash
if [ -f /usr/share/mythtv/contrib/user_jobs/mythlink.pl ]
then
        su - mythtv -c "perl /usr/share/mythtv/contrib/user_jobs/mythlink.pl --link /myth/pretty"
elif [ -f /usr/share/mythtv/contrib/user_jobs/mythrename.pl ]
then
        su - mythtv -c "perl /usr/share/mythtv/contrib/user_jobs/mythrename.pl --link /myth/pretty"a
fi


Top
 Profile  
 
 Post subject:
PostPosted: Thu Apr 08, 2010 10:57 am 
Offline
Joined: Fri Jul 21, 2006 11:12 pm
Posts: 1194
Location: SC
Looks like it was fixed: http://www.linhes.org/bugs/projects/lin ... 7a15cbde45

Britney


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 11, 2010 9:14 pm 
Offline
Joined: Fri Oct 20, 2006 12:04 pm
Posts: 905
Location: LA, CA
OK the above pretty file appears unchanged and still has the "a" even after the pacman update.

Am I just OK to just delete the superfluous "a", move the /myth/prettya symlinks to /myth/pretty? and delete the /myth/prettya directory?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 12, 2010 10:59 am 
Offline
Joined: Fri Jul 21, 2006 11:12 pm
Posts: 1194
Location: SC
The file should be:
Code:
#!/bin/bash
if [ -f /usr/share/mythtv/contrib/user_jobs/mythlink.pl ]
then
        su - mythtv -c "perl /usr/share/mythtv/contrib/user_jobs/mythlink.pl --link /myth/pretty"
elif [ -f /usr/share/mythtv/contrib/user_jobs/mythrename.pl ]
then
        su - mythtv -c "perl /usr/share/mythtv/contrib/user_jobs/mythrename.pl --link /myth/pretty"
fi


Delete the prettya dir and then run pretty again or let the cron job run it to re-populate the pretty directory.

Britney


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 109 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu