lbryio / spee.ch

An image hosting service on top of the LBRY protocol.
https://spee.ch
MIT License
186 stars 77 forks source link

fixes channel claim issue introduced by file extension fix #830

Closed jessopb closed 5 years ago

jessopb commented 5 years ago

Previous fix attempted to call split when file_name didn't exist such as on channel claims. Code now checks for that. Future not implemented yet: filenames without a . should have '' extension.