pathephone-desktop
pathephone-desktop copied to clipboard
^^ MORGAN roadmap ^^
Here is a roadmap for the second named release:
features:
- [ ] edit album page
- [ ] view album page
- [ ] delayed albums search
- [ ] genre subscriptions
- [ ] ability to create a personal albums collection
- [ ] bring back quality indicators (?)
- [ ] display a playing track in a window title
gears:
- [ ] delete album.artist field from instance schema, it is a derived data that can be calculated from album.tracks[].artist fields
- [ ] add files to IPFS without copying
- [ ] publish multiple albums at once as array
rest:
- [ ] test on a large amount of albums added (10GB+)
- [ ] investigate on a distribution via package managers (dnf / apt / aur)
The roadmap is subject to change, therefore feel free to share your ideas below!
Maybe adding a repo for ubuntu & debian would be an idea. ref https://github.com/Siderus/Orion/pull/154
These aren't tasks, they are full-blown issues. I suggest you create a separate issue for every one of them so we can see what's planned before creating an issue! For example, I just created #199, but I didn't see that it was already tracked as "publish multiple albums at once as array
from #171".
You can also group them in the milestone so we can see the progress of that roadmap shard.
@NatoBoram seems reasonable.