Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed serialization of Web-Seeds and another bug #272

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Finomosec
Copy link

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