You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like the next step after #148. The MAF display shows
Processing 0%. However, on the backend, the livestream
table shows 100% complete, there are proper files in the
steaming directory, and mythtranscode's log shows a
normal termination.
There wasn't a slave backend involved for this test.
A recording with 'matching' start times is OK.
Running on: mythtv-android-frontend-1.10.1-510-g443c550
selectr.title, r.sub_title, r.start_time, rr.start_ts, rr.start_timefrom
recorded r
left join recording_recorded rr onr.start_time=rr.start_timeandr.record_id=rr.record_idandr.master_hostname=rr.master_hostnamewherer.master_hostname='mc1'and not rr.start_time=rr.start_tsorder byr.start_timedesc;
@billmeek can you retest this issue now and let me know if it is still happening? Changes were made to how episode handling occurred between the app and the backend as it relates to playback, live stream handling and deletes, I do not think this issue is still occurring.
Looks like the next step after #148. The MAF display shows
Processing 0%. However, on the backend, the livestream
table shows 100% complete, there are proper files in the
steaming directory, and mythtranscode's log shows a
normal termination.
There wasn't a slave backend involved for this test.
A recording with 'matching' start times is OK.
Running on: mythtv-android-frontend-1.10.1-510-g443c550
Returns:
The text was updated successfully, but these errors were encountered: