Allow updating a media duration
Use case:
In the case of an external media, the duration is always set to -1. When the media has been read on Android we save some information about it (progress, play_count) etc. But when we want to display it again, it would be nice to have the duration (that we got from the last playback) persisted in the DB
Request:
Have an API allowing to update the media duration field in DB