pathephone / pathephone-desktop

Distributed audio player
https://pathephone.github.io
MIT License
247 stars 17 forks source link

Publish multiple albums at once as array #211

Open negamaxi opened 6 years ago

negamaxi commented 6 years ago

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.