[02:09] used to use windows 6 years ago, fumbled with matching os's with disks, periodic crash and reinstalls then discovered linux...trying all I settled into Ubuntu [02:10] found Mythbuntu and love it [02:10] got a backend installed, and a remote front end [02:11] recordings work but no music or videos [02:11] on my frontend though music setting was smb://cyberanus/music [02:12] cyberanus being the server 192.168.1.46 and /music being /var/lib/mythtv/music [02:15] there is a share on the server that i can see on a ubuntu for music [02:16] You can't use smb links as file locations in myth, you need to mount it and point it at the mountpoint [02:16] on my frontend I have no network capibility [02:17] in my fstab [02:18] this is in my fstab 192.168.1.46:/var/lib/mythtv/music /mnt/music nfs [02:20] I know it's not really a mythtv problem [02:46] mount.nfs: mount point /mnt/music does not exist [03:52] sean_, you are trying to mount it at /mnt/music [03:52] you need to either 1) make /mnt/music 2) mount it elsewhere [09:00] * hipitihop waves happy new year to all residents [09:01] Probably the wrong medium to report but I get the following error from mythweb when I hist the search button in listings: "Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 82 bytes) in /usr/share/mythtv/mythweb/includes/translate.php on line 142" [10:34] hey guys, I just got 9.10 and I can't find gpartition on the live cd... is it hidden some place? I want to setup dual boot. [14:23] nfs file share for remote frontend [14:23] backend is locatated at 192.168.1.46 named cyberanus [14:24] /var/lib/mythtv/music is shared on server [14:24] now I need to connect from my backend on 192.168.1.43 named seans-desktop [14:24] what should my fstab entry look like? [14:25] on my frontend [14:28] i guess 192.168.1.46:/var/lib/mythtv/music /var/lib/mythtv/music nfs [14:28] this to me would replace the address of /var/lib/mythtv/music on my frontend [14:29] with the files on the backend [14:29] mythtv frontend see's the music and videos but can't load them [14:49] hey there. is there a way to get the mythvidexport.py script (http://svn.mythtv.org/trac/ticket/6680) to work in mythbuntu 9.10? [14:49] i think you just copy and run [14:50] doesnt work ;) used version 12, because i'm not using trunk. doesn't even work on the command line. [14:51] /usr/share/mythtv/mythvideo/scripts [14:52] chown it [14:52] http://mythbuntu.pastebin.com/m607d0462 [14:53] sorry i don't know what im talking about. [14:56] but maybe you know a simple way of moving recordings to the video directory? no scanning for metadata, just moving the recordings and changing the filename? [14:57] im 2 yrs in and still kinda new at the tweaking part [14:57] ive got a backend and remote frontend [14:58] :) [14:58] no music or video because i can't point the the shared music and video on the backend [14:59] from my frontend [14:59] fstab issue i guess [14:59] as for moving recordings [15:00] isnt that easy in mythbuntu 9.10? my notebook works as remote frontend, getting videos from the external harddrive at the backend computer. [15:00] last install i did I had to archive files to a directory...sent it to a node for holding...reinstalled...copied to fresh install ad imported [15:01] i have 9.10 and am still having problems...did i undo a default setting trying to set it up [15:22] backend is locatated at 192.168.1.46 named cyberanus [15:22] /var/lib/mythtv/music is shared on server [15:22] now I need to connect from my backend on 192.168.1.43 named seans-desktop [15:25] 192.168.1.46:/var/lib/mythtv/music /var/lib/mythtv/music nfs [15:25] my fstab entry [15:37] sean_: this is what my fstab entry looks like: 192.168.0.3:/media/pictures /media/pictures nfs rsize=8192,wsize=8192,timeo=14,intr [15:54] so the myth-frontend setup string is simply /media/pictures [15:59] hate to be a butthead...how do i restart network mythbuntu 9.10 without restarting [16:08] mount -a [16:11] mount.nfs: access denied by server while mounting 192.168.1.46:/var/lib/mythtv/music [18:38] !help lirc [18:38] !help lirc For a complete list of my knowledge visit: http://www.baablogic.net/Zinn.cgi Other available commands: !status, !about, !bug [bug_number]. [18:50] Has anybody made lirc+mythfrontend play nice with suspend/resume? If I manually "sudo pm-suspend" and then resume and start mythfrontend, everything works fine. If I allow mythwelcome to suspend the pc (with the command "sudo pm-suspend"), then when I wake up, mythfrontend won't respond to the remote. [18:52] In both cases, mythfrontend is started from a script in /etc/pm/sleep.d with a "DISPLAY=:0.0 sudo -u dave mythfrontend & >/dev/null" command [19:06] I get this error: 2010-01-03 11:01:11.854 LIRC, Error: Failed to read config file '/home/mythtv/.lircrc' in /var/log/pm-suspend.log, but only when the suspend is done by MythWelcome, not if I do it manually. [19:08] Any takers? [19:18] how does one shut down the backend on an upstart-based system (ubuntu 9.10)? The old way (/etc/init.d/mythbackend stop) no longer works. [19:19] DHR the old way should still work [19:20] sudo /etc/init.d/mythtv-backend stop [19:21] sudo stop mythtv-backend is how you do it in upstart [19:24] rhpot1991: thanks [19:26] stop mythtv-backend [21:06] hey, is it possible to burn a dvd that holds more than 2hrs of video AND play on a normal dvd player? [21:07] I'm ripping a tv series and i made one dvd last night, it seems like it works normal on my dvd player but everywhere online says more than 2 hrs isn't possible. [21:09] I don't have the remote control for my dvd player so I can't check each episode, but the dvd menu comes up and the first episode plays, each episode is 22mins and I've got 23 episodes on 1 dvd. [22:09] anyone have luck setting up an NES emulator under mythgame? [22:13] MistStlkr, haven't tried setting it up with mythgame, but zsnes works well otherwise [22:13] zsnes runs nes roms also? [22:14] Someone suggested Mednafen, but it says the .nes files are an unsupported format [22:14] oh brain fart, i forgot it was SNES [22:14] no worries... snes is the next project, I'll keep zsnes in mind, thanks [22:26] meh. going to give fceux a try for the NES side of things. thanks for the SNES suggestion