pathephone-desktop icon indicating copy to clipboard operation
pathephone-desktop copied to clipboard

Distributed audio player

Results 31 pathephone-desktop issues
Sort by recently updated
recently updated
newest added

Installing Pathephone from a package manager has many advantages, and the Snap Store is the most advantageous of them all.

Currently, Pathephone requires an `album.title` field to be filled. This field should be considered a derived data and should be removed as there are many `various artists` cases.

enhancement

Currently, each outdated album gets published separately. https://github.com/pathephone/pathephone-desktop/blob/master/src/main/threads/ipfs.thread/metabinApi.js#L22 Probably it will be a good idea to publish all outdated albums at once as they are already grouped in an array.

enhancement
question

Todo: - a way to mark the album as a favorite one - a button on each album from the discover page (?) - a button on album's personal page...

feature

This annoying issue requires either: - waiting for https://github.com/ipfs/js-ipfs-api/pull/564 to be finished - a custom implementation

enhancement

Well, this task is a tough one. The point is to use a multiple genre-aware pub/sub channels to distribute music instead of a single one. This will help to avoid...

feature

This task requires: - a button on the search results page that gives an ability to convert simple search to delayed search - list of active search-workers (probably under the...

question
feature

Pathephone definitely needs a page to view album info (tracklist at least). The task requires a completely new way to interact with albums from a discover page, there are some...

question
feature