Hi.
The scenario is as follows:
1. play an episode (does not matter if the episode has been watched before or not)
2. let it play for a couple of seconds
3. hit stop
4. play the same episode again
when doing that, at the 4th step get a dialog telling me the file is unavailable and a yes/no choice of deleting the file.
however, if i reboot xbmc, i can play it again (once).
debug log: http://paste.ubuntu.com/5572773/
important lines:
1st try to play: 4772
stopping the playback: 4880
2nd try to play: 5088
error that says file is not found: 5090
3rd try to play: 5775
From line 5090 i have verified that "12" is the idShow, 1 is the seasonNumber and 762 is the correct idEpisode in the mysql-database
/Henrik
The scenario is as follows:
1. play an episode (does not matter if the episode has been watched before or not)
2. let it play for a couple of seconds
3. hit stop
4. play the same episode again
when doing that, at the 4th step get a dialog telling me the file is unavailable and a yes/no choice of deleting the file.
however, if i reboot xbmc, i can play it again (once).
debug log: http://paste.ubuntu.com/5572773/
important lines:
1st try to play: 4772
stopping the playback: 4880
2nd try to play: 5088
error that says file is not found: 5090
3rd try to play: 5775
From line 5090 i have verified that "12" is the idShow, 1 is the seasonNumber and 762 is the correct idEpisode in the mysql-database
/Henrik