MythLogBot@irc.freenode.net :: #mythtv-users

Daily chat history

Current users (70):

MythLogBot, amessina, mad_enz, RokLobsta, bpmedley, Moscherkobold, shurd, croppa, mengoshmink, stuarta, sutula, G, Heliwr, Tobbe5178, brfransen, gregl, gwok, AndyCap, Maliuta, Scopeuk, clueminati, gigem, Muzer, frobnic, peterbennett, Valen, jm|laptop, Kwisher[m], mack-, niska, pppingme, clever, ink0gnito, Warped, Guest91029, kalamaja, rhpot1991, troyt, trumee, ChanServ, jpabq, kusznir, nutron, p71, aloril, enyc, ghoti, LedHed, vesper11, _charly__, BLZbubba, mkbloke, Panic, Azelphur, GreyFoxx, xris, ijc, jya, knowledgejunkie, libsci, tonsofpcs, tris, at0m, doppo, EtherMan, illuminated, lotia, sphery_, GWG, SleePy
Tuesday, April 21st, 2020, 01:05 UTC
[01:05:08] oozer (oozer!~oozer@user-10mt7in.cable.mindspring.com) has quit (Remote host closed the connection)
[02:10:20] Kwisher[m]: .30 b/e setup>storage directories, I can't seem to type in the path I want or use the janky file browser to get the correct folder. Is there a config file I can manually edit?
[02:14:52] [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users
[02:51:00] mack-: yeah, I could only get that janky file browser to work with a mouse. Looks like INSERT INTO `storagegroup` (`id`, `groupname`, `hostname`, `dirname`) for storage group directories
[02:51:19] mack-: Kwisher[m]: ^^
[06:06:45] [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving)
[06:13:51] Toast (Toast!~quassel@w-37.cust-u6165.ip.static.uno.uk.net) has joined #mythtv-users
[07:05:52] Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:ee71:6a0b:4f4e:9706) has joined #mythtv-users
[07:05:52] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v Steve-Goodey
[07:51:08] Moscherkobold (Moscherkobold!quassel@2a01:4f8:173:1ed5::3) has quit (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
[07:52:46] Moscherkobold (Moscherkobold!quassel@2a01:4f8:173:1ed5::3) has joined #mythtv-users
[08:42:16] RokLobsta (RokLobsta!~Dirkka@121-200-12-5.79c80c.mel.nbn.aussiebb.net) has quit (Remote host closed the connection)
[10:05:19] RokLobsta (RokLobsta!~Dirkka@121-200-12-5.79c80c.mel.nbn.aussiebb.net) has joined #mythtv-users
[10:11:29] user798645 (user798645!~User@user-10mt7in.cable.mindspring.com) has joined #mythtv-users
[10:36:39] SteveGoodey (SteveGoodey!~steve@host86-138-103-159.range86-138.btcentralplus.com) has joined #mythtv-users
[10:36:39] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v SteveGoodey
[10:38:47] mad_enz (mad_enz!~mad_enz@2606:6d00:135:9d84:5537:5e79:440d:b561) has quit (Remote host closed the connection)
[10:56:46] mad_enz (mad_enz!~mad_enz@2606:6d00:135:9d84:8979:3dfb:b6c4:7101) has joined #mythtv-users
[11:08:55] Kwisher[m]: mack-: i'm not a mysql expert so i would need the exact commands :(
[12:20:44] paul-h (paul-h!~paul@cpc112433-pres20-2-0-cust645.18-3.cable.virginm.net) has joined #mythtv-users
[12:20:44] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v paul-h
[12:24:49] bill6502 (bill6502!~bill@205.178.24.168) has joined #mythtv-users
[12:26:16] bill6502: Kwisher[m]: Verify the hostname known to MythTV: curl localhost:6544/Myth/GetHostName
[12:26:37] bill6502: curl --data GroupName=SomeName --data DirName=/some/dir/name --data HostName=yourHostName localhost:6544/Myth/AddStorageGroupDir
[12:27:38] bill6502: yourHostName = the result from the 1st command
[12:30:41] Kwisher[m]: i'm wanting to change the default group, that's where recordings are being stored
[12:32:27] Kwisher[m]: and also the livetv group
[12:33:48] Kwisher[m]: so i have a new 3tb drive mounted at /mythtv with 2 folder, recordings 7 livetv
[12:34:22] Kwisher[m]: sp/ recordings & livetv
[12:35:12] Kwisher[m]: and i have to make a 4 hour presence at work so i will return at 1 PM EST
[12:35:28] GWG: Good luck
[12:37:18] bill6502: Kwisher[m]: There's no Update version, so you must remove the old group (RemoveStorageGroupDir) 1st. Same format as AddStorageGroupDir
[12:38:26] bill6502 (bill6502!~bill@205.178.24.168) has left #mythtv-users ()
[13:46:05] stuarta: Kwisher[m]: so do the add first, and the remove later
[13:46:12] stuarta: there is nothing stopping you having both
[13:46:17] ** stuarta has lots **
[14:27:06] Kwisher[m]: so what would be the proper command for hostname=garage? I will remove the listings for the default & livetv groups before running the command(s).
[14:28:55] amessina (amessina!~amessina@unaffiliated/amessina) has joined #mythtv-users
[14:32:47] stuarta: Kwisher[m]: if that's what is returned by the GetHostName call bill suggested
[15:20:49] stuarta: Kwisher[m]: essentially the DB entry contains (groupname, hostname, dirname) so that's what you are feeding it via the services api
[15:38:28] markk__ (markk__!~mark@host109-149-186-30.range109-149.btcentralplus.com) has joined #mythtv-users
[16:13:07] Kwisher[m]: stuarta: so i'm assuming the default & livetv group can contain more than one entry, correct?
[16:13:47] stuarta: Kwisher[m]: yes, one per SG directory
[16:13:49] stuarta: i have 3
[16:18:12] Kwisher[m]: ok, thanks, i will give it a go after i return home
[18:14:56] Kwisher[m]: thank you all who replied to my initial issue, the manual commands worked like a champ :)
[18:36:08] markk__ (markk__!~mark@host109-149-186-30.range109-149.btcentralplus.com) has quit (Ping timeout: 256 seconds)
[18:52:32] psymin_ (psymin_!~psymin@mail.lastbest.net) has joined #mythtv-users
[18:52:32] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v psymin_
[18:55:03] psymin (psymin!~psymin@mail.lastbest.net) has quit (Ping timeout: 260 seconds)
[19:55:09] psymin_ (psymin_!~psymin@mail.lastbest.net) has quit (Quit: Leaving)
[20:26:59] user798645 (user798645!~User@user-10mt7in.cable.mindspring.com) has quit (Ping timeout: 260 seconds)
[20:35:13] oozer (oozer!~oozer@user-10mt7in.cable.mindspring.com) has joined #mythtv-users
[20:50:26] Steve-Goodey (Steve-Goodey!~steve@2a00:23c5:7d83:6501:ee71:6a0b:4f4e:9706) has quit (Quit: Konversation terminated!)
[21:09:02] Kwisher[m]: stuarta: are you on .31 yet?
[21:09:34] stuarta: yes and master
[21:09:37] ** stuarta is a dev **
[21:10:39] Kwisher[m]: not sure if you seen my post a few day ago about the issue with the new sdhedules direct change
[21:11:23] stuarta: no i've not, i don't tend to follow those as i use EIT
[21:11:31] stuarta: where did you post the issue to?
[21:13:29] Kwisher[m]: hmm, any chance you know of a better way to migrate SD when moving to .31? or better instructions on how to do it? the wiki is not very clear
[21:13:34] Kwisher[m]: i posted in here
[21:13:55] stuarta: ah right, you will probably get a better response on the -users mailing list
[21:14:28] Kwisher[m]: i ended up restoring my main b/e drive back to .30 after trying out .31 for a few days
[21:15:24] Kwisher[m]: after discovering mythfilldatabase wasn't working
[21:16:14] stuarta: try it in a VM and see
[21:22:30] GWG: Kwisher[m]: I had to do some symlinking to get mine to work
[21:30:39] Kwisher[m]: a vm is a good idea
[21:31:03] stuarta: i currently have 7 different ones running on my laptop ;-)
[21:33:05] Kwisher[m]: i have 7 hdhr tuners, i'm guessing i can't share them among pc & vm??
[21:35:09] stuarta: not 100% sure, but iirc they are only "busy" when required
[21:36:49] SteveGoodey (SteveGoodey!~steve@host86-138-103-159.range86-138.btcentralplus.com) has quit (Quit: Konversation terminated!)
[22:05:12] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v MythLogBot
[22:35:08] mad_enz (mad_enz!~mad_enz@2606:6d00:135:9d84:8979:3dfb:b6c4:7101) has quit (Ping timeout: 265 seconds)
[22:40:17] mad_enz (mad_enz!~mad_enz@2606:6d00:135:9d84:8979:3dfb:b6c4:7101) has joined #mythtv-users
[22:46:16] Toast (Toast!~quassel@w-37.cust-u6165.ip.static.uno.uk.net) has quit (Ping timeout: 256 seconds)
[22:57:59] Overlordz (Overlordz!~Overlordz@50.35.115.171) has quit (Quit: Leaving)
[23:00:16] oozer (oozer!~oozer@user-10mt7in.cable.mindspring.com) has quit (Remote host closed the connection)
[23:07:28] mad_enz (mad_enz!~mad_enz@2606:6d00:135:9d84:8979:3dfb:b6c4:7101) has quit (Read error: Connection timed out)
[23:08:53] mad_enz (mad_enz!~mad_enz@2606:6d00:135:9d84:8979:3dfb:b6c4:7101) has joined #mythtv-users
[23:17:22] paul-h (paul-h!~paul@cpc112433-pres20-2-0-cust645.18-3.cable.virginm.net) has quit (Quit: Konversation terminated!)
[23:47:45] mad_enz (mad_enz!~mad_enz@2606:6d00:135:9d84:8979:3dfb:b6c4:7101) has quit (Read error: Connection timed out)
[23:50:03] mad_enz (mad_enz!~mad_enz@2606:6d00:135:9d84:8979:3dfb:b6c4:7101) has joined #mythtv-users

IRC Logs collected by BeirdoBot.
Please use the above link to report any bugs.