YouROK / TorrServer

Torrent stream server
GNU General Public License v3.0
1.34k stars 178 forks source link

[BUG] Setting category via web on adding .torrent via file #378

Closed tsynik closed 2 months ago

tsynik commented 2 months ago

Describe the bug Category not saved if torrent added via web as .torrent file

To Reproduce Steps to reproduce the behavior: Add new torrent via web and set it's category

Expected behavior Category must be added

Desktop:

Additional context Category saved if torrent added via magnet link and don't saved if added via .torrent file from Web UI

@cocool97 something missing?

tsynik commented 2 months ago

fixed in 5922c7d

cocool97 commented 2 months ago

Yes loading from torrent file has not been tested... Thanks for the fix !