ShokoAnime / MyAnime3

Repository for My Anime 3, a MediaPortal plugin.
http://shokoanime.com/mediaportal/
15 stars 10 forks source link

Playback and watched status possible if file was removed #57

Closed RickDB closed 6 years ago

RickDB commented 8 years ago

Issue

Can toggle watch status or start playback even though JMMServer reports them as missing file(s), this results in SQL error for watched toggle and general playback error for playback.

Resolution

Make MA3 aware of file state and disable certain actions.

ElementalCrisis commented 8 years ago

Check Desktop as it does this and only lets you update files in your actual collection.

RickDB commented 8 years ago

On JMMDesktop the group was still listed but couldn't playback files as they were marked as removed, didn't check watch status however :)

Perhaps MA3 can detect if a file exists on playback start and report back in dialog? On entering episodes view it normally highlighted them orange (for offline / not available) just not sure if it did that with real time data from JMMServer.

ElementalCrisis commented 6 years ago

Still an issue @RickDB?