oldpond

oldpond

Has anyone thought about what a Spotify clone might look like on the Beam? That would certainly be a killer app for the stack. I thought this would make a good New Year project. I’m not much of a front end programmer though, so I am going to need help.

My gut tells me this might have Angel potential. Spotify is doing great right now, so their model is a good one. Their app could be way better though. :slight_smile:

Showing Posts 1 to 10

oldpond

oldpond OP

I have time and resources, all we need is a whiteboard and an NDA.

AstonJ

AstonJ

Nice idea Michael!

I use Apple Music.. and the thing I hate most about it is I can only share tracks with other Apple Music subscribers. What I would really like is for there to be an equivalent online platform (like Soundcloud or youtube) that allows you to share the music either as direct links or embed on sites (and forums!) of course that side of it could be funded by ads. …so please add something like that to it :003:

blatyo

blatyo

Conduit Core Team

I think Spotify’s competitive advantage isn’t so much their technology and as it is their licensing.

hauleth

hauleth

Spotify has something like that available, ex.: Spotify

It will not allow you to listen to the full song, but it will give at least the preview.

About @oldpond idea. I see some problems:

  • as @blatyo said - licenses, these can get expensive, and unless you will try to fit into some niche then you probably do not get enough impact to bring “big names” to the table
  • Spotify do not earn much, so I do not think that there is need for another streaming service (remember that there are 2 big players (Spotify and Apple Music), at least one smaller that I am aware of (Tidal), and countless online radio stations). See that even “big names” in music industry (i.e. Sony) do not try to create their own service (and they will get licenses for “free” as they already own it) and instead promotes other services (Spotify and Netflix) to stream their content for them.

I see your problem with Spotify is their desktop application, but are you aware that other players are available as long as you are using Spotify Premium? Mopidy offers such feature, also there is Spotifyd.

AstonJ

AstonJ

That does not work - it says ‘get Spotify’ or ‘open Spotify’ when you click the play button. Plus, just previews isn’t enough - it needs to be like youtube or Soundcloud for people to want to ‘share’ imo :slight_smile:

oldpond

oldpond OP

Licensing would be up to the Artists, wouldn’t it? RadioStation is a music service. The Artists get paid for listing their material and again when the client plays or downloads their product. I would hope they are free to list where they choose. Legal stuff is a big chunk of startup cost.

oldpond

oldpond OP

As always, Aston, thinking into the future. The social aspect is a big draw to the mobile generation. I would push this feature off to 2.0. :slight_smile: Yes, funded by ads for the free version with no ads in the paid is a popular go to market strategy. When I did my Android app, we released for 1.99 and sold two copies. One for test. :slight_smile: . Then we released again as free with ads. Made .99 in ad revenue. Then we released free no ads, and I open sourced it. :slight_smile:

oldpond

oldpond OP

I see the challenges. They are big and first to market. I have great respect for their interface actually. According to stackshare, they’re a Java shop. This looks like low hanging fruit in terms of performance gains for a Phoenix app. The api doesn’t look that complicated. The IP alone would cover the cost.

blatyo

blatyo

Conduit Core Team

Not all artists own their music. A lot of music is owned by the music labels and you would need to license it through them.

sztosz

sztosz

There’s also Google Music, and Youtube Red. And although I didn’t use the latter, the former is the best streaming platform from all I’ve used so far. They have vast music catalogue, and I’m surprised what little niche gems you can find there. And they have superior music matching algorithms (for when you want to play music similar to the one you’ve been listening to already) to any other streaming service I used. But… I diverged.

Look at market share:

taken from Mid-Year 2018 Streaming Market Shares | Music Industry Blog

There are few big players, but still looking at how much of market has the biggest player: Spotify, and how many players there are in game, and how the market is steadily growing I think there is still place for few other services at least.

From what I know, music labels have no problems with licensing its music to streaming services. It has proven to be profitable, and that’s all what they care about. Labels are also not so keen to being exclusive to any service, exactly because none of the services has majority, and still there is lot of movement there. If you, as a label, have choice to profit a little more per song from 36% of market, or a little less but from 36% + 19% + 12% what would you choose? But that’s rhetorical question, we all know it.

What they have problems with is licencing music to services that have free tiers. From what I know, Spotify have problems, and recently some Artists are available only on the paid tier, because otherwise Music Labels would pull them as a whole from Spotify.

Market is clearly not saturated.

None of the services have a killer app. All the big players rely on marketing. In my conclusion there is still place for new service (provided it has big enough initial funding), but to be successful it has to have a killer app. And by killer app I mean iOS/Android app along with similar desktop one. And though Elixir seems like a good choice for backend… backend is actually irrelevant.

PS. When it comes to licencing the problem is more than often with the artists themselves and not Labels. Music Labels want as much income as possible, and don’t care about anything else in the end. Some Artist… just read this article: The 10 Biggest Artists That Refuse to Stream Their Music but mind it’s from 2015 and some things changed: The Beatles are available on Google Music (don’t know about other services), and some didn’t: I can’t find King Crimson studio albums on any streaming service (last i checked).

PPS. It came out as response to @hauleth, but it’s not aimed at you specifically, sorry. Post just grew as I was typing :confused:

Where Next? Top

Trending in Discussions Top

AstonJ
As the title says, please share what you’ve been up to with Elixir. Whether that’s been learning it, looking into it, making stuff with i...
2977 92995 915
New
caslu
I want to open this thread for you all to discuss and help those who really like Ash but are still hesitant to use it in a real project. ...
New
mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
GES233
I’m posting this in response to Jose’s recent tweet (Cr. link) : People are sleeping on Elixir for a coding harness: Hot-code swappi...
New
_mfierro
Hello, I wrote Stop My Hand, a Scattergories-like web application using Phoenix/LiveView as my learning project for Elixir (after readin...
New
marciol
It would be helpful to have a list of companies worldwide that hire engineers without prior experience in Elixir. Often, it can be quite ...
New
durvia
Anyone running long-lived stateful processes on BEAM? We’re building an AI agent runtime and would love to compare notes. We’re a small ...
New

Other Trending Topics Top

garrison
Hobbes is a low-level distributed database for the Elixir programming language. Hobbes provides a simple, safe, and scalable storage lay...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Dmk
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
wintermeyer
There are three potential reasons for members of this forum to have a look at https://vutuv.de You are tired or annoyed of LinkedIn. Yo...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews