It is currently March 28th, 2024, 5:39 pm

Small Media Player

Media controls, music players, video and animated visualizers
Post Reply
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Small Media Player

Post 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
(6.56 KiB) Downloaded 130 times
User avatar
eclectic-tech
Rainmeter Sage
Posts: 5382
Joined: April 12th, 2012, 9:40 pm
Location: Cedar Point, Ohio, USA
Contact:

Re: Small Media Player

Post by eclectic-tech »

Another one! :thumbup: ... You can 'say' you are not addicted! :uhuh:

But we all know better! :rolmfao:
User avatar
fonpaolo
Moderator
Posts: 1387
Joined: April 11th, 2013, 8:08 pm
Location: Italy
Contact:

Re: Small Media Player

Post by fonpaolo »

As eclectic-tech said.
Yes, yes, you're not addicted... ;-) :lol:
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Re: Small Media Player

Post by CyberTheWorm »

I can quit any time :rolmfao:
User avatar
eclectic-tech
Rainmeter Sage
Posts: 5382
Joined: April 12th, 2012, 9:40 pm
Location: Cedar Point, Ohio, USA
Contact:

Re: Small Media Player

Post 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!
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Re: Small Media Player

Post 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:
User avatar
eclectic-tech
Rainmeter Sage
Posts: 5382
Joined: April 12th, 2012, 9:40 pm
Location: Cedar Point, Ohio, USA
Contact:

Re: Small Media Player

Post by eclectic-tech »

Just feeding your non-existent addiction! :)
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Re: Small Media Player

Post 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
(6.37 KiB) Downloaded 77 times
Post Reply