yoep / popcorn-fx

Popcorn FX is a multi-platform torrent streaming client that includes an integrated media player with support for embedded devices such as the Raspberry PI.
GNU General Public License v3.0
9 stars 1 forks source link

Torrent info resolve failures causes crash #261

Closed yoep closed 3 months ago

yoep commented 3 months ago

When a magnet fails to resolve, the rust lib crashes making the JVM panic. This behavior should be updated to correctly handle failures in magnet resolving.