- July 3, 2011
- 617
- 141
Here comes the daily update 
Changelog 0.5.4.8:
Have fun
pOpY
Changelog 0.5.4.8:
- mapped network share (driveletter) support
- non blocking copy at startup -> if one of the databases was offline the previous version hangs
- non blocking event handling -> if one of the databases was offline during an event, this has blocked the complete workerthread and no other events was processed.
- prepared the code for copy other objects (ex.: thumb folders) -> but feature is not implemented yet
- much more i cant remember
This is done by using ping to check if the host is online.
- Currently when the plugin is trying to resolve an hostname and it isnt reachable the workerthread blocks for about 2 seconds -> the GUI dosnt.
Maybe there is a way to reduce this timeout, informative thread: https://msdn.microsoft.com/en-us/library/a63bsyf0.aspx
Its way better now than before, Mysql has blocked a very long time when the database was offline!
- add a function to copy thumbs from server/master to client at startup.
- Add My SQL error Handling and maybe retry an event!?
- DVD Resume issue of Moving Pictures: https://forum.team-mediaportal.com/threads/resume-time-dvd-issue.129573/
Have fun
pOpY