cvzi/Bandcamp-script-deluxe-edition

date format yyyy.mm.dd

Closed this issue · 8 comments

can you please make option to show date on albums in yyyy.mm.dd format?

cvzi commented

Could you post a screenshot of where exactly?

cvzi commented

Oh I understand. I'll add it when I have some time.

thank you very much!

cvzi commented

Format fields:

%isoDate%		 2001-02-03T00:00:00.000Z
%D%			 3
%DD%			 03
%Da%			 Sat
%Day%			 Saturday
%Dord%			 3rd
%M%			 2
%MM%			 02
%Mon%			 Feb
%Month%			 February
%YY%			 01
%YYYY%			 2001
%json%			 2001-02-03T00:00:00.000Z
%unix%			 981154800
cvzi commented

Implemented in v1.26.0. There is a new setting in the script options to enable it and to set a custom format with the above listed placeholders.

it works, but not everywhere
here won't work for some reason https://itsaso.bandcamp.com/album/a-s-o but on other albums for this artist everything is fine
maybe because it's pre-order?

cvzi commented

Yes pre-order was the problem, now it should work.