btzr-io / jelly-beats

A decentralized music and podcasts streaming platform
GNU General Public License v3.0
73 stars 32 forks source link

add documentation about audio upload and item visibility #359

Open stragu opened 5 years ago

stragu commented 5 years ago

I'm submitting a ...

What is the current behaviour?

Could not find information on what determines if LBRY audio is visible or not in Jelly-beats. (And how to upload it so it is available in Jelly-beats.)

What is the expected behaviour?

Provide some documentation on:

What is the motivation / use case for changing the behavior?

My personal questions about the project...? :)

Please tell us about your environment:

btzr-io commented 5 years ago

How the catalogue is currently populated?

Why not all audio on LBRY is on Jelly-beats?

Currently the app blocks anonymous published content, this doesn't really prevent piracy but at least encourage artists (publisher) to create an identity (channel) so all their content can be more organized and easy to find. In the future there maybe a possibility to "verify" channels for trusted content.

btzr-io commented 5 years ago

How to upload audio so it is available on Jelly-beats?

Currently there is no way to upload content directly on the app, however doesn't matter where or how you publish the content as long as is uploaded to lbry network it will be accessible on the app.

You can try to publish on other platforms such as spee.ch, soundbytez.io or the lbry desktop app, and you should see the file under the latest section on the app once is published. ( Just remember to pass the current filters )

See: https://lbry.io/faq/how-to-publish

btzr-io commented 5 years ago

Publisher page https://github.com/btzr-io/jelly-beats/issues/27

btzr-io commented 5 years ago

@stragu Let me know if you have more questions, I really need to write some documentation soon :stuck_out_tongue:

btzr-io commented 5 years ago

This is an alpha version of the project so there are some important features missing such as publish content and playlists.

stragu commented 5 years ago

Excellent, thank you for the explanations !! It makes more sense now that I know the podcasts and the featured part are static. Also, I noticed that the search for my artist name ("gentil"), lists two tracks from a few months ago, but not the three tracks uploaded to LBRY in the last month. Interestingly, it's the same issue in the official LBRY client: search results only list the two older ones, but going straight to my chanel lists all 5 tracks. Interesting... Might report that to LBRY themselves!

Side note: I find this project very exciting, and I'm very keen to get involved – time permitting. What kind of help are you looking for?

btzr-io commented 5 years ago

@stragu Hi, any kind of help is welcome, there are some issues open if you want to check them out, most of them are dev-code stuff or if you prefer to help with the documentation check: https://github.com/btzr-io/jelly-beats/issues?q=is%3Aissue+is%3Aopen+label%3Adocs

Thanks for your interest and support to the project :v:

btzr-io commented 5 years ago

Also, I noticed that the search for my artist name ("gentil"), lists two tracks from a few months ago, but not the three tracks uploaded to LBRY in the last month. Interestingly, it's the same issue in the official LBRY client: search results only list the two older ones, but going straight to my chanel lists all 5 tracks. Interesting... Might report that to LBRY themselves!

I wasn't aware of this, yes you should report that :+1: