Opened 17 years ago
Closed 11 years ago
#5742 closed Patch - Feature (Won't Fix)
MythWeb Music last play filter
Reported by: | otto at kolsi dot fi | Owned by: | Rob Smith |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | Plugin - MythWeb | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Attached patch adds Last Play filter to MythWeb Music Random Mix Maker. Together with Rating filter, this can be used to e.g. find "good songs not played recently".
I first used "<" and ">" symbols in UI but then changed these to "earlier than" and "later than" texts which feel more natural.
Patch has couple of new translations and English language file modifications are included in the patch. Not sure if this is needed or not.
Attachments (2)
Change History (19)
by , 17 years ago
Attachment: | mythweb-music-lastplay.patch added |
---|
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Status: | new → infoneeded_new |
---|
Patch doesn't apply cleanly to current trunk, care to update?
comment:3 by , 17 years ago
Yes, I can update the patch but that'll take some time since I'll probably have to move my "production" from fixes to trunk. So if this ticket could stay open a bit longer than normally...
by , 17 years ago
Attachment: | mythweb-music-lastplay-v2.patch added |
---|
comment:5 by , 17 years ago
Status: | infoneeded_new → new |
---|
comment:6 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
comment:7 by , 16 years ago
Component: | mythweb → Plugin - MythWeb |
---|---|
Owner: | removed |
Status: | accepted → new |
comment:8 by , 16 years ago
Milestone: | unknown → 0.23 |
---|
comment:10 by , 16 years ago
Milestone: | 0.23 → 0.24 |
---|
comment:11 by , 15 years ago
Milestone: | 0.24 → unknown |
---|---|
Owner: | set to |
Status: | new → assigned |
comment:12 by , 15 years ago
Owner: | changed from | to
---|
comment:13 by , 15 years ago
Milestone: | unknown → 0.25 |
---|
comment:15 by , 15 years ago
Milestone: | 0.25 → unknown |
---|---|
Version: | head → Trunk Head |
We're planning a full rewrite of the main mythweb template. This is going to be postponed until after that is complete.
comment:16 by , 14 years ago
Type: | patch → Patch - Feature |
---|
Kormoc, same question as #8970. is that planned re-write now postponed? Can this patch not be committed now in time for 0.25?
comment:17 by , 11 years ago
Resolution: | → Won't Fix |
---|---|
Status: | assigned → closed |
Given Mythweb is EOL, I'm closing new features. This should be done via the backend webserver now.
If I remember correctly, there was a bug in music scan/import which did set the lastplay column in music_songs table to the timestamp of import (when it should be NULL).
If anyone is interested, following SQL statement can be used to fix this small issue in DB: