mafintosh / peercast

torrent-stream + chromecast
MIT License
515 stars 38 forks source link

New features? #3

Open chaslund opened 10 years ago

chaslund commented 10 years ago

Hi Mafintosh. First of all thank you for a great tool for my chromecaster :)

However, it could be really cool in the future to be able to pause and search in the torrents.

/Christian

mafintosh commented 10 years ago

We could make a sweet command line ui for this. Like having pause etc. I'm not completely sure what you mean by 'search in the torrents'?

chaslund commented 10 years ago

Fantastic! I thought about the possibility of being able to jump to a specific location in a torrent. So if you can just type the desired number of minutes and then the torrent starts at the given number of minutes.

Munter commented 10 years ago

I would copy the mplayer keyboard interaction for skipping.

skip 10 seconds forward/backward skip 1 minute forward/backward pgDown/pgUp skip 15 minutes forward/backward

Other suggestions: SPACE pause/play Q quit

https://www.npmjs.org/package/progress would be nice to have to see the progress

mafintosh commented 10 years ago

@Munter we should do a mplayer-keyboard-cli (insert better name here) module that does this for us and just emits events like pause, skip-forward etc

xat commented 10 years ago

a decoupled mplayer-keyboard-cli would be awesome! i could also use that within castnow :)

xat commented 10 years ago

I think skip should be implemented debounced somehow btw. Meaning that if you press the right-button a few times in a row it only makes one seek at the end, instead of a seek on each button-press.

donlion commented 10 years ago

Support for subtitles? (opensubtitles.org or so)

mafintosh commented 10 years ago

@xat castnow looks sweet!

xat commented 10 years ago

thanks :)

xbeta commented 10 years ago

+1 for playback control +1 for subtitle search

fredericgrati commented 9 years ago

+1 for subtitle

emilianos commented 8 years ago

this is old but.. +1 for playback control +1 for subtitles