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: [Not My Release] ELPlaylist (Read 530339 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

[Not My Release] ELPlaylist

Reply #750
Hi can anyone tell me how to add a progression bar to the currently playing track?
something like this
[a href="http://img37.imageshack.us/i/44749240.jpg/" target="_blank"]

[Not My Release] ELPlaylist

Reply #751
Hi all.

I want to make foobar look like this: http://yuo.be/columns.php (picture of the albumart in a column). I've downloaded it but I can't figure out how to do it (yes I'm a noob). Anyone? 

[Not My Release] ELPlaylist

Reply #752
well you don't want to be using ELPlaylist for that.

just follow the instructions on that page on how to install columns UI and select one of the presets on startup. if you missed that dialog, goto file>preferences>display>columns UI>main tab>quick setup.

[Not My Release] ELPlaylist

Reply #753
well you don't want to be using ELPlaylist for that.

just follow the instructions on that page on how to install columns UI and select one of the presets on startup. if you missed that dialog, goto file>preferences>display>columns UI>main tab>quick setup.


Wow... this completely changes the view of the player, any ways to do this without this new view? I liked standard more.

[Not My Release] ELPlaylist

Reply #754
you can try EsPlaylist. that will let you have album art in the playlist inside default UI.

http://foo2k.chottu.net/#esp

after installing the component, you'll need to switch back to default UI in the display preferences and then use "enable layout editing mode" found on the "view>layout" menu to replace the standard playlist.

[Not My Release] ELPlaylist

Reply #755
you can try EsPlaylist. that will let you have album art in the playlist inside default UI.

http://foo2k.chottu.net/#esp

after installing the component, you'll need to switch back to default UI in the display preferences and then use "enable layout editing mode" found on the "view>layout" menu to replace the standard playlist.


Thanks for the tip, very cool addon  . But as default it shows all the albums, and no tracks. I want to see all the tracks, with an albumart beside, like in the picture. Is this possible in EsPlaylist?

EDIT: When I clicked an album the view got fine, no worries. Thanks for this tip on EsPlaylist.

[Not My Release] ELPlaylist

Reply #756
Hi can anyone tell me how to add a progression bar to the currently playing track?
something like this

can this be done in ng playlist?

Thanks in advance for any help guys

You can do this in el_playlist by creating a background image whose size is determined by the ratio of played/total seconds. You would put this in the "Per Second" tab of the el_playlist settings. I'm not at my desktop right now so I can't give you specific code, but it is definitely possible.

In pseudo-code it is going to be something to the effect of:
Code: [Select]
if(track is playing,background object width = [(seconds played)/(total seconds)]*total line width,else display nothing)

[Not My Release] ELPlaylist

Reply #757
Hello all,

Having a bit of a problem having my album art show up for every album if it has 3 tracks/songs or less. I was assuming it would be in the Group Header for the ELPlaylist Settings, but not seeing it anywhere.

Here is the code if someone wants to take a look at it and see if I maybe missed it?
Quote
$puts(art.size,$mul(%ART.ROW%,%el_row_height%))
$puts(group.text,$ifequal(%el_group_depth%,0,$ifgreater(%el_direct_item_count%,0, %album artist% - ,),)%el_group_format%)
$puts(effect,$ifequal(%ON.SHADOW%,1,glow:0:48-48-48:3 offset:1:2,))
//$font(Segoe UI,9,)

///////Group Info///////
$puts(group.left,$if($or($and($greater(%el_direct_item_count%,0),%el_is_collapsed%),$greater(%ON.ART.IN.GROUP%,0))
                    ,$add($mul(%ART.MARGIN%,2),$get(art.size),2),%ART.MARGIN%))
$puts(group.left,$add($get(group.left),$mul(%el_group_depth%,20)))
$drawstring($get(group.text),
            $get(group.left),0,$sub(%el_width%,$get(group.left)),%el_height%,%GROUP.TEXT.COLOUR%,vcenter nowrap elipchar hq mempos, glow:0:%GROUP.GLOW.COLOUR%:0 offset: 1:1)

///////Group Line///////
$setcoordinate(1,$add(10,$getlastpos®),$div($add($getlastpos(t),$getlastpos(b)),2),$sub(%el_width%,9),$add($div($add($getlastpos(t),$getlastpos(b)),2),1))
$if2($drawthemerect(,,,,listview,7,0),$drawrect(,,,,0-64-128,,))
//$drawrect(,,,,0-64-128,,)
$setcoordinate(0)

///////Album Art///////
//$ifgreater(%el_direct_item_count%,%ART.ROW%,
$if(%el_is_collapsed%
    ,$imageabs(0,0,$get(art.size),$get(art.size),%el_group_first_path%,artreader noexpansion nodisplay,) //dummy call
    $setworldtransform(1)
    $puts(art.size2,$min($get(art.size),$add(%el_height%,-$mul(%ART.MARGIN%,2))))
    $puts(art.top,$div($sub(%el_height%,$get(art.size2)),4))
    ,$puts(art.top,$add($select(%ON.ART.IN.GROUP%,%el_row_height%),%ART.MARGIN%))
    $puts(art.size2,$get(art.size))
    $setworldtransform($add(2,-%ON.ART.IN.GROUP%))
)
$imageabs(%ART.MARGIN%,$get(art.top),$get(art.size),$get(art.size2),%el_group_first_path%,artreader,,,$get(effect))
,)


