Media Control - Make title/playlist longer
Started by online.mn


Rate this topic
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5


2 posts in this topic
online.mn
Junior Member
**


0
2 posts 1 threads Joined: Oct 2013
10-26-2013, 10:16 AM -
#1
How do you make the song ticker display more? It seems to cap at 236 characters. Is this a limitation of the universal player?

I am using Winamp plugin http://www.truelaunchbar.com/plugins/winamp.html

My winampctl.ini file is

[general]
SkinName = test
Author =
AuthorURL =
AuthorEmail =

[options]
version=2
background=blank.png

[item0]
type=button
command=playpause
image=play.png
overStateImages=3
state0=pause
state1=play
rect=2 2 19 20

[item1]
type=button
command=*playlist
overStateImages=3
image=pl.png
rect=20 2 73 12
bold=1
italic=0
color=ffffff

[item2]
type=button
command=title
rect = 35 5 236 20
font=arial
color=ffffff
align=left

Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
10-26-2013, 12:52 PM -
#2
Do you use Winamp player? Media Control have some limitations: MP3 tags - 549 characters ("title" is unlimited) and 254 characters for playlist item. But there are can be limitations by player.
The TORDEX Team
http://www.tordex.com
online.mn
Junior Member
**


0
2 posts 1 threads Joined: Oct 2013
10-26-2013, 04:03 PM -
#3
(10-26-2013, 12:52 PM)Yuri Kobets Wrote: Do you use Winamp player? Media Control have some limitations: MP3 tags - 549 characters ("title" is unlimited) and 254 characters for playlist item. But there are can be limitations by player.

Yes I am using Winamp player.

I wish to make the scrolling playlist longer.

So is this the best way to do this:

rect = 35 5 236 20

to

rect = 35 5 254 20

[item2]
type=button
command=title
rect = 35 5 236 20
font=arial
color=ffffff
align=left
This post was last modified: 10-26-2013, 04:04 PM by online.mn.


Forum Jump:


Users browsing this thread: 1 Guest(s)