MythTV / mythtv

The official MythTV repository
https://www.mythtv.org
GNU General Public License v2.0
705 stars 345 forks source link

Add Service API for getting and setting last playback pos #538

Closed bennettpeter closed 2 years ago

bennettpeter commented 2 years ago

Since V32 by default uses last play pos to save the position instead of bookmark, we need API's to get and set this for other frontends, e.g. leanfront, so that they can be consistent with mythfrontend.

see https://github.com/bennettpeter/android-MythTV-Leanfront/issues/28

bennettpeter commented 2 years ago

Implemented in 68bb24a31a