Screenshot:


Can post more information if anyone has any idea how to fix this.

Thanks in advance!

[Not My Release] ELPlaylist

Reply #758
^^ a guess: try minimum row number of group ( in the grouping tab). In your case this should be 5

[Not My Release] ELPlaylist

Reply #759
^^ a guess: try minimum row number of group ( in the grouping tab). In your case this should be 5

This is what mine is showing:
Code: [Select]
$el_direct_item_count%//$max($add(%el_item_count%,0),$add(%ART.ROW%,%ADD.ART.ROW%))


[Not My Release] ELPlaylist

Reply #760
hi all, how can i get the name of playlist that is active then show it

[Not My Release] ELPlaylist

Reply #761
Hello all,

I'm not great at scripting with maths functions, so wonder if there's someone who might be able to give me an idea on whether or not I'd be able to achieve the following with ELPlaylist.

I'd like to add together the bitrates of all the items in a group, creating the sum total, then divide the total by the number of items in the group, giving the average bitrate of an album for example. I know that this can be done using custom tags, but I'd like to see if there is a more elegant solution by using foobar2000's maths functions.

Any ideas?

[Not My Release] ELPlaylist

Reply #762
Afaik you can't get added/average values over group, unless the info is available through fields like %el_sum_length%.

Would like this function also.

[Not My Release] ELPlaylist

Reply #763
Hey guys, I recently got this: http://mhe84.deviantart.com/art/Mnlt2-Mod-...ar2000&qo=3

It uses ELPlaylist on the playlist, and I was wondering, how would I go about making it show the song queue instead of the tracklist album that's playing when I click on the Playlist bar?
Thanks!

[Not My Release] ELPlaylist

Reply #764
DELETED

[Not My Release] ELPlaylist

Reply #765
I have a problem. I want to display bigger artwork in popup, but some of the images are properly displayed others are not (showed on pictures). They are poorly rendered. How could I fix it ? I use artreader option.


The good one.


The undesired one.

[Not My Release] ELPlaylist

Reply #766
Use pictures with a better quality or an higher resolution.

[Not My Release] ELPlaylist

Reply #767
Use pictures with a better quality or an higher resolution.


They are much bigger then the size of the popup.

Ok, got it to work.

[Not My Release] ELPlaylist

Reply #768
can I change the value of el_row_height?

Thanks for help!

[Not My Release] ELPlaylist

Reply #769
settings>grouping>row height

[Not My Release] ELPlaylist

Reply #770
I've made a very simple ELPlaylist config which I need to save so that I don't have to reconfigure everything when I format.

How do I go about doing this?

Also, I can't seem to get the foobar library to work with ELPlaylist, I want to use the Media Library to load my music so that it updates on the fly. I can only see music in the list when i drag the folder in.

Any ideas?

Cheers

[Not My Release] ELPlaylist

Reply #771
how can you possibly miss the export button that's at the bottom of the settings dialog?? 

you probably want to look at using autoplaylists if you want playlists to update automatically as you add files to your library. to start, look at library>album list, right click all music and select create autoplaylist

you can of course create more advanced autoplaylists using the filter option or just by selecting certain nodes in album list.

[Not My Release] ELPlaylist

Reply #772
I managed to get the media library working fine, I just wanted to make sure about the exporting... I've worked on this for the past few hours and really didn't want to cock it up by losing it (which I did earlier by mistake).

The only thing I don't get about Columns UI and ELPlaylist is that when I try and add volume etc below my playlist it puts it on the side of my playlist rather than below.

Cheers

[Not My Release] ELPlaylist

Reply #773
to put panels on top of one another, you want to be using a vertical splitter as the "parent" of the playlist/volume control. sounds like you're using a horizontal one....

[Not My Release] ELPlaylist

Reply #774
Hey guys, I am modifying a script and am having issues adding some text.

I'd like to add the album release year, here's a screenie which will explain what I'm after:



At the moment I have:

Code: [Select]
$puts(group.artist,%album artist%)
$puts(group.date,%date%)
$puts(group_margin_left,$sub(%el_width%,110))
$puts(title_margin_left,$add($add($get(art_margin_left),$get(art_size)),20))

// ARTIST

$font(%font%,12,)
$drawtext($get(group.artist),$get(title_margin_left),1,$get(group_margin_left),$sub(%el_height%,16),%white%,vcenter end_ellipsis)
$drawtext($get(group.artist),$get(title_margin_left),0,$get(group_margin_left),$sub(%el_height%,16),20-20-20,vcenter end_ellipsis)

// YEAR

$font(%font%,12,)
$drawtext($get(group.date),$get(title_margin_left),1,$get(group_margin_left),$add(%el_height%,16),%white%,vcenter end_ellipsis)
$drawtext($get(group.date),$get(title_margin_left),0,$get(group_margin_left),$add(%el_height%,16),119-119-130,vcenter end_ellipsis)


I've tried adding a numeric value in the text after (title_margin_left) but the text either doesn't move or disappears completely.

Any help appreciated, cheers.