Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Home stereo display (Read 268161 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Home stereo display

Reply #425
I'll check it,just give me some time 
Favourite artist:CD-R
Favourite album:700MB


Home stereo display

Reply #427
The rating feature of 1.91 Nano doesn't work for me.

I installed the newest version of track info mod and cwb_hook. Then I followed the instructions and added the masstagger scripts in the correct order. After that I pasted the code from code/V_1_9_1.txt .

Even after a restart didn't help.

Any ideas how to get the rating working?

Thanks in advance

Home stereo display

Reply #428
By default the rating option is set to work with custominfo component,if you want to use masstager instead,set
$puts(write_tags,1)
Favourite artist:CD-R
Favourite album:700MB

Home stereo display

Reply #429
Hi

I have problems with style version 1.7.2. It doesn't work for me with the lastest track info mod... [all background frames are displaced]...
I can't find horizontal/vertical padding settings... :/

my actual components:
Quote
Active components (29):
Core.dll v0.9.4.2 beta 2 [] - foobar2000 core
foo_AdvancedControls.dll v0.5.9.0 [17 September 2006] - FooBar2000 Advanced Controls
foo_albumlist.dll v3.2.0 [20 November 2006] - Album List
foo_audioscrobbler.dll v1.3.4 [15 June 2006] - Audioscrobbler
foo_cdda.dll v2.1.1 [20 November 2006] - CD Audio Decoder
foo_cwb_hooks.dll v1.0.14 [Nov  1 2006 - 10:20:44] [01 November 2006] - cwbowron's title format hooks
foo_dsp_dolbyhp.dll v1.1 [30 April 2006] - Dolby Headphone Wrapper
foo_dsp_std.dll v1.0 [20 November 2006] - Standard DSP array
foo_freedb2.dll v0.5.2a [29 August 2006] - freedb Tagger
foo_input_mslive.dll v0.1.6.3 [28 October 2006] - mslive streaming support
foo_input_std.dll v1.0 [20 November 2006] - Standard Input Array
foo_input_std.dll v1.1.0 [20 November 2006] - FLAC Decoder
foo_input_std.dll v1.1 [20 November 2006] - WMA Decoder
foo_kPilotInfo.dll v0.2.1 [11 July 2006] - FookPilotInfo
foo_masstag.dll v1.6 [20 November 2006] - Masstagger
foo_oddcastv3.dll v3.x [06 October 2006] - OddcastV3
foo_playcount.dll v1.3.2 [16 September 2006] - Playback Statistics
foo_rgscan.dll v2.0.2 [20 November 2006] - ReplayGain Scanner
foo_ui_columns.dll v0.1.3 beta 1v7 [22 November 2006] - Columns UI
foo_ui_std.dll v0.9acc [20 November 2006] - Default User Interface
foo_uie_albumart.dll v0.1763 [11 June 2006] - Album Art Panel feat. Matroska
foo_uie_albumlist.dll v0.2.1 [22 November 2006] - Album list panel
foo_uie_console.dll v0.2 [28 April 2006] - Console panel
foo_uie_lyrics.dll v0.3.0.0 [02 June 2006] - Lyric Show Panels
foo_uie_quicksearch.dll v2.8j [15 October 2006] - Quick Search Toolbar
foo_uie_trackinfo_mod.dll v0.7.1 beta [Nov 22 2006 - 03:51:45] [22 November 2006] - Track info panel mod
foo_unpack.dll v1.0 [20 November 2006] - ZIP/GZIP reader
foo_unpack.dll v1.1 [20 November 2006] - RAR reader
foo_version.dll v0.3 [18 July 2006] - Components versions viewer


and image where the problem was depicted


and yes, I want to use this "old" one style :]

Home stereo display

Reply #430
Sorry to tell you,that this version of HSD is designed for an old version of trackinfo mod panel and won't
work correctly with any of the recent versions.Maybe if i have some extra hour or two i'll rewrite this one for you.
P.S.:Nice music taste
Favourite artist:CD-R
Favourite album:700MB

Home stereo display

Reply #431
I'm not sure why, but none of the info in the trackinfo is updating.  The artist - title area doesn't scroll, the track position numbers don't change from 00:00 etc.  It's just neutral.

And no, it's not on pause

Home stereo display

Reply #432
I'm not sure why, but none of the info in the trackinfo is updating.  The artist - title area doesn't scroll, the track position numbers don't change from 00:00 etc.  It's just neutral.

And no, it's not on pause

