=== chiluk is now known as chiluk_away | ||
=== chiluk_away is now known as chiluk | ||
=== chiluk is now known as chiluk_away | ||
=== jya_ is now known as jya | ||
=== chiluk_away is now known as chiluk | ||
* wangel cries .... Wish there was a GOOD way to get Netflix on Linux =( | 16:09 | |
tgm4883 | wangel, Netflix customer service 1-866-579-7172 | 16:17 |
---|---|---|
wangel | tgm4883; i know :( but still! | 16:17 |
Seeker` | tgm4883: every 20 minutes? | 16:17 |
tgm4883 | Seeker`, yea, thats a good start :) | 16:18 |
tgm4883 | wangel, well that is the only people that can do anything about it | 16:18 |
wangel | tgm4883, where do I go to set a live tv timeout? My wife leaves the damn tv on in the mornings and I have like 20gigs of livetv recorded. I know it autoexpires but it's annoying. | 16:19 |
Zinn | wangel: Please watch your language. | 16:19 |
wangel | err, what did I say? | 16:19 |
tgm4883 | wangel, dam*n | 16:19 |
wangel | oh, hah. sorry | 16:19 |
tgm4883 | wangel, I believe that is in one of the frontend menus | 16:19 |
tgm4883 | possibly under playback | 16:19 |
tgm4883 | I don't have a frontend to look, and the setting is frontend specific so you'll need to make it on every frontend | 16:20 |
wangel | cool deal | 16:20 |
tgm4883 | *or you could manually change it in the DB to all databases | 16:20 |
wangel | I'll look. Aye, I only have 1 frontend right now | 16:20 |
gregL | wangel, I have been using this...http://lifehacker.com/5963726/netflix-finally-comes-to-ubuntu-in-the-form-of-an-unofficial-desktop-app It works quite well.. The only problem is I have to use a keyboard,instead of a remote. | 16:30 |
Zinn | [lifehacker.com] Netflix Finally Comes to Ubuntu in the Form of an Unofficial Desktop App | 16:30 |
tgm4883 | gregL, you can use a keyboard w/o mouse to use that? | 16:31 |
wangel | gregL, that fact that I have to load WINE and stuff, is annoying =( | 16:32 |
gregL | tgm4883, Yes, It is the same as if you were on the Netflix site ... | 16:33 |
tgm4883 | gregL, I've not used watch instantly from the netflix site | 16:33 |
tgm4883 | you have to have windows to do that ;) | 16:33 |
gregL | wangel, It's pretty seamless using this method... The way I have it setup, I chose my Netflix button from the Media library and it launches... Like I said it works pretty good.. I don't think you will ever see Netflix on Linux without these schemes.. | 16:38 |
wangel | gregl; which sucks =( I mean... why wouldn't they want to do it | 16:41 |
Seeker` | wangel: not worth the dev effort for the # of users that want it? | 16:46 |
tgm4883 | gregL, is the keyboard just for navigation? eg. is it possible to use the new kernel remote functionality in place of a keyboard? | 16:51 |
gregL | wangel, I think Netflix would want you to use their service,but the content suppliers see users of FOSS as mostly pirates.. | 17:00 |
wangel | gregl; yah... because they don't have a clue | 17:00 |
gregL | tgm4883, Yes, I am sure there is a way to use a remote,but someone with more patience to get to work than me will have to figure it out... I always have a hard time getting a remote to work.. | 17:03 |
bonelifer | mythconverg_backup.pl was working on the 10th and 11th, today it just creates an empty mythconverg-1264-20121217133557.sql file | 19:39 |
tgm4883 | bonelifer, logs? | 19:40 |
bonelifer | not sure which logs. | 19:40 |
tgm4883 | bonelifer, you can run it with --verbose | 19:40 |
tgm4883 | that should help | 19:40 |
bonelifer | I get this: | 19:47 |
bonelifer | mysqldump: Got error: 1045: Access denied for user 'mythtv'@'192.168.1.137' (using password: YES) when trying to connect | 19:47 |
tgm4883 | bonelifer, is it trying to use an incorrect password? | 19:47 |
bonelifer | shouldn't be the frontend connects so the password is correct. | 19:48 |
bonelifer | maybe I set it up in my.cnf or sometehing like that. | 19:48 |
bonelifer | need to dig some more i guess | 19:48 |
tgm4883 | is your frontend on a different machine than your backend? | 19:48 |
bonelifer | combined FE/BE | 19:49 |
tgm4883 | is your frontend trying to connect via 192.168.1.137 or localhost(127.0.0.1) | 19:49 |
bonelifer | I've changed the backend to be available on the IP for the mythbox plugin for XBMC, but that was before I last ran it manually so shouldn't cause any problems | 19:50 |
bonelifer | hte frontend connects to whatever the default was | 19:51 |
tgm4883 | bonelifer, is this 0.25 or 0.26? | 19:51 |
bonelifer | actually 11.10, .24-fixes | 19:52 |
tgm4883 | ah, well that makes things simpler | 19:52 |
tgm4883 | what did you change since it last worked? | 19:52 |
bonelifer | nothing | 19:53 |
tgm4883 | yes you did | 19:53 |
tgm4883 | let me put it this way | 19:53 |
tgm4883 | we haven't pushed any updates for 0.24 in a long time | 19:53 |
tgm4883 | we don't even look for them anymore | 19:53 |
bonelifer | just updates for Ubuntu | 19:53 |
tgm4883 | ok do this | 19:54 |
tgm4883 | jot down your username/host/password from /etc/mythtv/mysql.txt | 19:55 |
tgm4883 | then look and see if they are the same in ~/.mythtv/mysql.txt | 19:55 |
tgm4883 | just verified, we haven't built any changes for 0.24 for 36 weeks | 19:56 |
bonelifer | the same in both | 19:56 |
tgm4883 | ok, then do this | 19:57 |
tgm4883 | mythtv -u<user> -p mythconverg -h<host> | 19:57 |
tgm4883 | and it will prompt for the password | 19:57 |
tgm4883 | <user> and <host> are both from that file you just looked at | 19:57 |
bonelifer | I assume you meant mysql | 19:59 |
tgm4883 | err, sorry yea | 19:59 |
bonelifer | connected | 20:00 |
tgm4883 | hmm ok | 20:00 |
tgm4883 | what is the <host> | 20:00 |
bonelifer | 192.168.1.137 | 20:00 |
tgm4883 | hmm, ok, so when you run it with --verbose, it should print what user/pass/host it's trying to use. Can you verify that those are the same as the ones you were just successful in loggin in? | 20:01 |
bonelifer | it's using the right users, the output has this for password: | 20:02 |
bonelifer | DBPassword: XXX | 20:02 |
tgm4883 | bonelifer, can you look at the --help for that? IIRC, there is an extra verbose option that prints the password it's trying to use too | 20:03 |
bonelifer | are we talking about the backup file, mysql or mysqldump? | 20:06 |
tgm4883 | the mythbackup.pl | 20:06 |
tgm4883 | err mythconverg_backup.pl | 20:07 |
bonelifer | here's the output from --verbose http://pastebin.com/8wRP01JY | 20:16 |
Zinn | [pastebin.com] Configuring environment: - username: william - HOME: /home/willi - Pastebin.com | 20:16 |
tgm4883 | bonelifer, I'm going to have you check the password in ~/.mythtv/config.xml and also ~/.mythtv/backuprc if both of those show the right password, then I'm stumped and you should head over to #mythtv-users | 20:20 |
bonelifer | only thing in backuprc is the backup path | 20:21 |
qwebirc53901 | hi all, need help: Fresh 12.04 mythbuntu install. The MCC only show two "tabs", log-grabber and backup | 20:21 |
qwebirc53901 | no repo tab | 20:22 |
tgm4883 | qwebirc53901, how did you install? | 20:22 |
bonelifer | config.xml is the right password. | 20:22 |
qwebirc53901 | from usb-stick | 20:22 |
tgm4883 | qwebirc53901, with the Mythbuntu though, not Ubuntu+mythtv? | 20:22 |
bonelifer | I'll check in there a little later, this whole thing has cause me to have a migraine thanks for the help | 20:23 |
qwebirc53901 | yes, mythbuntu | 20:23 |
tgm4883 | qwebirc53901, if you start mythbuntu-control-centre from the command line, does it print any errors? | 20:23 |
qwebirc53901 | yes, alot of pango-warnings, works fine if I do gksudo before it | 20:25 |
qwebirc53901 | but still only the two tabs | 20:25 |
tgm4883 | qwebirc53901, do you have mythbuntu-common installed? | 20:26 |
qwebirc53901 | no.. installing | 20:26 |
tgm4883 | weird | 20:26 |
tgm4883 | you should have had that installed by default | 20:26 |
qwebirc53901 | weird, but now it's working. I've had some powerfailures the last few days, maybe something got screwwed up | 20:28 |
* tgm4883 shrugs | 20:28 | |
tgm4883 | IDK, but you need that package for those extra tabs to show up | 20:28 |
tgm4883 | glad it's working now | 20:28 |
qwebirc53901 | yep, thanks a million! | 20:29 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!