andrey-yantsen / plexiglas

Sync plex content across multiple servers
MIT License
21 stars 3 forks source link

Except on filesize mismatch #7

Open Xalaxis opened 5 years ago

Xalaxis commented 5 years ago

Instead of raising an exception, if we caught ValueError: Downloaded file size is not the same as expected we could give users a message to raise an issue at https://github.com/andrey-yantsen/plexiglas/issues/new.

andrey-yantsen commented 5 years ago

Yeah, good idea, I'll try to do some magic for all unhandled exceptions