Author Topic: OmniPlayerIII - Calling for music artists  (Read 13018 times)

0 Members and 1 Guest are viewing this topic.

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
OmniPlayerIII - Calling for music artists
« 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:

  • Interface entierely in Javascript! (Now with more AJAX/JSON!)
  • HTML5 audio!
  • Winamp/WMP-like visualizations! (Coming soon!)
  • Search by artist/album!
  • Download links!
  • Links to Facebook/Twitter/Bandcamp! (Coming soon!)
  • Over 4 artists!
  • Integration with Bandcamp! (Not sure if coming soon or not)
  • Clouds! (Coming soon!)

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
« Last Edit: December 01, 2013, 08:11:37 pm by Juju »

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: OmniPlayerIII - Calling for music artists
« Reply #1 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
Vy'o'us pleorsdti thl'e gjaemue

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: OmniPlayerIII - Calling for music artists
« Reply #2 on: December 02, 2013, 12:15:48 am »
Thanks, should be fixed.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: OmniPlayerIII - Calling for music artists
« Reply #3 on: December 02, 2013, 02:59:36 am »
D: html5 audio? Firefox doesn't like that.
If you like my work: why not give me an internet?








Offline Eiyeron

  • Urist McEiyolobster
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1430
  • Rating: +130/-10
  • (-_(//));
    • View Profile
    • Rétro-Actif : Rétro/Prog/Blog
Re: OmniPlayerIII - Calling for music artists
« Reply #4 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;
}
« Last Edit: December 02, 2013, 07:05:22 am by Eiyeron »

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: OmniPlayerIII - Calling for music artists
« Reply #5 on: December 02, 2013, 08:06:09 am »
hehe, looking nice!

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: OmniPlayerIII - Calling for music artists
« Reply #6 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)

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: OmniPlayerIII - Calling for music artists
« Reply #7 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.
« Last Edit: December 02, 2013, 12:30:05 pm by Juju »

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: OmniPlayerIII - Calling for music artists
« Reply #8 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?

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: OmniPlayerIII - Calling for music artists
« Reply #9 on: December 02, 2013, 01:13:20 pm »
Hey this sounds pretty cool ! :D It's complementing Omni radio and that's pretty nice.

Offline Eiyeron

  • Urist McEiyolobster
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1430
  • Rating: +130/-10
  • (-_(//));
    • View Profile
    • Rétro-Actif : Rétro/Prog/Blog
Re: OmniPlayerIII - Calling for music artists
« Reply #10 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! ;)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: OmniPlayerIII - Calling for music artists
« Reply #11 on: August 16, 2014, 02:24:27 am »
On a side note, is there a radio stream for each playlist?

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: OmniPlayerIII - Calling for music artists
« Reply #12 on: August 17, 2014, 10:08:15 pm »
I thought the list was pretty much the same as radio.ourl.ca

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Geekboy1011

  • The Oneironaut
  • Donator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2031
  • Rating: +119/-2
  • Dream that Awakening dream
    • View Profile
Re: OmniPlayerIII - Calling for music artists
« Reply #13 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.

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: OmniPlayerIII - Calling for music artists
« Reply #14 on: August 17, 2014, 10:11:16 pm »
Well, i can't access the omniplayer link

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!