Author |
Message |
cecil
|
Posted: Sat Mar 01, 2008 6:31 pm |
|
 |
Site Admin |
Joined: Fri Sep 19, 2003 6:37 pm
Posts: 2659
Location:
Whittier, Ca
|
KnoppMyth already includes a divx transcoder. If that doesn't fit the build, please suggest or write a script that does.
Last edited by cecil on Sat Mar 08, 2008 8:51 pm, edited 1 time in total.
|
|
Top |
|
 |
larrybpsu
|
Posted: Thu Mar 06, 2008 9:03 pm |
|
Joined: Wed Mar 07, 2007 9:51 am
Posts: 173
Location:
Uniontown, PA
|
One last feature request:
"On Screen Backup Status"
Most of the time I'm running the mythbackup script via a VNC connection, and there's no way I can hear Cecil's voice telling me that all is well when the MBE is in the basement.
Is there an (easy) way to popup a dialog box to echo the completed status (sucess or failure)? I thought about the popup used for the 'Version' display, but I would like something to sit on the screen until I can acknowledge it. That would let me be able to walk away then come back and see that the backup completed - can you say bathroom break?
|
|
Top |
|
 |
neutron68
|
Posted: Thu Mar 06, 2008 10:33 pm |
|
Joined: Tue Mar 28, 2006 8:26 pm
Posts: 804
Location:
Minneapolis, MN
|
I'd like to see the following feature/program added to R6:
I would like to see Mythweb get automatically set active at setup and for setup to ask you what your Mythweb username and password are.
I imagine the process to look and act as the "/usr/sbin/netcardconfig" script does - with that blue "window".
I think the addition of feature/program would be beneficial because:
It would make it quicker and easier to setup Mythweb - without having to look up the command line commands in my binder of knowledge during each upgrade.
Feature/program X can be found at(please provide a link):
I suspect that the "htdigest -c" call could be added to one of the setup scripts that already exist.
Program X has the following dependencies and can be found(please provide a link):
I suspect that there is no need to add anything to what already exists in KM.
_________________ KnoppMyth R5.5, Asus A8N-VM CSM (nvidia 6150 onboard video), AMD Athlon 64 dual-core 4200+, two 1GB sticks DDR 400, HD-3000 HDTV card, PVR-150 card, Iguanaworks RS-232 IR receiver/transmitter, Pioneer DVR-110 DVD burner
|
|
Top |
|
 |
TVBox
|
Posted: Fri Mar 07, 2008 9:07 am |
|
Joined: Mon Apr 23, 2007 1:45 pm
Posts: 405
Location:
Fargo, ND, USA
|
neutron68
As far as MythWeb goes is has been completely setup and active for at least the last dozen or so releases maybe more. As far as password it is asked for in one of the first questions after program install, first boot setup. I use the same password on all of my machines when ever I do an install. They are bookmarked in my browser and the browser remembers the password. I haven't changed anything in years.
Mythweb User name is always "mythtv"
Are you sure you are not taking about Webmin? There are there command lines needed to setup there.
TVBox
_________________ TVBox LinHES R8.6.1
|
|
Top |
|
 |
jrollo@bernardsboe.com
|
Posted: Fri Mar 07, 2008 2:41 pm |
|
Joined: Thu Feb 09, 2006 9:25 am
Posts: 17
|
|
Top |
|
 |
opel70
|
Posted: Fri Mar 07, 2008 3:22 pm |
|
Joined: Tue Apr 11, 2006 7:44 am
Posts: 287
Location:
Los Angeles, CA
|
Is there a page on the wiki where someone has distilled these 7 pages of requests into a list of some sort? Just wondering if there was an easy place to be able to scan just the list of feature requests without all of the rest. Even better would be a list of feature requests along with a marking of some sort to show the probability of actually making it into R6.
Just wondering.
_________________ Tim
LinHES 8.4 HDHR3 BioStar A770, AMD X2 4050e, 2GB RAM GigaByte GeForce 8400, Chaintech AV710 USB-UIRT
|
|
Top |
|
 |
