ballerburg9005 / wget-2-zim

creates ZIM files for Kiwix from arbitrary websites with wget and some nifty tricks (doesn't need ServiceWorkers)
GNU General Public License v3.0
78 stars 4 forks source link

Metadata doesn't meet the following requirements: #10

Closed mikepaxton closed 1 year ago

mikepaxton commented 1 year ago

I'm new to using wget-2-zim so forgive me if I'm missing something obvious here. I'm not sure why I'm continually getting this message at the tail end of the process? I'm getting the same error for every website I've tried.

Wget finished. iterating over .html files to fix links, css and stuff find: ‘meshtastic.org/wget-2-zim-overreach/’: No such file or directory mv: cannot stat 'meshtastic.org/wget-2-zim-overreach/*': No such file or directory iteration finished deleting files deemed too large deleting files finished writing ZIM Metadata doesn't meet the following requirements: Name must contain at least 1 characters FAILURE! Left meshtastic.org download directory in place.

ballerburg9005 commented 1 year ago

This seems to be an error generated by a change in the zim tools. I try to fix it.

ballerburg9005 commented 1 year ago

Works now, thanks for reporting the issue.

mikepaxton commented 1 year ago

Works now, thanks for reporting the issue.

Thanks so much for fixing the issue so fast. Just pulled the latest version and ran it, worked great!