is there a playlist database or not

Help each other out

is there a playlist database or not

Postby kasje on Wed Sep 20, 2006 8:43 pm

i'm using baddabings skin for a while now and suddenly when i pick a full cd to add to the playlist..i can't find the playlist anymore in the overlayplaylistscreen of baddabings skin.

i restarted xlobby with the default skin and yes theire was the playlist again. I wrote every down of the skineditor so i could see what the difference was..but i can not see any difference.

i even checked the color of the font....nothing.

how do i show the playlist in this category.

under the editor in that overlayplayscreen under category/general....under name it says playlist
when i look there under databases...i see m3uplaylist...but when i look under F2 ..there is no such database.

What am i doing wrong..or how do i make this new database?

tanx in advance
kasje
 
Posts: 58
Joined: Fri Aug 18, 2006 9:47 pm
Location: Flamisch belgium

Postby Marbles_00 on Wed Sep 20, 2006 9:35 pm

In short...there is no actual playlist database. This is kinda like a "special" category where the list is made directly from the Winamp playlist. I think it is done by internal Xlobby commands. To help in getting it back read this post:
http://www.xlobby.com/forum/viewtopic.p ... highlight=

As for the m3uplaylist, the category list is derived from the directory Xlobby/playlists and is setup just like creating other databases (through Setup/database Import).

Hope this helps.
Marbles_00
 
Posts: 1867
Joined: Wed Apr 06, 2005 12:44 pm
Location: Canada

Postby kasje on Wed Sep 20, 2006 10:02 pm

nope doesn't work.

i had that post alraedy tried..like i said..i compared differend skins and some work and others don't. The kiss skin doesn't work to..and the default skin works.
Very strange.
i made the new database (m3uplaylist) and linked it to a directory called playlist in xlobby.
so the playlist saving works. So it does the tric.
only the
For playlist: Create a category named playlist for the display use %position%. %display% for the info screen use nothing
doesn't work...nothing shows up.
i have no idea were the problem is
kasje
 
Posts: 58
Joined: Fri Aug 18, 2006 9:47 pm
Location: Flamisch belgium

Postby Marbles_00 on Thu Sep 21, 2006 4:23 am

Another thing you could try. You mentioned that your using the Heavy Metal skin, and that at one time it worked for you. What would it take to copy over that xml file from the original skin? I think it is in the skins/Heavy Metal directory called playlist.xml.

One thing to ask before you try that. If you go to the skin editor/category, then click on the Databases tab, is anything highlighted there? Mainly "none"? Seems to me from what I have tried, all the categories where that was highlighted, I could get a playlist to show up.

Now the question that I can't answer for you, how to get rid of any highlights on that list?
Marbles_00
 
Posts: 1867
Joined: Wed Apr 06, 2005 12:44 pm
Location: Canada

Postby lar282 on Thu Sep 21, 2006 6:26 am

maybe it helps by looking at the default(stevens) skin. He has playlist.rename,load,save and so on.


//Lasse
lar282
 
Posts: 1624
Joined: Thu Apr 01, 2004 4:13 pm
Location: Helsingborg, Sweden

Postby kasje on Thu Sep 21, 2006 8:13 am

oke...the default skin didn't worked
...the kiss skin didn't worked
the heavymetal x skin worked
the heavymetal ts skin didn't worked.

i try to copy the playlist xml..i even copied the original heavymetal tc skin over to my skindirectory.
my skin is a combination of the heavymetalx for the menu and a few other screen and all the other screens comming fron the ts screen.

when i started the original heayvymetal TS skin...al worked but when i got to the playlist screen i got this :

Code: Select all

