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

Torrent names are truncated #7

Open
benweitzman opened this issue Jul 10, 2015 · 2 comments
Open

Torrent names are truncated #7

benweitzman opened this issue Jul 10, 2015 · 2 comments

Comments

@benweitzman
Copy link

https://github.com/Storj/storjtorrent/blob/master/storjtorrent/session.py#L276

Torrent names are truncated to 40 characters. Is there a reason for this? It would be nice to be able to access the original name.

@super3
Copy link

super3 commented Jul 11, 2015

@EmergentBehavior Want to jump in here?

@EmergentBehavior
Copy link
Contributor

@benweitzman I believe this was to help save space if data was displayed in a console window but it probably isn't needed here. You can submit a PR to remove it if you'd like.

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

No branches or pull requests

3 participants