It's because the code structure needs to be adjusted for the latest trackinfo mod panel version,I'll do it as soon as i can.
Favourite artist:CD-R
Favourite album:700MB

Home stereo display

Reply #433
Hey Russell777,

I noticed on my FLAC files that the size was not being calculated properlywhen they were larger than 10 MB.  I thought I would share my changes with you.  This is what I am using to get proper file sizes (in MB).

Code: [Select]
$div(%filesize%,1048576)'.'$ifgreater($div(%filesize%,1048576),9,$substr($muldiv(%filesize%,100,1048576),3,4),$substr($muldiv(%filesize%,100,1048576),2,3))MB

Home stereo display

Reply #434
Thanks,i'll include it when i'll rewrite the ode for the new trackinfo mod
Favourite artist:CD-R
Favourite album:700MB

Home stereo display

Reply #435
hi just a little problem , had to back up my system , and now the symbol for standby is missing ... am i missing a font ? everything ok except the standby icon.. thanks in advance

Home stereo display

Reply #436
Yep,you need to reinstall this font
Favourite artist:CD-R
Favourite album:700MB

Home stereo display

Reply #437
oh ok  thanks Russel777

hmm , now theres another problem .. everything is up to date , tried repasting the code several times..

[img=http://img442.imageshack.us/img442/3406/1pp6.th.jpg]

happens everytime on trackchange and when foobar is not playing, any idea ?

Home stereo display

Reply #438
Home stereo display SDK v 1.0
Download (rapidshare)
Download (badongo)

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
VERSION 1.9.1 NANO
Changelog:
-Mouse click editing of:Rating\Mood,playback order,follow cursor mode,volume mute
-Track\album gain indicator
-Compact size
-New glass overlay image

IMPORTANT:
Take a moment to read the "instructions.txt" as it contains all the definitions of variables you may want to change.Also note that the fonts list now includes "Rsegment" instead of "7 Segment"

i sit at this maybe 4 hours and try but it come nothing
it would be nice...

Home stereo display

Reply #439

I'm not sure why, but none of the info in the trackinfo is updating.  The artist - title area doesn't scroll, the track position numbers don't change from 00:00 etc.  It's just neutral.

And no, it's not on pause

It's because the code structure needs to be adjusted for the latest trackinfo mod panel version,I'll do it as soon as i can.


Hello,

Add me to the list of people that love this display but have it "frozen in time" (i.e. not refreshing). If I adjust volume everything updates to that moment but freezes again in time. I'm using 1.8.1.

(In the meantime I'm going to look for an old version of track info mod.)

Thanks.

Home stereo display

Reply #440
The reason why it is "frozen" is because the code hasn't been updated to use the "PerSecond" and "PerTrack" options in the newest track_info_mod panel.  Russell mentioned this previously (see post 433)


Home stereo display

Reply #442
The reason why it is "frozen" is because the code hasn't been updated to use the "PerSecond" and "PerTrack" options in the newest track_info_mod panel.  Russell mentioned this previously (see post 433)


Oh I know. That's why i said I was looking for an old Track Info Mod - which I have found. V1.8 VIP is now working great. I will look forward to the updated code when it comes out.

Home stereo display

Reply #443
Hey Russell777,

I noticed on my FLAC files that the size was not being calculated properlywhen they were larger than 10 MB.  I thought I would share my changes with you.  This is what I am using to get proper file sizes (in MB).

Code: [Select]
$div(%filesize%,1048576)'.'$ifgreater($div(%filesize%,1048576),9,$substr($muldiv(%filesize%,100,1048576),3,4),$substr($muldiv(%filesize%,100,1048576),2,3))MB


Here is something interesting (or rather that I don't understand). I rip whole CD flac files.  The original code in 1.8.1 for the Home Stereo Display is showing a file as 432.3 MB. In Windows XP Explorer, the folder it is in also reads at 432 MB total as does the actual file in Icon view. But when I go to Detail view in the folder it then says 442,992 KB. Which is right in Explorer? That would answer the question as to whether the Home Stereo display is correct.

 

Home stereo display

Reply #444

Hey Russell777,

I noticed on my FLAC files that the size was not being calculated properlywhen they were larger than 10 MB.  I thought I would share my changes with you.  This is what I am using to get proper file sizes (in MB).

Code: [Select]
$div(%filesize%,1048576)'.'$ifgreater($div(%filesize%,1048576),9,$substr($muldiv(%filesize%,100,1048576),3,4),$substr($muldiv(%filesize%,100,1048576),2,3))MB


Here is something interesting (or rather that I don't understand). I rip whole CD flac files.  The original code in 1.8.1 for the Home Stereo Display is showing a file as 432.3 MB. In Windows XP Explorer, the folder it is in also reads at 432 MB total as does the actual file in Icon view. But when I go to Detail view in the folder it then says 442,992 KB. Which is right in Explorer? That would answer the question as to whether the Home Stereo display is correct.

 

1MB=2^10 KB (1024KB)
442992KB/1024=432.6MB
Just take the filesize provided by foobar (in bytes) and divide it by 1024 to get the size in KB's and then by additional 1024 to get it in MB's and tell me if i'm wrong.
Favourite artist:CD-R
Favourite album:700MB

Home stereo display

Reply #445


Hey Russell777,

I noticed on my FLAC files that the size was not being calculated properlywhen they were larger than 10 MB.  I thought I would share my changes with you.  This is what I am using to get proper file sizes (in MB).

Code: [Select]
$div(%filesize%,1048576)'.'$ifgreater($div(%filesize%,1048576),9,$substr($muldiv(%filesize%,100,1048576),3,4),$substr($muldiv(%filesize%,100,1048576),2,3))MB


Here is something interesting (or rather that I don't understand). I rip whole CD flac files.  The original code in 1.8.1 for the Home Stereo Display is showing a file as 432.3 MB. In Windows XP Explorer, the folder it is in also reads at 432 MB total as does the actual file in Icon view. But when I go to Detail view in the folder it then says 442,992 KB. Which is right in Explorer? That would answer the question as to whether the Home Stereo display is correct.

 

1MB=2^10 KB (1024KB)
442992KB/1024=432.6MB
Just take the filesize provided by foobar (in bytes) and divide it by 1024 to get the size in KB's and then by additional 1024 to get it in MB's and tell me if i'm wrong.

Thanks for explaining. So there is no problem with your display which was what I was trying to figure out - a previous post suggested that the FLAC files were not accurately reported but they are. (I'm not a programer; did you figure that out? I did however get your display working very nicely.)

Home stereo display

Reply #446
Thanks for explaining. So there is no problem with your display which was what I was trying to figure out - a previous post suggested that the FLAC files were not accurately reported but they are. (I'm not a programer; did you figure that out? I did however get your display working very nicely.)

Actually, the size for FLAC files were not showing correctly, if they are larger than 10MB.  The code that originally comes with the HSD doesn't look for the proper numbers, so what I was seeing was the same number being repeated on each side of the decimal.  The code I posted will not change how the size is calculated, but it actually looks for the proper numbers, if the resulting filesize is over 10MB.

Home stereo display

Reply #447
Actually, the size for FLAC files were not showing correctly, if they are larger than 10MB.  The code that originally comes with the HSD doesn't look for the proper numbers, so what I was seeing was the same number being repeated on each side of the decimal.  The code I posted will not change how the size is calculated, but it actually looks for the proper numbers, if the resulting filesize is over 10MB.

Fair enough. It's probably a difference in version. Version 1.8.1 VIP does seem to be displaying correctly.

Home stereo display

Reply #448
Fair enough. It's probably a difference in version. Version 1.8.1 VIP does seem to be displaying correctly.

Actually, I just tried it, and it doesn't.  The size is displayed as "xy_z", where the "_" is the decimal.  With the old code, when the fileszie is 10 MB or more, the "xy" is correct in front of the decimal, however the "z" ends up being the same number as the "y".  If you have the file_info component, you can see the correct size in MB displayed after the "File size" which is listed in Bytes.

I changed the code to pull out the correct numbers that should be to the right of the decimal when the filesize is 10 MB or more.

Home stereo display

Reply #449
Actually, I just tried it, and it doesn't.  The size is displayed as "xy_z", where the "_" is the decimal.  With the old code, when the fileszie is 10 MB or more, the "xy" is correct in front of the decimal, however the "z" ends up being the same number as the "y".  If you have the file_info component, you can see the correct size in MB displayed after the "File size" which is listed in Bytes.

I changed the code to pull out the correct numbers that should be to the right of the decimal when the filesize is 10 MB or more.

Okay, you are absolutley right. A Cowboy Junkies FLAC image is reading at 280.8MB but File Info shows 280.31MB. Unfortunately with my limited skills I can't get your change to work. I am trying to replace:
Code: [Select]
$div(%filesize%,1048576)'.'$substr($muldiv(%filesize%,100,1048576),2,2))

(That is later sourced with a "$get(active)MB" string.) Every attempt so far has shut down my display. I'll keep tinkering...