RipMeApp / ripme

Downloads albums in bulk
MIT License
3.72k stars 630 forks source link

Ripper doesn't show what's being downloaded. #179

Closed ghost closed 6 years ago

ghost commented 6 years ago

It would be nice if I knew what was currently downloading. The app currently only shows what's completed.

untitled

cyian-1756 commented 6 years ago

What URL where you trying to rip?

ghost commented 6 years ago

It does that for my entire queue. RipMe used to tell me what I am currently downloading.

cyian-1756 commented 6 years ago

RipMe used to tell me what I am currently downloading.

It still should. Try clearing your config files and reruning ripme

metaprime commented 6 years ago

Copy your config file here and take a screenshot of your settings and that might help us figure out what happened in your case.

ghost commented 6 years ago

What file is the config file?

metaprime commented 6 years ago

rip.properties

ghost commented 6 years ago
# Download threads to use per ripper
threads.size = 2

# Overwrite existing files
file.overwrite = false

# Number of retries on failed downloads
download.retries = 1

# File download timeout (in milliseconds)
download.timeout = 60000

# Page download timeout (in milliseconds)
page.timeout = 5000

# Maximum size of downloaded files in bytes (required)
download.max_size = 104857600

# Don't retry on 404 errors
error.skip404 = true

# API creds
twitter.auth = VW9Ybjdjb1pkd2J0U3kwTUh2VXVnOm9GTzVQVzNqM29LQU1xVGhnS3pFZzhKbGVqbXU0c2lHQ3JrUFNNZm8=
tumblr.auth = JFNLu3CbINQjRdUvZibXW9VpSEVYYtiPJ86o8YmvgLZIoKyuNX
gw.api = gonewild

twitter.max_requests = 10

clipboard.autorip = false

download.save_order = true
prefer.mp4 = true
rips.directory = H:\\Rips
auto.update = false
log.level = Log level: Error
play.sound = false
download.show_popup = false
log.save = true
urls_only.save = false
album_titles.save = true
descriptions.save = true
window.x = 1448
window.y = 69
window.w = 428
window.h = 420
remember.url_history = true
window.position = false

untitled

cyian-1756 commented 6 years ago

Is this still an issue?

cyian-1756 commented 6 years ago

This should be fixed in 1.7.36