When attempting to transfer a show selecting it from
the server now playing list the show that get
transfered si not the one selected.
I have dug into the issue and I've found out that some
shows share the show ID. It happens when the duration
of a show read from the chunks is invalid. The show
gets addes to the now playing list anyway but with the
show ID of the show that was added to the list just
before it.
show ID generation has been reworked, and now is based on the modification time of the file, and the file name. the next release (0.5.0) will also include the full directory path in the calculation as well.