neutron68
|
Posted: Fri Mar 07, 2008 3:26 pm |
|
Joined: Tue Mar 28, 2006 8:26 pm
Posts: 804
Location:
Minneapolis, MN
|
TVBox wrote: neutron68 As far as MythWeb goes is has been completely setup and active for at least the last dozen or so releases maybe more. As far as password it is asked for in one of the first questions after program install, first boot setup. I use the same password on all of my machines when ever I do an install. They are bookmarked in my browser and the browser remembers the password. I haven't changed anything in years.
Mythweb User name is always "mythtv"
Are you sure you are not taking about Webmin? There are there command lines needed to setup there.
TVBox
Hi TVBox,
My experience says that you are partially right and partially wrong.
Yes, Mythweb is installed during Knoppmyth install, but there are no users active for it.
If you try and log into Mythweb without adding a user and password first, it will NOT let you in, because there are no registered Mythweb users yet.
You must create your own Mythweb username and give it a password to be able to log in to Mythweb. To do this you have to enter command line like this one:
Code: htdigest -c /etc/htdigest MythTV neutron
As proof to you that my R5F27 install does not have a 'mythtv' user, I just tried to log into my Mythweb with the username 'mythtv'. I tried all the passwords I have used in this install and none work.
As further proof, I looked in the /etc/htdigest file and there is no 'mythtv' username in there - just the one I entered for my own use. Thus, I am sure there is no 'mythtv' user for Mythweb.
Besides, for security reasons, it is not a smart idea to have a user mythtv for your Mythweb, that is one of the FIRST usernames that a hacker would try and guess after they saw the Mythtv login screen! Security is one of the reasons Cecil banned users root and mythtv from SSH! It doesn't make any sense to let those same users have an account for Mythweb!
So, I would like to have my request be seriously considered.
_________________ KnoppMyth R5.5, Asus A8N-VM CSM (nvidia 6150 onboard video), AMD Athlon 64 dual-core 4200+, two 1GB sticks DDR 400, HD-3000 HDTV card, PVR-150 card, Iguanaworks RS-232 IR receiver/transmitter, Pioneer DVR-110 DVD burner
Last edited by neutron68 on Fri Mar 07, 2008 3:37 pm, edited 1 time in total.
|
|
Top |
|
 |
opel70
|
Posted: Fri Mar 07, 2008 3:27 pm |
|
Joined: Tue Apr 11, 2006 7:44 am
Posts: 287
Location:
Los Angeles, CA
|
cecil wrote: What we need is a script to ensure MythTV isn't recording or running any jobs. Then the optimization script can be ran. Anyone up to the challenge?
tjc has come up with a good idle.sh script which is currently at http://knoppmyth.net/phpBB2/viewtopic.php?t=17988.
_________________ Tim
LinHES 8.4 HDHR3 BioStar A770, AMD X2 4050e, 2GB RAM GigaByte GeForce 8400, Chaintech AV710 USB-UIRT
|
|
Top |
|
 |
slowtolearn
|
Posted: Fri Mar 07, 2008 4:04 pm |
|
Joined: Wed Nov 16, 2005 8:55 pm
Posts: 1381
Location:
Farmington, MI USA
|
neutron68 wrote: Hi TVBox, My experience says that you are partially right and partially wrong. Yes, Mythweb is installaed during Knoppmyth install, but there are no users active for it. If you try and log into Mythweb without adding a user and password first, it will NOT let you in, because there are no registered Mythweb users yet. You must create your own Mythweb username and give it a password to be able to log in to Mythweb. To do this you have to enter command line like this one: Code: htdigest -c /etc/htdigest MythTV neutron As proof to you that my R5F27 install does not have a 'mythtv' user, I just tried to log into my Mythweb with the username 'mythtv'. I tried all the passwords I have used in this install and none work. As further proof, I looked in the /etc/htdigest file and there is no 'mythtv' username in there - just the one I entered for my own use. Thus, I am sure there is no 'mythtv' user for Mythweb. So, I would like to have my request be seriously considered. I agree with TVBox. On my R5D1 fresh install I used "mythtv" and the password I gave during initial setup. Same after an upgrade to R5F27, never touched my htdigest file. It is not included in my savedfiles.tar file, so it didn't carry over from the R5D1 installation. Perhaps you have an htdigest file that was restored from a backup? Was your R5F27 install an upgrade? Just throwing out ideas...
|
|
Top |
|
 |
