Bits missing?

2008-02-20 Thread Shadowfirebird
Hi folks, I get that XMMS2 is still in development, so there are likely to be some bits missing. I think I've found some -- sort of like when you put a car back together and find a washer on the floor, only less serious -- and I wondered if anyone had a workaround for them. 1) Short of actually

Re: Bits missing?

2008-02-20 Thread Tobias Rundström
Hello! > 1) Short of actually fiddling with the backend database, is there any > way of deleting items from my mlib? Changing track and album names? > Clearing the mlib entirely? (If I do fiddle with the backend database, > how likely am I to break something?) Deleting things is easy. You have a

(DrJekyl, Ubuntu 7.1) addpls fails for MSU, PLS (was: Bits missing?)

2008-02-20 Thread Shadowfirebird
Right, error logs: M3U FILE --- [EMAIL PROTECTED]:~/0_projects/PLAYLISTS$ xmms2 addpls coulton_best_music.m3u Playlist with 29 entries added [EMAIL PROTECTED]:~/0_projects/PLAYLISTS$ xmms2 list ERROR: Could not retrive info for that entry! error log: INFO: ../src/xmms/log.c:36: Initi

Re: Bits missing?

2008-02-20 Thread Shadowfirebird
> Deleting things is easy. You have a call "xmms2 mlib remove " that > removes a single song. With xmms2 mlib setstr and xmms2 mlib setint > you can set properties for entries in the database. To completely > clear the database you need to do it manually right now. xmms2 quit ; > rm ~/.config/

Re: Bits missing?

2008-02-20 Thread Erik Massop
Dear Shadowfirebird, > 2) How can I rename a playlist? As playlists are (ordered) collections they can be renamed like any other collection, in this case using "xmms2 coll rename Playlists/ Playlists/" > 3) How can I take the current song queue and save it as a playlist? I don't think there i

Re: (DrJekyl, Ubuntu 7.1) addpls fails for MSU, PLS (was: Bits missing?)

2008-02-20 Thread Erik Massop
Dear Shadowfirebird, > PLS FILE > - > [EMAIL PROTECTED]:~/0_projects/PLAYLISTS$ xmms2 addpls joco.pls > ERROR: End of file reached This bug was on the mailing list a while ago: http://lists.xmms.se/pipermail/xmms2-devel/2008/000836.html No bug was ever filed in the bugtracker howeve

Re: Bits missing?

2008-02-20 Thread Dan Chokola
On Wed, Feb 20, 2008 at 6:32 PM, Erik Massop <[EMAIL PROTECTED]> wrote: > > 4) M3U and PLS playlist loading seem to be broken for me -- at best > > they seem to load gobledegook track names. > > In DrJekyll (and DrKosmos) addpls adds items in medialib-order (by > idnumber). There is a patch fo

Re: Bits missing?

2008-02-20 Thread Sébastien Cevey
> In <[EMAIL PROTECTED]> > Erik Massop <[EMAIL PROTECTED]> wrote: > > 3) How can I take the current song queue and save it as a playlist? The "currrent song queue" is in fact already a playlist. By default, there is a single playlist called (tadam) "Default". So maybe what you want i