MythTV-Clients / MythTV-Android-Frontend

Implementation of MythTV .25+ Services API for Android
GNU General Public License v3.0
66 stars 16 forks source link

Incorrect recording is played, no sound and video cannot be played #268

Open chuckpeters opened 9 years ago

chuckpeters commented 9 years ago

Incorrect recording is played: My father's Nexus 10 will not allow him to choose the program he wants to watch. It often plays the wrong recording. I tried removing the cache and settings a couple times and it didn't help. I think it is some sort of parsing bug. I'll send Bill and Daniel the contents of curl -H "Accept: application/json" -X GET http://192.168.2.3:6544/Dvr/GetRecordedList > cp_GetRecordedList

My Nexus 7 does not have the issue, and it still has an older release of android.

No sound is played with VPlayer:
I think the app has changed and you have to pay to unlock it. The Nexus 10 has the issue and I just installed VPlayer on the Nexus 7 and the sound works, at least for a few days. I also tried VLC, but no sound on the Nexus 10. Sound works on the Nexus 7, but the time displayed on recording is always 0 and we can't jump forward or back. Do we have any other good players available?

Video cannot be played with Dice Player: Both the Nexus 10 and 7.

dmfrey commented 9 years ago

Chuck,

We are in the process of some major overhaul on this application.

As of right now, the app has not changed in quite some time, nor has it ever, or will it ever, require payment. Can you please elaborate on this? Are you referring to vplayer?

On Fri Dec 12 2014 at 3:37:41 PM chuckpeters notifications@github.com wrote:

Incorrect recording is played: My father's Nexus 10 will not allow him to choose the program he wants to watch. It often plays the wrong recording. I tried removing the cache and settings a couple times and it didn't help. I think it is some sort of parsing bug. I'll send Bill and Daniel the contents of curl -H "Accept: application/json" -X GET http://192.168.2.3:6544/Dvr/GetRecordedList > cp_GetRecordedList

My Nexus 7 does not have the issue, and it still has an older release of android.

No sound is played with VPlayer:

I think the app has changed and you have to pay to unlock it. The Nexus 10 has the issue and I just installed VPlayer on the Nexus 7 and the sound works, at least for a few days. I also tried VLC, but no sound on the Nexus

  1. Sound works on the Nexus 7, but the time displayed on recording is always 0 and we can't jump forward or back. Do we have any other good players available?

Video cannot be played with Dice Player: Both the Nexus 10 and 7.

— Reply to this email directly or view it on GitHub https://github.com/MythTV-Clients/MythTV-Android-Frontend/issues/268.

chuckpeters commented 9 years ago

Sorry for not making it clear, I was referring to vplayer. The sound seems to be not working on a number of Video Apps on Dad's Nexus 10 and I suspect vplayer may be the cause, uninstalling it didn't help either.

dmfrey commented 9 years ago

Can you try dice player and see if you get the same result?

On Fri, Dec 12, 2014, 5:15 PM chuckpeters notifications@github.com wrote:

Sorry for not making it clear, I was referring to vplayer. The sound seems to be not working on a number of Video Apps on Dad's Nexus 10 and I suspect vplayer may be the cause, uninstalling it didn't help either.

— Reply to this email directly or view it on GitHub https://github.com/MythTV-Clients/MythTV-Android-Frontend/issues/268#issuecomment-66843851 .