MinimServer Forum
Dispaly only year not full date - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Music Tagging (/forumdisplay.php?fid=9)
+--- Thread: Dispaly only year not full date (/showthread.php?tid=2223)



Dispaly only year not full date - simomat - 27-02-2015 11:24

In Lightning DS I am very annoyed by the display of full date. That is in italian 1/gen/1999.
I want to display only the year, say 1999.

How do I fix this?
thanks

Simone


RE: Dispaly only year not full date - simoncn - 27-02-2015 21:20

(27-02-2015 11:24)simomat Wrote:  In Lightning DS I am very annoyed by the display of full date. That is in italian 1/gen/1999.
I want to display only the year, say 1999.

How do I fix this?
thanks

Simone

You can use the tagOptions setting Date.yearOnly.* to remove all month and day information. For more information, see this section.


RE: Dispaly only year not full date - simomat - 28-02-2015 19:07

Ok I wrote exactly this in TagOptions:
Album.sortTags={Date, Artist}, Date.yearOnly.index

restarted and rescanned library, killed and restarted Lightning DS, but nothing seems to change. What am I missing?

Thanks



(27-02-2015 21:20)simoncn Wrote:  
(27-02-2015 11:24)simomat Wrote:  In Lightning DS I am very annoyed by the display of full date. That is in italian 1/gen/1999.
I want to display only the year, say 1999.

How do I fix this?
thanks

Simone

You can use the tagOptions setting Date.yearOnly.* to remove all month and day information. For more information, see this section.



RE: Dispaly only year not full date - simoncn - 28-02-2015 21:02

(28-02-2015 19:07)simomat Wrote:  Ok I wrote exactly this in TagOptions:
Album.sortTags={Date, Artist}, Date.yearOnly.index

restarted and rescanned library, killed and restarted Lightning DS, but nothing seems to change. What am I missing?

Thanks

As I said in my previous post, you should use:

Date.yearOnly.*


RE: Dispaly only year not full date - simomat - 01-03-2015 13:59

Oh I did't get it the first time! Sorry to have been bothering you
Thank you for your patience

Simone


(28-02-2015 21:02)simoncn Wrote:  
(28-02-2015 19:07)simomat Wrote:  Ok I wrote exactly this in TagOptions:
Album.sortTags={Date, Artist}, Date.yearOnly.index

restarted and rescanned library, killed and restarted Lightning DS, but nothing seems to change. What am I missing?

Thanks

As I said in my previous post, you should use:

Date.yearOnly.*