Closed GoogleCodeExporter closed 8 years ago
Are you using the play button in the JMM both times?
Original comment by imperia...@gmail.com
on 13 Feb 2013 at 12:47
I just tested it again and this is still an issue. And yes I clicked the play
button.
Original comment by kav...@googlemail.com
on 13 Feb 2013 at 12:52
As I can't edit my comment above, here is a small update regarding this issue:
After looking at the code, I found out that a file is marked as watched if
a) File-Pos in the .ini = 0
b) File-Pos is above the percentage.
These obviously aren't any news to you, but according to this I did a little
experiment:
1. Start a file and close MPC as fast a possible.
2. Look at the .ini and observe the corresponding file-position.
As I closed the window right before the episode would start (and therefore the
MPC-logo was still visible), the file-position of that file was 0.
According to this I'm guessing that your filewatcher is "too fast" and
therefore reads the 0 and marks the file as watched.
I hope this helps you in fixing this.
Original comment by kav...@googlemail.com
on 13 Feb 2013 at 4:49
https://github.com/japanesemediamanager/jmmclient/issues/45
Original comment by werndly...@gmail.com
on 19 Aug 2014 at 7:49
Original issue reported on code.google.com by
kav...@googlemail.com
on 8 Feb 2013 at 1:31