Bookplayer: Share audiobooks

Created on 12 Apr 2018  路  5Comments  路  Source: TortugaPower/BookPlayer

The swipe left menu for a cell that contains a book or playlist item should include an additional action called "Share" which should bring up the share sheet for the associated file.

Original text:

Since BookPlayer accepts audiobooks via AirDrop or generic file sharing, it should also allow you to share a book in a similar fashion.

This should not be too hard to implement, but it stops files from being stuck inside the player and makes it easier to bring files from one device to the next, which will also be nice for possible future developments.

enhancement help wanted

All 5 comments

Awesome idea!

mmmmm looking into this one, we should have preserved in some way the original filename in 3.0.0 for this feature 馃

it won't be a problem if we're sharing between BookPlayer apps in different devices. But if the intention is just the extraction of the book, then before sharing the book, the hash filename should be changed to the next best thing we have, which would be the title

We could always generate a sensible new file name given we store all the meta info.

\(author) - \(album) - \(title) (\(year)).\(ext)

But I agree, maybe we should keep the original filename around. Won't work for books added in 3.0.0 but otherwise there are no side effects for users.

resolved by #251

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sprig picture sprig  路  3Comments

anthonyattard picture anthonyattard  路  5Comments

halleygen picture halleygen  路  3Comments

pichfl picture pichfl  路  5Comments

pichfl picture pichfl  路  6Comments