-
squentin pushed 1 commit(s) to refs/heads/master in the gmusicbrowser Git repository of the gmusicbrowser project.
2009-11-13 18:42:13 UTC by squentin
-
squentin changed the public information on the gmusicbrowser project.
2009-11-13 17:50:59 UTC by squentin
-
Hello,
Where does webkit has its cache?
The xulrunner cache is under ~/.config/gmusicbrowser/mozilla_profile. But I cannot find the webkit cache. There is also no directory ~/.mybrowser as Quentin mentioned in an earlier thread.
Vlad.
2009-11-10 13:41:14 UTC by donvla
-
Ajouter des champs est maintenant facile, il faut juste que je crée l'interface, je ferai ça bientôt. Ca veut dire pouvoir ajouter un champs "label", et un champs "liste d'artistes ayant participé/apparentés", pouvoir les éditer, les filtrer (FPanes), et optionellement les sauver dans le tag (ça viendra sûrement un peu plus tard).
La suite on verra après :)
Et au passage, à...
2009-11-10 00:17:28 UTC by squentin
-
Désolé de ne pas avoir répondu plus tôt (le temps passe vraiment trop vite). Je vais bientôt changer d'hébergeur, je me pencherai sur la question à ce moment là. Bien sûr je pourrai aussi le traduire moi-même (je suis français quand-même :). Le mieux, c'est peut-être que tu m'envoie une traduction, et après je ferai moi-même les mises à jour.
N'hésite pas à faire une...
2009-11-09 23:53:58 UTC by squentin
-
up ?.
2009-11-08 14:04:15 UTC by bobbyakaras
-
I installed new version of gmb and everything is working great. Thank you:)
2009-11-05 13:47:34 UTC by ahaw
-
thanks a lot for reporting this, I fixed it in a more central place, see commit http://github.com/squentin/gmusicbrowser/commit/7689b8eb15d312a517fda0f95ebbc79b4d2456bf.
2009-11-03 22:03:24 UTC by squentin
-
in the 1.1.3 development release using massrename & moving files to a new folder causes double slashes in the database, which on its turn results in double entries when the directory is scanned again.
result :
after moving : /newbasedir//filename.mp3
after a new scan both the entry with double slash, as the new discovered one with single slash appears
solved by a dirty hack :
+++...
2009-11-01 23:29:03 UTC by nobody
-
If you use a SongTree (depends on which layout you are using), you can already do it by using this column definition (to add in ~/.config/gmusicbrowser/layouts/somefile.layout) :
#for v1.0.x :
{Column right_aligned_folder}
menutitle = Folder (right-aligned)
title = Folder
hreq=text:h
width=200
sort= upath
songbl= text
text : text(markup= pesc($upath), x=-text:w)
for v1.1.x you have...
2009-11-01 22:02:22 UTC by squentin