mjl
|
Posted: Fri Mar 07, 2008 11:38 pm |
|
Joined: Sun Jun 12, 2005 10:55 pm
Posts: 3161
Location:
Warwick, RI
|
Hi,
mythtv is a default user for mythweb. I add a password as was pointed out earlier during the setup process and when I go to localhost in my firefox, it will ask for and accepts the passwd that I entered during the setup using mythtv as the login.
The setup script maybe should be altered to ask for a mythweb user and a matching password and lockout mythtv?
Mike
|
|
Top |
|
 |
tjc
|
Posted: Sat Mar 08, 2008 4:09 pm |
|
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location:
Arlington, MA
|
larrybpsu wrote: One last feature request:
"On Screen Backup Status"
Well it's not a GUI screen, but there is a stand alone checker program which you can run after the fact to verify that the backup was good. Running:
Code: /usr/local/bin/checkbackup
will redo the verification steps to give you that warm fuzzy feeling that everything worked as it should.
I've also posted instructions in the past on how to fiddle the menu to run mythbackup and mythrestore in an xterm where you can monitor the full output.
|
|
Top |
|
 |
larrybpsu
|
Posted: Sat Mar 08, 2008 8:50 pm |
|
Joined: Wed Mar 07, 2007 9:51 am
Posts: 173
Location:
Uniontown, PA
|
tjc wrote: larrybpsu wrote: One last feature request:
"On Screen Backup Status" Well it's not a GUI screen, but there is a stand alone checker program which you can run after the fact to verify that the backup was good. Running: Code: /usr/local/bin/checkbackup will redo the verification steps to give you that warm fuzzy feeling that everything worked as it should.
I understand, and I realized about running the script from as ssh session (Doh!), but I've already run into another situation that everyone could use the on screen notification for:
I'm doing laundry, and walk away from the actual TV after starting a backup. Since the washer/dryer is in the basement, I won't know after I change loads and get everything folded up, put away, and get back to the TV.
I also realize that there's only so much functionality that one can program into the Myth screen menus. It's just a request, not a demand. 
|
|
Top |
|
 |
tjc
|
Posted: Sat Mar 08, 2008 9:56 pm |
|
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location:
Arlington, MA
|
larrybpsu wrote: I'm doing laundry, and walk away from the actual TV after starting a backup. Since the washer/dryer is in the basement, I won't know after I change loads and get everything folded up, put away, and get back to the TV.
Nnnn. That was the point of the xterm hack. I wasn't talking about ssh-ing in but rather having the GUI pop up a terminal window where the output would be displayed and stay until you hit Enter.
I agree that a status screen in the GUI would be better, and far less ugly, but any simple approach means that you end up with a worse case of the "backing out" problem than it already has. Clever solutions welcome...
|
|
Top |
|
 |
spartas
|
Posted: Sun Mar 09, 2008 12:32 pm |
|
Joined: Sun Feb 05, 2006 9:00 pm
Posts: 8
|
I'd like to see smartmontools added to R6.
I think the addition of smartmontools would be beneficial because it would allow users to know the status(es) of their hard drive(es), and be notified of imminent drive failure.
smartmontools can be found at: http://smartmontools.sourceforge.net.
smartmontools should require no other major depencencies (Aside from things like libc).
_________________ KnoppMyth R5F27
ECS nForce3-A
Sempron 1800+
Hauppauge PVR-350
/myth: 1.4 Tb using LVM
|
|
Top |
|
 |
mjl
|
Posted: Sun Mar 09, 2008 8:29 pm |
|
Joined: Sun Jun 12, 2005 10:55 pm
Posts: 3161
Location:
Warwick, RI
|
Hi,
I am a little unclear as to your request. Are you asking for an on screen message that shows the results if you run "/usr/local/bin/checkbackup" or a message that shows the "mythbackup" process has started and is doing it thing?
OSD messages are quite easy to make and the whole process can be setup to be a menu button to start.
Mike
|
|
Top |
|
 |