vlc-bittorrent icon indicating copy to clipboard operation
vlc-bittorrent copied to clipboard

Provide some bittorrent status to users?

Open petterreinholdtsen opened this issue 6 years ago • 6 comments

Is it possible to provide some bittorrent status information to the user during playback? For example the number of peers/seeds, download speed, etc. It would be useful for slow starting torrents, to know if they hang or are just slow.

petterreinholdtsen avatar Jan 07 '19 18:01 petterreinholdtsen

Agree. Also a progress bar of some sort....

tiotrom avatar May 20 '20 19:05 tiotrom

VLC doesn't provide a good interface for modules/plugins to do this.

johang avatar May 21 '20 09:05 johang

I see...

tiotrom avatar May 22 '20 23:05 tiotrom

Is 5d8045892c0aedafb7eebc4e6e1b18a1b3ddbefd somehow related to this?

petterreinholdtsen avatar May 08 '21 08:05 petterreinholdtsen

Yes, it is. But I didn't find a good way of providing this info to users. Any suggestions? I guess I could periodically print to the the Messages window.

I added a progress dialog downloading metadata in 0c62656.

johang avatar May 09 '21 09:05 johang

[Johan Gunnarsson]

Yes, it is. But I didn't find a good way of providing this info to users. Any suggestions? I guess I could periodically print to the the Messages window.

I tried asking on the #videolan IRC channel, but got no response. Perhaps it is still a hard problem...

I added a progress dialog downloading metadata in 0c62656.

I look forward to having the feature in Debian, after the next stable release. :)

-- Happy hacking Petter Reinholdtsen

petterreinholdtsen avatar May 09 '21 11:05 petterreinholdtsen