subnode icon indicating copy to clipboard operation
subnode copied to clipboard

How to auto download all missing subtitles ?

Open ludoo0d0a opened this issue 10 years ago • 6 comments

is there a feature to auto install all missing subtitles ? with any schedule planner ? (at least, one time per day)

Great job, works perfectly on my synology :)

Bravo ;)

ludoo0d0a avatar Mar 28 '15 19:03 ludoo0d0a

+1

bastervrugt avatar Mar 30 '15 12:03 bastervrugt

Yep, I should restart my work on this project, I have a few ideas of improvement (the auto download & schedule are on the list). I might be working on this as I try Angular 2, it would be a good test project. But I have so many other projects on the side as well :-/

ocombe avatar Mar 30 '15 12:03 ocombe

@ludoo0d0a Have you installed SubNode on your Synology ?!? How to ?!?

PetitMalin avatar Jun 12 '15 16:06 PetitMalin

Package nodejs syno (or community) Install npm Git clone + pm2 Still failed to run @ startup so manual launch script for now. Bonne chance petitmalin! Le 12 juin 2015 18:40, "PetitMalin" [email protected] a écrit :

@ludoo0d0a https://github.com/ludoo0d0a Have you installed SubNode on your Synology ?!? How to ?!?

— Reply to this email directly or view it on GitHub https://github.com/ocombe/subNode/issues/5#issuecomment-111551806.

ludoo0d0a avatar Jun 12 '15 18:06 ludoo0d0a

Thank's for the reply @ludoo0d0a What i have do

I have already installed Nodejs for SYNO but it's version 0.10.36. but If you launch the init.sh on setup you have a warning message for 0.8 version required Npm is already installed on version 1.4.28 (with the Nodejs for SYNO ?!?)

Git clone + pm2 ?!? (I did not understand )

For Pm2 = installed with a SSH command with putty "npm install pm2 -g"

Finally when i launch a SSH command with putty "node serverWrapper.js" => It works !!! but when i closed putty Subnode close too...and loose the config when you launch again.

A little tutorial would be helpful !!! ;) Thx for your help

PetitMalin avatar Jun 12 '15 22:06 PetitMalin

The auto download feature is now on the roadmap for v2.0 (https://github.com/ocombe/subNode/issues/8)

ocombe avatar Oct 06 '15 09:10 ocombe