Omnimaga

General Discussion => Music Talk and Showcase => General Discussion => Topic started by: Juju on December 01, 2013, 08:10:54 pm

Title: OmniPlayerIII - Calling for music artists
Post by: Juju on December 01, 2013, 08:10:54 pm
Yeah, yet another project in the works... Introducing something you waited for since a while...

OmniPlayerIII

Yup, a new rewriting of the famed web music player. Now on the features that distinguishes it from other players:


Of course, you must have a fairly recent browser so it works. Please complain only if your browser is up to date. If you want your entire discography to appear there, feel free to PM me and I'll gladly add it! And if you have any idea or issue, feel free to reply on this thread and I'll see if it's possible.

And without further ado, here's the link!

http://zik.juju2143.ca
Title: Re: OmniPlayerIII - Calling for music artists
Post by: Darl181 on December 01, 2013, 11:49:11 pm
Looks like progress :)
Only feedback I have for now is that the song info writes over the tracklist on smaller screens (such as my 1366x768).

Also guessing the pause button isn't supposed to be ▌▌ :P
Title: Re: OmniPlayerIII - Calling for music artists
Post by: Juju on December 02, 2013, 12:15:48 am
Thanks, should be fixed.
Title: Re: OmniPlayerIII - Calling for music artists
Post by: Keoni29 on December 02, 2013, 02:59:36 am
D: html5 audio? Firefox doesn't like that.
Title: Re: OmniPlayerIII - Calling for music artists
Post by: Eiyeron on December 02, 2013, 07:03:56 am
Here is a little modification I did on your css
Code: [Select]
body {
font-family: "Visitor TT1 BRK", sans-serif;
font-size: 15pt;
color: black;
text-shadow: 1px 1px white, 1px -1px white, -1px 1px white, -1px -1px white;
margin: 0;
}
a{
color: black;
}
Title: Re: OmniPlayerIII - Calling for music artists
Post by: Sorunome on December 02, 2013, 08:06:09 am
hehe, looking nice!
Title: Re: OmniPlayerIII - Calling for music artists
Post by: DJ Omnimaga on December 02, 2013, 11:27:57 am
This seems nice, although it's a shame that it only runs in a few browsers D:

You should add Bfr, Necro, Un Posse, Pass That and Speler by the way (which are in Omnimaga archives)
Title: Re: OmniPlayerIII - Calling for music artists
Post by: Juju on December 02, 2013, 12:26:36 pm
D: html5 audio? Firefox doesn't like that.
That's probably because most songs are only available in MP3 format. I should convert them in OGG so Firefox will like them. Try DJ Omnimaga's songs, which are already in OGG.

Here is a little modification I did on your css
Code: [Select]
body {
font-family: "Visitor TT1 BRK", sans-serif;
font-size: 15pt;
color: black;
text-shadow: 1px 1px white, 1px -1px white, -1px 1px white, -1px -1px white;
margin: 0;
}
a{
color: black;
}
Looks nice, especially when visualizations will be on. I just added one, by the way, which shows the album cover when available. (Also I found a bug in Chrome while implementing this :P)

hehe, looking nice!
Thanks!

This seems nice, although it's a shame that it only runs in a few browsers D:

You should add Bfr, Necro, Un Posse, Pass That and Speler by the way (which are in Omnimaga archives)
This uses cutting-edge technologies and it's a work in progress, so I only support a few browsers for now, like the latest versions of Chrome, Firefox, Opera and Safari. It's still a work in progress to make it support everything (although you will understand it will obviously not be supported in Lynx).

And I'll add those artists soon! That and the rest of your music.
Title: Re: OmniPlayerIII - Calling for music artists
Post by: Sorunome on December 02, 2013, 01:10:43 pm
You should add Bfr, Necro, Un Posse, Pass That and Speler by the way (which are in Omnimaga archives)
Ui, and where is that? Would I be allowed to add 'em to radio omnimaga?
Title: Re: OmniPlayerIII - Calling for music artists
Post by: Streetwalrus on December 02, 2013, 01:13:20 pm
Hey this sounds pretty cool ! :D It's complementing Omni radio and that's pretty nice.
Title: Re: OmniPlayerIII - Calling for music artists
Post by: Eiyeron on December 02, 2013, 02:39:15 pm
Append this to the css too :
Code: [Select]
#player, #songs {
background: linear-gradient(to bottom, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%); /* F*** the other browsers */
}

#credits {
background: linear-gradient(to right, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%); /* F*** the other browsers */
}

And you could put credits in the player div to avoid the two gradients overlapping! ;)
Title: Re: OmniPlayerIII - Calling for music artists
Post by: DJ Omnimaga on August 16, 2014, 02:24:27 am
On a side note, is there a radio stream for each playlist?
Title: Re: OmniPlayerIII - Calling for music artists
Post by: Sorunome on August 17, 2014, 10:08:15 pm
I thought the list was pretty much the same as radio.ourl.ca
Title: Re: OmniPlayerIII - Calling for music artists
Post by: Geekboy1011 on August 17, 2014, 10:10:19 pm
You can add them and there should be a directory containing all of them somewhere >.> if not they are in the archives.
Title: Re: OmniPlayerIII - Calling for music artists
Post by: Sorunome on August 17, 2014, 10:11:16 pm
Well, i can't access the omniplayer link
Title: Re: OmniPlayerIII - Calling for music artists
Post by: Juju on August 17, 2014, 10:12:35 pm
It's down, I guess.
Title: Re: OmniPlayerIII - Calling for music artists
Post by: aeTIos on August 17, 2014, 10:22:47 pm
I'm a sucker for visualizations. Bring it on!
Title: Re: OmniPlayerIII - Calling for music artists
Post by: DJ Omnimaga on August 17, 2014, 10:24:59 pm
I thought the list was pretty much the same as radio.ourl.ca
Oh I meant one radio stream for each Jukebox element. :P