allejok96 / jw-scripts

Index or download videos and sound recordings from jw.org.
GNU General Public License v3.0
49 stars 10 forks source link

--percent option not working? #14

Closed ThinkDigitalSoftware closed 6 years ago

ThinkDigitalSoftware commented 6 years ago

running  jwb-index --mode filesystem --download --category VODMoviesModernDay --percent --quality=720 returns usage: jwb-index [options] [DIR] jwb-index: error: unrecognized arguments: --percent

allejok96 commented 6 years ago

jwb-import has a --percent option, which I don't know if it works or not, but jwb-index hasn't.

ThinkDigitalSoftware commented 6 years ago

Oh... When you added the progress option, where did you add it to?I was looking for documentation and didn't find it.

On Thu, Jan 4, 2018 at 8:53 PM Alex notifications@github.com wrote:

jwb-import has a --percent option, which I don't know if it works or not, but jwb-index hasn't.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/allejok96/jw-scripts/issues/14#issuecomment-355472750, or mute the thread https://github.com/notifications/unsubscribe-auth/AV-HfRX7E9OBJdrODYhdeYFws0vSJfQEks5tHaq9gaJpZM4RT_my .

-- Think Digital 323-638-9448 760-678-8833 Facebook.com/ThinkDigitalRepair

ThinkDigitalSoftware commented 6 years ago

I found the script and commit here, but I'm still reading through it to see what option to add. https://github.com/allejok96/jw-scripts/commit/dd472cbe745d88759f97649d286044d6e0c5add0

On Thu, Jan 4, 2018 at 8:54 PM Jonathan White thinkdigitalrepair@gmail.com wrote:

Oh... When you added the progress option, where did you add it to?I was looking for documentation and didn't find it.

On Thu, Jan 4, 2018 at 8:53 PM Alex notifications@github.com wrote:

jwb-import has a --percent option, which I don't know if it works or not, but jwb-index hasn't.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/allejok96/jw-scripts/issues/14#issuecomment-355472750, or mute the thread https://github.com/notifications/unsubscribe-auth/AV-HfRX7E9OBJdrODYhdeYFws0vSJfQEks5tHaq9gaJpZM4RT_my .

-- Think Digital 323-638-9448 760-678-8833 Facebook.com/ThinkDigitalRepair

-- Think Digital 323-638-9448 760-678-8833 Facebook.com/ThinkDigitalRepair

allejok96 commented 6 years ago

I made the progress bar a default

allejok96 commented 6 years ago

--quiet will remove it and that's all

ThinkDigitalSoftware commented 6 years ago

Oh! I didn't update my program...

On Thu, Jan 4, 2018 at 9:09 PM Alex notifications@github.com wrote:

I made the progress bar a default

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/allejok96/jw-scripts/issues/14#issuecomment-355474368, or mute the thread https://github.com/notifications/unsubscribe-auth/AV-HffPBWj8xsYKs5KL5qj3JvInKEj_6ks5tHa6kgaJpZM4RT_my .

allejok96 commented 6 years ago

No problem! And sorry if you get a mess when trying to pull the lastest patches from git. I never can figure git out and made a mess our of it trying to re-do commits. Better just clone it to a new directory...