************** Exception Text **************
System.ArgumentException: Parameter is not valid.
   at System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format)
   at System.Drawing.Bitmap..ctor(Int32 width, Int32 height)
   at xlobby2.DisplaySetting.GetImage(Rectangle rect)
   at xlobby2.DisplaySetting.Draw(Graphics g, Rectangle rect, String placement, Category cat, CategoryObject co)
   at xlobby2.DisplaySetting.Draw(Graphics g, Rectangle rect, Category cat, CategoryObject co)
   at xlobby2.Category.DrawCurrentState(Graphics g, Control control)
   at xlobby2.PicButton.drawImage(Graphics g, Control c)
   at xlobby2.GdiDraw.DrawButton(PicButton ptemp, Graphics g, Control control)
   at xlobby2.GdiDraw.DrawFormButtons(Graphics g, ArrayList buttons, Control control)
   at xlobby2.GdiForm.DrawToGraphics(Graphics g)
   at xlobby2.GdiScreenForm.OnPaint(PaintEventArgs e)
   at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
   at System.Windows.Forms.Control.WmPaint(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
xlobby2
    Assembly Version: 1.0.2447.36020
    Win32 Version: 1.0.2447.36020
    CodeBase: file:///D:/xlobby/xlobby2.exe
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
XPluginSDK
    Assembly Version: 1.0.2407.36634
    Win32 Version: 1.0.2407.36634
    CodeBase: file:///D:/xlobby/XPluginSDK.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
ICSharpCode.SharpZipLib
    Assembly Version: 0.6.0.0
    Win32 Version: 0.6.0.0
    CodeBase: file:///D:/xlobby/plugins/ICSharpCode.SharpZipLib.dll
----------------------------------------
xstats
    Assembly Version: 1.1.1661.40181
    Win32 Version: 1.1.1661.40181
    CodeBase: file:///D:/xlobby/plugins/xstats.dll
----------------------------------------
XShoutcast
    Assembly Version: 1.0.2370.38490
    Win32 Version: 1.0.2370.38490
    CodeBase: file:///D:/xlobby/plugins/XShoutcast.dll
----------------------------------------
xusbuirt
    Assembly Version: 1.0.1767.29466
    Win32 Version: 1.0.1767.29466
    CodeBase: file:///D:/xlobby/plugins/xusbuirt.dll
----------------------------------------
XClock
    Assembly Version: 1.0.1852.33029
    Win32 Version: 1.0.1852.33029
    CodeBase: file:///D:/xlobby/plugins/XClock.dll
----------------------------------------
XMoveWindow
    Assembly Version: 1.0.1808.42027
    Win32 Version: 1.0.1808.42027
    CodeBase: file:///D:/xlobby/plugins/XMoveWindow.dll
----------------------------------------
XAnt
    Assembly Version: 2.1.2109.39993
    Win32 Version: 2.1.2109.39993
    CodeBase: file:///D:/xlobby/plugins/XAnt.dll
----------------------------------------
System.Web.Services
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
CDEX
    Assembly Version: 1.0.1685.4787
    Win32 Version: 1.0.1685.4787
    CodeBase: file:///D:/xlobby/plugins/CDEX.dll
----------------------------------------
XWeather
    Assembly Version: 1.0.2387.38391
    Win32 Version: 1.0.2387.38391
    CodeBase: file:///D:/xlobby/plugins/xweather/XWeather.dll
----------------------------------------
XoapWeather
    Assembly Version: 1.2.2175.905
    Win32 Version: 1.2.2175.905
    CodeBase: file:///D:/xlobby/plugins/xoapweather/XoapWeather.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
gshnyun9
    Assembly Version: 1.2.2175.905
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ICSharpCode.SharpZipLib
    Assembly Version: 0.6.0.0
    Win32 Version: 0.6.0.0
    CodeBase: file:///D:/xlobby/plugins/rom2xlobby/ICSharpCode.SharpZipLib.dll
----------------------------------------
AxInterop.AXVLC
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/xlobby/plugins/xlobbyfr/AxInterop.AXVLC.dll
----------------------------------------
Interop.AXVLC
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/xlobby/Interop.AXVLC.DLL
----------------------------------------
ICSharpCode.SharpZipLib
    Assembly Version: 0.6.0.0
    Win32 Version: 0.6.0.0
    CodeBase: file:///D:/xlobby/plugins/xlobbyfr/ICSharpCode.SharpZipLib.dll
----------------------------------------
Interop.AXVLC
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/xlobby/plugins/xlobbyfr/Interop.AXVLC.dll
----------------------------------------
ICSharpCode.SharpZipLib
    Assembly Version: 0.6.0.0
    Win32 Version: 0.6.0.0
    CodeBase: file:///D:/xlobby/plugins/xltv/ICSharpCode.SharpZipLib.dll
----------------------------------------
XLTV
    Assembly Version: 2.3.2384.39444
    Win32 Version: 2.3.2384.39444
    CodeBase: file:///D:/xlobby/plugins/xltv/XLTV.dll
----------------------------------------
Dvb
    Assembly Version: 2.3.2384.39457
    Win32 Version: 2.3.2384.39457
    CodeBase: file:///D:/xlobby/plugins/xltv/tuners/Dvb.dll
----------------------------------------
KTV
    Assembly Version: 2.3.2384.39463
    Win32 Version: 2.3.2384.39463
    CodeBase: file:///D:/xlobby/plugins/xltv/tuners/KTV.dll
----------------------------------------
MT
    Assembly Version: 2.3.2384.39458
    Win32 Version: 2.3.2384.39458
    CodeBase: file:///D:/xlobby/plugins/xltv/tuners/MT.dll
----------------------------------------
WinTV2000
    Assembly Version: 2.3.2384.39445
    Win32 Version: 2.3.2384.39445
    CodeBase: file:///D:/xlobby/plugins/xltv/tuners/WinTV2000.dll
----------------------------------------
Vlc
    Assembly Version: 2.3.2384.39463
    Win32 Version: 2.3.2384.39463
    CodeBase: file:///D:/xlobby/plugins/xltv/tuners/Vlc.dll
----------------------------------------
AxInterop.AXVLC
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/xlobby/AxInterop.AXVLC.DLL
----------------------------------------
ICSharpCode.SharpZipLib
    Assembly Version: 0.6.0.0
    Win32 Version: 0.6.0.0
    CodeBase: file:///D:/xlobby/ICSharpCode.SharpZipLib.DLL
----------------------------------------
nifrblgj
    Assembly Version: 2.3.2384.39444
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Interop.AXVLC
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/xlobby/plugins/xltv/Interop.AXVLC.dll
----------------------------------------
AxInterop.AXVLC
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/xlobby/plugins/xltv/AxInterop.AXVLC.dll
----------------------------------------
Interop.Shell32
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/xlobby/Interop.Shell32.DLL
----------------------------------------
System.Management
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
Interop.ActiveHomeScriptLib
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/xlobby/Interop.ActiveHomeScriptLib.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.




anyone have an idea
The only playlistscreen that works here is from the heavymetal x skin.

winamp version is 5.24

tanx
kasje
 
Posts: 58
Joined: Fri Aug 18, 2006 9:47 pm
Location: Flamisch belgium

Postby lar282 on Thu Sep 21, 2006 8:22 am

I do not think I understand what u are trying to do?

All playlists are saved in the directory
\Xlobby\playlists

they are not real databases

In the def skin I can load these databases. I can add songs and then save a playlist and rename delete and so on.

What are you trying to do, I failed to understand this?

//Lasse
lar282
 
Posts: 1624
Joined: Thu Apr 01, 2004 4:13 pm
Location: Helsingborg, Sweden

Postby kasje on Thu Sep 21, 2006 10:14 am

Hi lar282,

the problem is when i want to play a full cd and i say in the musicdetail screen...add cd to queue ...the the first number starts to play...
then i at other numbers or cd to the queuelist...so when i go then to the playlistoverlay..normally i have to see this list of numbers..but it's empty.

thats my problem..i can not show the list of queue numbers
kasje
 
Posts: 58
Joined: Fri Aug 18, 2006 9:47 pm
Location: Flamisch belgium

Postby Marbles_00 on Thu Sep 21, 2006 2:25 pm

I am pretty surprise that by default, the playlist in those skins don't show up, especially in Steven's default skin.

You mention using Winamp 5.24. With all the problems other people are having with that version, have you tried a previous version of winamp?

I also made a typo in my previous post.
Seems to me from what I have tried, all the categories where that was highlighted, I could get a playlist to show up.


It should have been I COULDN'T get a playlist to show up. That's what I get for typing at 2 in the morning.
Marbles_00
 
Posts: 1867
Joined: Wed Apr 06, 2005 12:44 pm
Location: Canada

Postby kasje on Thu Sep 21, 2006 3:45 pm

i tried previous versions of winamp...i recopied the kiss skin and had a look at it..nope this playlist isn't working...i tried the default skin..nope..that playlist isn't working either. The only one that is showing a playlist is the heavymetal x skin.

i'm trying to figure out why.

i checked everybit twice..nope no difference between all the playlistskins.

the only thing i can come up with is that i tried to change the databases when i highlighted the database entry in the skin. Then, i tried to set it back to none...from then on, i couldn't get a playlist anymore.

i think that is problem is...that when you try to highlight an entry of the databases..you can not turn it back to none or whatever it has to be standard.

so now i have no ideas anymore :? how to fix it.
kasje
 
Posts: 58
Joined: Fri Aug 18, 2006 9:47 pm
Location: Flamisch belgium

Postby Marbles_00 on Thu Sep 21, 2006 4:46 pm

You don't want to set it to "none"...you don't want to have anything selected period. That's where the problem is. I'm trying to find out where that setting is in the xml, but I haven't been able to find anything.

Currently I tried it on an experimental skin, and I can't get the playlist data for currently playing albums to show anymore. Currently selected in the category/database is "none", now I've been careful not to modifiy Steven's skin and it is working fine. In the Category/database, NOTHING is selected and it is working fine (same with all my other skins).

Now I'm not sure if this is a bug, or if we are just missing something.
Marbles_00
 
Posts: 1867
Joined: Wed Apr 06, 2005 12:44 pm
Location: Canada

Postby Marbles_00 on Thu Sep 21, 2006 6:35 pm

Ok, I think I got it.

Goto the playlist xml file of whatever playlist is NOT working for you (whatever the name could be for a particular skin). Open it in a text editor of your choice. Scroll down so you can see the following code:

Code: Select all
<eventbutton>
    <imagename>playlist</imagename>
    <location>272,175,372,328</location>
    <navitem>True</navitem>
    <fontresource>medium text</fontresource>
    <font>Arial,3%,regular</font>
    <alignment>top left</alignment>
    <backgroundcolor>#2E5B99</backgroundcolor>
    <backgroundoutlinecolor>#FFFFFF</backgroundoutlinecolor>
    <backgroundoutlinesize>4</backgroundoutlinesize>
    <type>category</type>
    <database />
    <detailscat />
    <instantupdate>False</instantupdate>
    <mousewheel>page</mousewheel>
    <details />
    <ratio>1:1</ratio>
    <columns>1</columns>


There could be more, or it may not even be in this order (this is taken from Steven's default skin). Now the culprit line is:
Code: Select all
<database />


Replace it with:
Code: Select all
<database>playlist</database>


You should be good to go.

Hopefully this works.
Marbles_00
 
Posts: 1867
Joined: Wed Apr 06, 2005 12:44 pm
Location: Canada

Postby kasje on Thu Sep 21, 2006 6:41 pm

hmmm, first i have to play some tennis :D so in a few hours, i will check it out:-)

thanks
kasje
 
Posts: 58
Joined: Fri Aug 18, 2006 9:47 pm
Location: Flamisch belgium

Postby kasje on Thu Sep 21, 2006 11:55 pm

oke marbles,

you have to give it to me...this was a difficult one :D

but you suceeded with brilliance..thanks very much.

we have learned something today..btw i've won with tennis :D

greetz
kasje
 
Posts: 58
Joined: Fri Aug 18, 2006 9:47 pm
Location: Flamisch belgium

Re: is there a playlist database or not

Postby P3rv3rt B3ar on Fri May 23, 2008 1:01 pm

BUMP!

Good detective work there guys... I was having same problem, allthough i was suspicious about same tag u guys found as culprit in the end, i reached the quick confirmation here rather than stabbing it myself, cause im still skinning newb.

Thanks!
P3rv3rt B3ar
 
Posts: 1364
Joined: Fri Apr 07, 2006 9:52 pm
Location: West Coast Funland