Oliver Gassner
Oliver Gassner
quick & dirty implementation of a config-option to set the default state of tx_sluggi_sync for new pages. implemented against the typo3-10 branch.
ommit the directory from \DmitryDulepov\DdGooglesitemap\Scheduler\Task::$sitemapFileFormat if \DmitryDulepov\DdGooglesitemap\Scheduler\Task::$indexFilePath is set to be directly in the webroot (i.e. sitemap.xml).
* add random wait between requests * increases runtime but handles my > 5000 releases collection fine.
* some artists use ZeroWidthSpace in their names/releases (Why? WTF) which results in file/directory names longer than 255 * solution remove ZeroWidthSpace from artist & releasenames fixes https://github.com/Ezwen/bandcamp-collection-downloader/issues/56 for my...
I have a view releases in my collection that fail to download because of "File name too long" Which limit is there kicking in? java or OS? I use your...