|
tails_
Posts: 70
|
 |
« Reply #480 on: 6 Aug '12 - 11:16 » |
Quote
|
Here:
title あなたにサラダ Album MILLION KISSES Artist DREAMS COME TRUE Genre JPop DATE 1991 TRACKNUMBER 7
P.S. I wonder why text case is so random here.
|
|
|
|
« Last Edit: 6 Aug '12 - 11:18 by tails_ »
|
Logged
|
|
|
|
|
|
|
tails_
Posts: 70
|
 |
« Reply #482 on: 6 Aug '12 - 14:55 » |
Quote
|
OK, done. Filename is 07 - あなたにサラダ.flac
|
|
|
|
|
Logged
|
|
|
|
|
Ian @ un4seen
Administrator
Posts: 15276
|
 |
« Reply #483 on: 7 Aug '12 - 14:54 » |
Quote
|
OK, I see what's going on. When the difference between the full title length and "cut" length is less than or equal to the length of the substitute string, then the full title will be displayed. In your case, the full title length is 26 characters, the cut length is 23 characters, the substitute ("...") is 3 characters long, and 23+3=26, so the full title is shown.
|
|
|
|
|
Logged
|
|
|
|
|
tails_
Posts: 70
|
 |
« Reply #484 on: 7 Aug '12 - 16:06 » |
Quote
|
Wait, but I use "…" symbol which should count as one.
|
|
|
|
|
Logged
|
|
|
|
|
|
|
tails_
Posts: 70
|
 |
« Reply #486 on: 8 Aug '12 - 05:07 » |
Quote
|
It works now thanks  Btw, is it possible not to apply cut string to title string in XMPlay's main window?
|
|
|
|
« Last Edit: 8 Aug '12 - 05:13 by tails_ »
|
Logged
|
|
|
|
|
Dotpitch
Posts: 2473
|
 |
« Reply #487 on: 8 Aug '12 - 06:26 » |
Quote
|
Btw, is it possible not to apply cut string to title string in XMPlay's main window? The title in the Main Window and the title in the Extended Playlist have the same formatting, only the Playlist Panel can have a different one (see Options and stuff > Titles).
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Ian @ un4seen
Administrator
Posts: 15276
|
 |
« Reply #489 on: 30 Aug '12 - 17:52 » |
Quote
|
This problem appears to be caused by the GetTextExtentPoint32 function. XMPlay uses that to measure how much space the title will take, to decide what part of it to display, but it seems to be reporting incorrect numbers for the exotic characters with that skin's font ("Lithe"). Here's an update that will measure the text dimensions in a different way... www.un4seen.com/stuff/xmplay.exeLet me know if you still see any dodginess.
|
|
|
|
« Last Edit: 31 Aug '12 - 13:39 by Ian @ un4seen »
|
Logged
|
|
|
|
|
saga
Posts: 1365
|
 |
« Reply #490 on: 30 Aug '12 - 20:34 » |
Quote
|
You may want to fix that URL (con => com). 
|
|
|
|
|
Logged
|
|
|
|
|
Ian @ un4seen
Administrator
Posts: 15276
|
 |
« Reply #491 on: 31 Aug '12 - 13:39 » |
Quote
|
Good idea 
|
|
|
|
|
Logged
|
|
|
|
|
Yaurthek
Guest
|
 |
« Reply #492 on: 24 Sep '12 - 20:43 » |
Quote
|
Hello there! I would like to report a bug, and found no better place, so... I stream my music to xmplay over http, using simple apache indexes and it works remarkably well, except when a file name contains a '&' character. xmplay seems to have a hard time dealing with html entities when parsing the page, as the file plays normally if i copy paste the direct url, but does not if I give it the html index page directly to parse as a playlist. In the latest case, the file appears in the playlist with "&" instead of '&' and does not play (file not found, red stroke over the name). Anyway, thanks for this awesome player 
|
|
|
|
|
Logged
|
|
|
|
|
Dotpitch
Posts: 2473
|
 |
« Reply #493 on: 24 Sep '12 - 21:08 » |
Quote
|
What would be the url in this case?
|
|
|
|
|
Logged
|
|
|
|
|
Yaurthek
Guest
|
 |
« Reply #494 on: 24 Sep '12 - 21:28 » |
Quote
|
For example, try to open this url with xmplay : http://x2a.yt/xmplay/It will load two files in the playlist. The first won't play, as it contains a '&' in its name. If you load its url ( http://x2a.yt/xmplay/Orion&.xm) directly though, it works.
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Ian @ un4seen
Administrator
Posts: 15276
|
 |
« Reply #496 on: 28 Sep '12 - 15:56 » |
Quote
|
Here's an update that will decode the following entities in scanned pages: "&", "<", ">", """, "'", " ". www.un4seen.com/stuff/xmplay.exeLet me know if you still have any trouble with it.
|
|
|
|
|
Logged
|
|
|
|
|
Chinese Sausage
Posts: 365
|
 |
« Reply #497 on: 30 Sep '12 - 19:47 » |
Quote
|
Thank you Ian. It works fine! 
|
|
|
|
|
Logged
|
|
|
|
|
winner
Posts: 193
|
 |
« Reply #498 on: 19 Oct '12 - 23:04 » |
Quote
|
When resuming playback of network-streamed music after a paused state, there is a period where buffered content in history plays before switching to the stream as it is at the current moment. The duration of this period of course depends on buffer size, but regardless, the buffered content should always be automatically cleared so that when the play action is activated the sound is in synch with the stream.
I haven't yet compared this observation with other streaming media players, so I don't know if it is general behavior among most players.
|
|
|
|
|
Logged
|
|
|
|
|
r
Posts: 155
|
 |
« Reply #499 on: 24 Oct '12 - 17:52 » |
Quote
|
When I use the latest stuff version, I now get a "The publisher could not be verified" prompt that looks like this:  This never happened before.
|
|
|
|
|
Logged
|
|
|
|
|