/srv/irclogs.ubuntu.com/2011/07/26/#ubuntuone.txt

duanedesignpmatulis: that is strange01:01
pmatulisduanedesign: yes01:04
pmatulisi get redirected to https://media.one.ubuntu.com/offline.html01:07
kingmiloHi Gents.06:20
kingmiloI have a 300GB U1 account and I have been trying to sync +- 100GB over the last 3 weeks to my U1 account. Thus far only 8.5GB has been uploaded.07:03
kingmilosyslog doesnt show any errors, but i have a sneaky feeling the problem may lie in the naming conventions of some of the files, any ideas?07:05
csdwifiwhy would the ubuntu one synch be disabled on one of my share folders?  (on both client and local)07:57
csdwifii mean, i can't even toggle it on or off07:58
duanedesigncsdwifi: hello08:03
duanedesignhello kingmilo still around?08:04
duanedesigncsdwifi: what version of Ubuntu are you on?08:05
kingmiloyes duanedesign08:07
kingmilohi08:07
csdwifiduanedesign, 11.04 natty x8608:08
csdwifi2.6.8/10 on kernel08:08
csdwifican't remember exact08:08
duanedesigncsdwifi: when you look at the folders in the Ubuntu One Control Panel are they checked?08:10
duanedesignkingmilo: can you look at this log file to see if their are any errors ~/.cache/ubuntuone/log/syncdaemon-exceptions.log08:12
duanedesigncsdwifi: oh i see. "both client and local" meaning in the Control Panel and in Nautilus (file manager)?08:14
csdwifiyes08:15
kingmiloduanedesign: will do08:15
csdwifihmmm the only thing i'm really concerned about now is how to add something to a local network cloud, or is ubuntu one entirely web based?08:16
duanedesigncsdwifi: is this a folder you are Sharing with another user or a folder you are Syncing between just your computers and cloud?08:17
csdwifijust on the local network, all computers with access need to have the files available at all times08:18
csdwifieven if all but one of the sources is off08:18
duanedesigncsdwifi: all Cloud Folders are synced with the cloud. So you can not just sync between machines on a local network08:19
csdwifi(the folder is on an external drive on my main fileserver)08:19
duanedesigncsdwifi: all synced Cloud Folders need to be in the users $HOME directory08:19
csdwifiok, i've got everything synching up now08:20
duanedesigncsdwifi: great08:20
kingmiloduanedesign: http://pastebin.com/RTWvjUGu  <-- tail that file if you want more ill try upload the entire log08:21
duanedesignkingmilo: looks like your hunch might be correct08:23
kingmiloduanedesign: What are my options? Try and format a 100GB of files to remove whitespace and and any abnormal strings?08:25
duanedesignkingmilo: i have a script you can use to identify the offending files. You can run it with the following:08:26
duanedesignwget http://people.canonical.com/~roman.yepishev/us/utf8-filename-check.py08:26
duanedesignpython utf8-filename-check.py08:26
kingmiloduanedesign: excellent ill give it a shot08:30
duanedesignkingmilo: i think their is a way to batch rename the files...08:32
kingmiloduanedesign: works nicely thank you, gotta love python! There are less than 10 offending files so ill just run another python script to rename, ill give it a shot and let you know if it works - thanks!08:36
duanedesignkingmilo: great! definetly, let me know08:38
j0nrHi. Is there an online view of my music based on tags, the way the mobile app sees it?08:42
duanedesignj0nr: at one.ubuntu.com their is not08:47
kingmiloduanedesign: Ok so far so good, removed offending files, U1 recognizes the DEL of said files, now the state is:08:54
kingmiloduanedesign: ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: <State: 'READY'  (queues WORKING  connection 'Not User With Network')>; queue: 76314; hash: 0) ----08:55
duanedesignkingmilo: ok State:READY means you need to issue the command:  u1sdtool --connect08:55
kingmiloduanedesign: ahh, im connected remotely will have to NX in and run it I think08:56
duanedesignkingmilo: you want connection'*With* User *With* Network'08:57
kingmiloduanedesign: got ya08:57
duanedesigncool. Took me awhile to get used to the states. A little cryptic.08:58
kingmiloduanedesign: ok UNlinking from bad files...08:58
kingmiloduanedesign: ubuntuone.SyncDaemon.DBus - INFO - connect was requested. Are we autoconnecting? False08:58
kingmiloduanedesign: can we set to autoconnecting True :)08:59
kingmiloduanedesign: yea a little but your a big help so thanks very much08:59
duanedesignkingmilo: you should have an Ubuntu One entry in 'Startu Applications'08:59
kingmiloduanedesign: Yea i do, think it might be getting confused because the user is logged in twice and this session is a remote NX session.09:00
duanedesignkingmilo: fwiw the command it runs is:   /bin/sh -c '[ -d "$HOME/Ubuntu One" ] && ubuntuone-launch'09:00
duanedesignin case you want to check it09:01
kingmiloduanedesign: oh shucks - tail: cannot watch `.cache/ubuntuone/log/syncdaemon.log': No space left on device09:02
kingmiloduanedesign: how do i clear the cache, 3 weeks of writing to log files has taken it toll i think :/09:02
kingmiloroot / has 605GB avail09:03
kingmilomight be a inode problem with small files etc.09:03
duanedesignkingmilo: you can safely remove all the files from .cache/ubuntuone/log/09:04
kingmilodone09:05
kingmilodoing some exciting stuff here haha09:06
kingmiloI am really enjoying using Canonical Landscape to monitor my Ubuntu LTSP server and syncing my backups from all those servers to the U1 cloud09:07
kingmilomakes my life so much easier09:07
kingmiloThis U1 problem was an issue but thanks to you duanedesign I understand how to manage it a lot better09:08
duanedesignkingmilo: you mentioned inodes09:08
duanedesignkingmilo: thought i might mention this just in case09:08
duanedesignkingmilo: here is a bug report where max_user_watches was set low and caused an error09:09
duanedesignit has a syncdaemon-exceptions.log  so you can see what the error is. Comment #2 is the fix09:10
duanedesignbug #61416109:10
ubot4Launchpad bug 614161 in ubuntuone-client (Ubuntu) "ubuntu one applet crash on login (affects: 1) (heat: 8)" [Undecided,Expired] https://launchpad.net/bugs/61416109:10
duanedesignyou might not need that bit of knowledge but never now :)09:11
kingmiloduanedesign: brilliant I believe that might be part of the problem, going to increase it!09:12
kingmiloduanedesign: Ok the state now is on LOCAL_RESCAN I am going to assume its building a 'list' of the files needing to sync, will then compare to the U1 cloud and then start syncing?09:17
kingmiloduanedesign: apologies for bombarding you with questions!09:18
kingmiloubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: <State: 'LOCAL_RESCAN'  (queues WORKING  connection 'Not User With Network')>; queue: 38604; hash: 0) ----09:18
duanedesignkingmilo: that is correct09:25
duanedesignand quues is the number of files (and metadata) to sync09:25
duanedesignkingmilo: you can watch the queue if you want to keep track of progress with the command:  u1sdtool --waiting | wc -l09:26
duanedesigni'll brb. gotta pick up breakfast :)09:27
kingmiloenjoy :)09:42
kingmiloduanedesign: thanks but it requires X again and im logged in remotely via ssh, just watching the log file for now, no exceptions as of yet so far so good!09:45
mandelDiegoSarmentero: take a look at: http://timgolden.me.uk/pywin32-docs/shell.html12:25
DiegoSarmenteromandel, thanks...... on it12:26
mandelDiegoSarmentero: no idea which version of pywin32 it has that, mine does not12:27
alecunessita, --temp-directory=12:55
=== m_conley_away is now known as m_conley
ralsinaalecu, nessita, DiegoSarmentero, mandel: volunteers for review: https://code.launchpad.net/~ralsina/ubuntu-sso-client/no-thread-execute/+merge/6928013:37
DiegoSarmenteroralsina, on it13:37
kingmiloduanedesign: let me know when ur around again :)13:45
alecuC:\Temp\_trial_temp\tmp\tests.syncdaemon.test_localrescan\ComparationTests\test_deep_and_wide\shares\ro_share\a\b\c\d\e\f\g\h\i\j\k\l14:14
nessitamandel: any clues? http://paste.ubuntu.com/652441/14:16
lamalexis there a u1 files client for osx?14:21
faganlamalex: nope not yet14:23
lamalexso there's going to be one?14:24
faganlamalex: well we want to support as many platforms as possible and mac is on that list but it wont be too soon from now14:25
faganlamalex: we are still working on the windows client14:25
lamalexaye aye14:26
aquariusduanedesign, you might find http://askubuntu.com/questions/54446/login-to-ubuntu-one-from-iframe/54463#54463 interesting :)14:29
duanedesignkingmilo: hello14:35
duanedesignthank you aquarius14:35
HazRPGhey guys15:07
faganHazRPG: hi15:08
HazRPGah, seems my question is half answered from the topic links ^_^15:08
fagannice15:08
kingmiloduanedesign: since chatting to you the status hasn’t changed and no errors have been logged, my concern is why hasn’t it started to upload do you think?15:08
kingmiloduanedesign: ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: <State: 'READY'  (queues WORKING  connection 'Not User With Network')>; queue: 76312; hash: 0) ----15:09
HazRPGAnyone know if there's an update to the status of u1ms15:09
HazRPG?*15:09
dobeyHazRPG: how do you mean?15:09
HazRPGdobey: Well according to the wiki it says as of 2011-07-20 some people have been having troubles downloading music purchases... I seem to be one of those people, placed the order last night.15:10
HazRPGreference: https://wiki.ubuntu.com/UbuntuOne/Status#MobileStreamingMusic15:11
HazRPGah, wrong anchor link, but its still on the bottom of that page15:12
beunorye, ^15:12
dobeyah15:12
HazRPGAnything I can try to resolve it?15:14
duanedesignkingmilo: looks like you need to connect the syncdaemon. You can do that by running the Terminal command:  u1sdtool --connect15:14
ryeHazRPG, hello, yes, we are working on the fix to the server-side which will make purchases appear instantly again. At the moment some number of purchase downloads are delayed15:14
HazRPGrye: Ah, okay. Thanks for the update. :)15:15
HazRPGrye: I'm guessing all current orders are placed into a queue at the moment?15:15
ryeHazRPG, some of the files may download properly, could you please PM me your Ubuntu SSO e-mail address you are using for Ubuntu One so I could look up the status?15:16
HazRPGsure15:18
alecuralsina, http://pastebin.ubuntu.com/652476/15:24
dobeyalright, lunch time. bbiab15:32
kingmiloduanedesign: that command hates being run in the terminal / remotely, only works when you are within the X server and in terminal, ill login remotely now and let you know.15:35
kingmiloduanedesign: FYI, i restarted the server because its not production and I would have thought that it would start the sync auto without having to run said command.15:35
kingmiloduanedesign: Ran the cmd, no change in the log file no exceptions either, opened up U1 Control Panel and status is 'File sync Starting'15:39
duanedesignkingmilo: can you try running the Terminal command:  u1sdtool -s15:40
DiegoSarmenterofacundobatista, http://oopsmygeekisshowing.com/uploads/estimation.png15:41
kingmiloduanedesign: sure. output is: per line --> State: Local_Rescan /n connection: With User With Network /n description: doing local rescan /n is_connected: False /n is_error: False /n is_online_ False /n queues: WORKING15:41
kingmiloduanedesign: lot's of 'false' in their :\15:42
kingmiloduanedesign: Local_rescan surely cannot take THAT long, ie since we chatted earlier this morning, it's lots of files total size +- 100GB15:42
kingmiloOk we are getting a bit more action in the log file.. .15:47
duanedesignkingmilo: once the local rescan finishes it will connect to the server and some of those Falses will change to True15:47
alecumandel, http://bugs.python.org/issue494415:47
kingmiloduanedesign: aka being patient :)15:47
kingmilobe*15:48
kingmiloduanedesign: Either way thanks for your help and your python script, I have learnt a lot today!15:48
kingmiloduanedesign: are you a U1 developer?15:48
duanedesignkingmilo: I work on the team but i am not a developer.15:49
kingmiloduanedesign: OK :)15:49
duanedesignkingmilo: at least i am not a developer for U1. I do some development in my off-time15:51
kingmiloduanedesign: Ok kool, python?15:52
duanedesignkingmilo: mostly15:52
duanedesignkingmilo: i am trying to do more C15:52
kingmiloduanedesign: nice, i love python, im not very good at coding a bit of a jack of all trades but so enjoy python15:53
duanedesignyes python is noce15:53
duanedesigns/noce/nice15:53
kingmiloduanedesign: I recently read an article about a Germany Insurance company, I think it was called, LVD or something along those lines, they are using Ubuntu as their Primary OS, around 10,000 installs, do you think Canonical would be interested to know about a small South African company who has done the same but on a much smaller scale, 200 instances?15:56
beunokingmilo, LVM15:56
beunokingmilo, and we would  :)15:56
kingmiloWe use the Canonical Landscape service, use their eLearning and then all our users run Ubuntu Natty :)15:56
kingmilobeuno: Yes that was it, awesome!15:56
kingmilobeuno: How should I go about it, we are very proud of our setup and would like to share the experience with others, plus we can be a good test case for other company's in our country. At the moment we are setting up another small company to replace OS's (read Microsoft) in companys with Ubuntu.15:58
beunokingmilo, let me find out who's the best person to forward this15:59
kingmilobeuno: Ahh, and we are backing up all our data to a central server via Rsync, 4 IBM servers that provide LTSP to all our users. Those IBM servers then rsync all user data to a central IBM server running Ubuntu which then sync's to the U1 cloud, hence my parking in this channel for the day.15:59
kingmilothanks beuno, that would be great15:59
beunokingmilo, contact pr@ubuntu.com16:01
kingmilobeuno: Excellent, thanks!16:02
kingmilomuch appreciated16:03
kingmiloduanedesign: We are making progress, some of the options have moved to true, seems like local scan is done and now the queue is being setup, so thanks for your assistance!16:08
duanedesignkingmilo: awesome!16:25
kingmilocheers gents.17:01
nessitafacundobatista,: https://code.launchpad.net/~nataliabidart/ubuntuone-client/avoid-circular-imports/+merge/6932917:14
nessitaDiegoSarmentero: https://code.launchpad.net/~nataliabidart/ubuntuone-client/avoid-circular-imports/+merge/6932917:16
DiegoSarmenteronessita, http://paste.ubuntu.com/652558/17:21
facundobatistanessita, mandel: https://code.launchpad.net/~facundo/ubuntuone-client/win-attrs-only-user/+merge/6933417:23
mandelfacundobatista: looking17:26
nessitaDiegoSarmentero: can you please apply this diff in installer? http://paste.ubuntu.com/652561/17:28
mandelfacundobatista: line 60 it removes everyone, which might be a problem because even if you user is not allowed, if everyone is then your user will be to17:31
mandels/to/too17:32
* dobey puts on the lone ranger theme song :P17:33
mandelfacundobatista: what about using this guys: http://support.microsoft.com/kb/24333017:35
mandelfacundobatista: should fix the issue of using the group name17:36
nessitaDiegoSarmentero, facundobatista: ahora sí: https://code.launchpad.net/~nataliabidart/ubuntuone-client/avoid-circular-imports/+merge/6932917:41
alecumandel, facundobatista: http://support.microsoft.com/kb/15723417:45
DiegoSarmenteronessita, http://paste.ubuntu.com/652568/17:47
mandelfacundobatista, alecu: http://www.icodeguru.com/WebServer/Python-Programming-on-Win32/ch16.htm look for 'well known'17:51
mandelfacundobatista: in ntecuritycon you have this defined: http://msdn.microsoft.com/en-us/library/cc245516(v=prot.10).aspx17:55
=== beuno is now known as beuno-lunch
mandelfacundobatista: aca: http://docs.activestate.com/activepython/2.5/pywin32/PySID.html17:56
mandelfacundobatista: constructor: http://docs.activestate.com/activepython/2.5/pywin32/win32security__SID_meth.html17:57
alecumandel, facundobatista: http://docs.activestate.com/activepython/2.4/pywin32/win32security__CreateWellKnownSid_meth.html17:59
alecufacundobatista, mandel: win32security.CreateWellKnownSid(win32security.WinBuiltinAdministratorsSid)18:01
alecufacundobatista, mandel: win32security.CreateWellKnownSid(win32security.WinWorldSid)18:02
alecumandel, http://msdn.microsoft.com/en-us/library/aa379650(v=vs.85).aspx18:03
facundobatistaalecu, mandel:18:09
facundobatista>>> win32security.CreateWellKnownSid(win32security.WinBuiltinAdministratorsSid) == win32security.LookupAccountName("", "ADMINISTRADORES")[0]18:09
facundobatistaTrue18:09
facundobatista>>> win32security.CreateWellKnownSid(win32security.WinWorldSid) == win32security.LookupAccountName("", "TODOS")[0]18:09
facundobatistaTrue18:09
dobeygrr. reimports should be fatal errors in lint checkers18:38
facundobatistamandel, nessita: https://code.edge.launchpad.net/~facundo/ubuntuone-client/win-user2sid/+merge/6934218:55
=== beuno-lunch is now known as beuno
dobeysigh19:04
dobeyverterok, nessita, mandel: contrib/dbus-docs is totally broken right now, due to the various platform changes. not sure why it is causeing me problems now though19:05
nessitadobey: broken how?19:05
nessitadobey: ah, ok, I read that wrong :-)19:05
dobeywell it's importing stuff that apparently got moved19:05
dobeysome of those were re-imports, which are evil.19:06
verterokdobey: why is causing problems?19:13
verterokdobey: it's being executed in make <something>?19:13
dobeymake docs, yes19:14
verterokdobey: can you just remove it from the make target?19:17
verterokdobey: everything gor shuffled :/19:17
verterokdobey: I just fixed the imports, but now is missing: contrib/testing/dbus-session.conf19:17
verterokdobey: because contrib/dbus_util.py is also broken19:18
dobeyyeah, i'm fixing it19:18
dobeyi just had to express my displeasure :)19:19
verterokdobey: :)19:19
dobeyhah20:04
dobeybecause i was using 'make docs' instead of 'make -C docs'20:05
dobey:-/20:05
dobeynessita: patience :)20:22
nessitadobey: what did I do? :-)20:22
dobeynessita: i just saw a couple merges in my e-mail, where you approved the branches before launchpad finished rescanning them :)20:23
nessitadobey: oh, sorry, I thought they were scanned20:24
dobeynessita: hrmm. and i see this trial temp dir bug on ubuntuone-dev-tools that looks rushed, and more of a workaround than a solution20:30
nessitadobey: why a workaround?20:30
nessitadobey: we need trial's temp customized when running tests in windows20:30
nessitadobey: definitely outside the source tree in our cases20:31
dobeynessita: because it just adds an env var it looks for. and it seems like a rushed feature to get around a problem you hit while being in a rushed state to get work done. :)20:32
dobeythe bug does not describe a problem at all, but the "need" for a specific workaround.20:32
nessitadobey: not sure what you mean with rushed20:32
nessitadobey: the problem is: the trial temp is written in the same source tree20:32
nessitawe need to have the trial temp in a custom location, due to perm issues20:32
dobeyTags: u1-zomg-windows <- rushed :)20:33
dobeynessita: ok. i think i would like to understand those issues better.20:34
nessitadobey: we talked about this with the team, and we evaluate different options. We consider this a good solution. Would you have any other proposal to have the trial temp outside the source tree?20:34
dobeythere is absolutely no mention of permissions issues on the bug. the bug is "we need to customize the dir, so we can have the source tree in a different place" :)20:34
nessitadobey: well, that's the need in the bug report regarding the project20:35
dobeynessita: i don't have a proposal right now because i don't even know what the problem is exactly.20:35
nessitadobey: the problem is that the trial temp can't be created in the source tree we're mounting in windows due to perm issues (I don't have a backtrace right now)20:35
dobeybug reports should describe problems, not solutions. branches describe solutions :)20:35
nessitathe problem is that we can't customize the trial temp directory using u1trial and trial does allow the --directory-temp or something like that20:36
nessitawe need more flexibility for u1trial regarding that, we consider this the less invasive change20:37
dobeyok, i think that is a separate issue (u1trial not expositing options which trial has)20:37
nessitaprobably. But, like I mentioned before, we evaluated exposing trial options and doing this fix, and we decided going with this one20:37
dobeywell i generally prefer things to "just work" without having to pass options or set env variables, unless there is an absolute last resort need for them and there's no other way.20:38
nessitadobey: I know, and I'm glad you do that20:38
dobeynessita: i understand why you did it. i'm not questioning that. i just want the information about the actual problem to be documented. i have no idea what all you discussed and didn't discuss exactly, at the sprint. i'm not there eating alfajores with you :)20:39
dobeynessita: if you could reproduce the problem, and explain the issues in more detail, i would be happy. :)20:40
nessitadobey: sure!20:41
nessitadobey: we have VMs to do the windows develop. We have linux hosts, so we defined mount point inside the VM pointing to linux's folders20:42
nessitadobey: so, we can run the tests over "linux" directories that are mounted inside the VM into another "drive" (e: for example)20:42
dobeynessita: i'm not upset that you made the change or anything. i just want the info documented, so that when i see it, i can possibly come up with a better solution to the problem. and if not then we can agree that your solution is best or whatever.20:42
dobeynessita: can you put the info in the bug report please? i won't remember anything on irc :)20:43
alecuralsina, https://code.launchpad.net/~alecu/ubuntuone-client/remove_watcher_q20:43
nessitadobey: ack, and thanks for understanding20:43
alecuralsina, and here's how to run it: http://pastebin.ubuntu.com/652658/20:43
nessitadobey: I will update the bug report20:43
ralsinaalecu: ack20:43
dobeynessita: great, thank you. :)20:43
mandelalecu: if we are terribly desperated we can try the following: http://doc.qt.nokia.com/latest/qfilesystemwatcher.html#details20:45
nessitadobey: I added a comment to bug #816418, would you please let me know if it makes sense? not sure I made my point there20:54
ubot4Launchpad bug 816418 in ubuntuone-dev-tools "We need to customize trial's temp dir (affects: 1) (heat: 6)" [High,Fix committed] https://launchpad.net/bugs/81641820:54
=== m_conley is now known as m_conley_away
dobeynessita: windows == windows 7? or also xp and/or vista?20:58
nessitadobey: let me confirm with the rest here20:59
nessitadobey: at least win 7, but we're not running other win ATM20:59
dobeynessita: what type of mount is it? i guess it's a readonly drive?21:01
nessitadobey: no, we explicitely set it to read write21:01
nessitadobey: let me show you a screenshot21:01
dobeynessita: then i wonder why it can't be written to :)21:04
nessitadobey: the error is not "i can't write", but some "security bla foo" error21:05
nessitadobey: trying to reproduce the error now21:05
dobeynessita: ok. traceback would be nice, yes :)21:05
facundobatistanessita, https://pastebin.canonical.com/50293/21:06
nessitadobey: ^21:06
nessitadobey: all facundo, alejandro and me got the same trace21:07
nessitadobey: that is raised as soon as we try to create folders inside the temp dir21:07
dobeyah ok. interesting21:08
dobeyso u1trial isn't failing, but the tests are21:09
nessitadobey: right, I may clarify that in the bug report21:09
nessitaclarification added21:10
j0nrhello again,21:10
dobeyok. the details about how that drive is mounted (fs type, permissions, etc), are important here i think. so would be very useful for me to see those (since i can't look directly)21:11
j0nrI am finding quite a few music files are not having their ID3 tags read properlyat all.21:11
dobeybeuno: ^^ see j0nr's message21:11
beunoj0nr, let me take a look at the servers. When did this start happening?21:12
j0nrbeuno: well I uploaded my music for the first time about 10 days ago21:13
nessitadobey: other that specifying how I setup that in the vm, I don't know what is going on behind scenes. Does that work?21:13
beunoj0nr, and not all of it got scanned?21:13
j0nrsince it finished syncing, looking at music on U1Mobile, there are many 'unknown' files, some of which I have determined so far, definately have tags21:13
beunoj0nr, what's your email address?21:14
dobeynessita: well it's a start. if it's not enough, we can figure out how to get more info about it :)21:14
j0nrbeuno: I do wonder if it is just a scanning thing... as I re-wrote some tags (albeit with exactly the same detail) and it recognised the changes21:14
nessitadobey: I'll do that21:14
j0nrbeuno: jon@jcrdevelopments.com21:14
dobeynessita: great. thanks21:14
beunoj0nr, let me check real quick what your account looks like and some server logs21:15
j0nrbeuno: cool, thanks!21:15
beunoj0nr, these are mp3s?21:16
j0nrbeuno: yes21:18
beunoj0nr, can you give it an minute and look again?  I've queued your music to be re-scanned21:19
j0nrbeuno: ok. Is that something I coulod have done?21:19
beunoj0nr, no, not at all. There could of been a glitch on our side, I'd need to investigate21:20
j0nrbeuno: no I mean the rescanning of the music?21:21
beunoj0nr, oh, no, we don't expose that to users21:25
j0nrI have another question... if I accidently delete something out of a U1 synced folder... how can I use U1 to restore? Quickly disable the daemon so it doesn't delete on the server then manually download the files elsewhere/21:25
j0nrbeuno: ok. thanks for doing it21:26
beunoj0nr, did it get fixed?21:26
beunoj0nr, we're working on a tool for users to be able to do that, but in the mean time, just popping in and asking someone from support will do it21:27
j0nrbeuno: not yet.... just hit refresh at top of Music tab, but still shows same results.21:27
beunoj0nr, lets try and experiment then. Can you pick any random file that has incorrect tags, and copy it to a different folder (that is also synced)21:29
j0nrbeuno: correct tags, but not displayed in U1M properly?21:35
beunoj0nr, yes21:36
j0nrbeuno: ok done... unfortunately I made some changes to other files so there is a bit fo syncing gong on...may take a while21:36
* beuno goes make a sandwich21:37
dobeyhave a good evening all!21:39
j0nrbeuno: ok, sync complete21:59
j0nrbeuno: file copied to U1 folder...21:59
j0nrbeuno: gotta go now... will see how it goes tomorrow. cheers22:13
nessitaok, I'm off22:36
nessitasee ya all tomorrow!22:36

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!