Page 1 of 1

Small Media Player

Posted: February 3rd, 2017, 10:05 pm
by CyberTheWorm
Don't want a massive Media Player, then try this. Very small (see screenshot)
Has buttons for Previous track, Stop, Play/Pause and Next track.
Only display the title of the song, Hover over it to display the full text if it's cut off.

Setup for AIMP, you will need to change this for your player.
smp.PNG
Small Media Player_1.0.0.rmskin

Re: Small Media Player

Posted: February 3rd, 2017, 10:39 pm
by eclectic-tech
Another one! :thumbup: ... You can 'say' you are not addicted! :uhuh:

But we all know better! :rolmfao:

Re: Small Media Player

Posted: February 3rd, 2017, 10:55 pm
by fonpaolo
As eclectic-tech said.
Yes, yes, you're not addicted... ;-) :lol:

Re: Small Media Player

Posted: February 3rd, 2017, 11:06 pm
by CyberTheWorm
I can quit any time :rolmfao:

Re: Small Media Player

Posted: February 3rd, 2017, 11:18 pm
by eclectic-tech
CyberTheWorm wrote:I can quit any time :rolmfao:
I like the simplicity of this skin, but what happened to a [MeasureState] to drive the 'Play/Pause'? :D

Separate your play.png into separate play and pause images. Then add

Code: Select all

[MeasureState]
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=[MeasurePlayer]
PlayerType=STATE
Substitute="0":"#@#Images\Play","1":"#@#Images\Pause","2":"#@#Images\Play"
And replace ImageName=#@#\Images\play.png with MeasureName=MeasureState in the [MeterPlay] section.

Just saying... :sly:

I changed the string style to shadow... it is easier for my old eyes to read. :welcome:

Anyways, nice work!

Re: Small Media Player

Posted: February 3rd, 2017, 11:30 pm
by CyberTheWorm
eclectic-tech wrote:I like the simplicity of this skin, but what happened to a [MeasureState] to drive the 'Play/Pause'? :D

Separate your play.png into separate play and pause images. Then add

Code: Select all

[MeasureState]
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=[MeasurePlayer]
PlayerType=STATE
Substitute="0":"#@#Images\Play","1":"#@#Images\Pause","2":"#@#Images\Play"
And replace ImageName=#@#\Images\play.png with MeasureName=MeasureState in the [MeterPlay] section.

Just saying... :sly:

I changed the string style to shadow... it is easier for my old eyes to read. :welcome:

Anyways, nice work!
Interesting, never thought about that. So make me do more work to make it look better :great:

Re: Small Media Player

Posted: February 3rd, 2017, 11:38 pm
by eclectic-tech
Just feeding your non-existent addiction! :)

Re: Small Media Player

Posted: February 3rd, 2017, 11:54 pm
by CyberTheWorm
eclectic-tech wrote:Just feeding your non-existent addiction! :)
OK so now I have to make a full suite based on this :D

Updated with your suggestions, it does look better this way :thumbup:
Small Media Player_1.1.0.rmskin