Open TheGhost78 opened 2 months ago
I normally use this format and it works fine: artist:40;\artist:40; - date:%Y-%m-%d; - title:120;
I tried this format to add a sort folder based on the first letter of the Artist: artist:1;\artist:40;\artist:40; - date:%Y-%m-%d; - title:120;
but it results in this format happening when you actually download a file: artist:1;\artist:1;\artist:1; - date:%Y-%m-%d; - title:120;
Try this: https://github.com/KurtBestor/Hitomi-Downloader/releases/tag/Technical-Preview
Great, that works - thanks! Could you do something similar for the Twitter downloads, please?
I normally use this format and it works fine: artist:40;\artist:40; - date:%Y-%m-%d; - title:120;
I tried this format to add a sort folder based on the first letter of the Artist: artist:1;\artist:40;\artist:40; - date:%Y-%m-%d; - title:120;
but it results in this format happening when you actually download a file: artist:1;\artist:1;\artist:1; - date:%Y-%m-%d; - title:120;