Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

playlist descriptions should use the same operation labels as the ui #59

Closed
simon-weber opened this issue Apr 10, 2016 · 8 comments
Closed

Comments

@simon-weber
Copy link
Owner

Currently, a playlist description might look like:

(lastPlayed < 60 days ago and playCount > 11) sort by playCount descending

It'd be better if it looked like:

(last played earlier than 60 days ago and play count greater than 11) sort by play count descending
@yinka
Copy link

yinka commented May 1, 2016

Will it also be possible to display date as May 01, 2016, instead of 05/01/2016 - I get confused all the time with the US date format.

Thanks

@simon-weber
Copy link
Owner Author

Oh, actually, I think it should already be outputting the date according to your browser's locale. Can you see if that's set to what you expect?

@yinka
Copy link

yinka commented May 7, 2016

Yep, thanks

@simon-weber
Copy link
Owner Author

Sure thing.

@yinka
Copy link

yinka commented May 11, 2016

Looks like the US date format is back:

image

Not sure if this needs a separate ticket but looks like sync is broken, hasn't synced for about a day - last sync was 10/05/16, its now 12/05/16. Test returns the below:

image

Thanks

@simon-weber
Copy link
Owner Author

Can you check the logs to see if anything stands out? If everything looks ok, try disabling and re-enabling the extension, then refreshing the Music tab. If that doesn't work, let's track it in a new ticket.

@yinka
Copy link

yinka commented May 12, 2016

I did the disabling/re-enabling thingy a couple of times last night which didn't help so I logged the issue here

However, waking up this morning, sync is back without me having to do anything. Strange.

Thanks.

@simon-weber
Copy link
Owner Author

Weird. Glad it's working again.

If it happens again, try to save your logs so I can take a look.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants