Skip to content

Fixed serialization of Web-Seeds and another bug#272

Open
Finomosec wants to merge 4 commits into
mpetazzoni:masterfrom
Finomosec:master
Open

Fixed serialization of Web-Seeds and another bug#272
Finomosec wants to merge 4 commits into
mpetazzoni:masterfrom
Finomosec:master

Conversation

@Finomosec

Copy link
Copy Markdown

Fixed this issue: #271

TorrentCreator uses LinkedList for some fields
BEValue.getList() only supported ArrayList and threw an exception when a different type of list was used
added proper handling of web-seed-urls to TorrentMetadata/Impl, TorrentParser and TorrentSerializer

added some unit tests - PASSED

manually tested end-to-end by creating a torrent with web-seed-urls and opening it in qbittorrent verifying that they are passed correctly - PASSED urls were shown properly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant