internet4000 / radio4000

public media library system, calm, non-intrusive
https://radio4000.com
GNU General Public License v3.0
45 stars 19 forks source link

Should we merge in the discogs-explorer routes #409

Closed 4www closed 4 years ago

4www commented 4 years ago

This prototype project https://github.com/internet4000/explorer-discogs has been an experiment for exploring Discogs data; adding the possibility of a player that can continue playing the videos of a release across application routes. This is neat when exploring labels, artists.

One "annoying thing" about this project, is that we've got work again on UI, integrating the player and visual components etc. This job could be simplified if we reused the components of radio4000 ember's app (which both of them are).

The idea here, is to reuse the "glue" logic, such as adapters and serializers, routes and controllers from discogs-explorer, and merge it into radio4000-cms.

What would this bring?

Alternative solutions

We can also keep this as two separate applications, and work on a "design framework" we could reuse in multiple apps. This feels tedious, we're not google material ui.

We could move to a design framework (meh, no thx).

If we'd like a great integration with the "r4 ecosystem", it is necessary to be able to authenticate users so managing one's r4 library within external apps is possible (adding discogs/provider URL to a track, new track etc.)

Challenges

What we already have

Where to start

4www commented 4 years ago

nope, too complex for now

oskarrough commented 4 years ago

Well written issue and sorry for the lack of feedback but I agree with your latest comment :D