Viewing Issue Advanced Details |
|||||
| ID | 0001164 | Category | [DMDirc] Plugin - Now Playing | Severity | feature |
| Reproducibility | N/A | Date Submitted | 2008-04-20 01:12 | Last Update | 2010-02-01 05:29 |
| Reporter | MD87 | Assigned To | Demented-Idiot | View Status | public |
| Priority | normal | Status | closed | Resolution | fixed |
| Platform | Fixed in Version | Target Version | 0.6.4 | ||
| Product Version | Product Build | ||||
| Summary | 0001164: /nowplaying should be able to specify format | ||||
|
Description |
The /nowplaying command should be able to take a custom command/format to use
|
||||
| Needs unit test | no | ||||
| Upstream Bug URL | |||||
|
[ Relation Graph ]
[ Dependency Graph ]
Relationships |
|
Notes |
||||||||||||||||||
|
(0009244) Greboid (administrator) 2010-01-24 03:43 edited on: 2010-01-24 03:45 |
getting all the values is nice and abstracted out plugins source /set plugin-nowplaying format |
|||||||||||||||||
|
(0009245) MD87 (administrator) 2010-01-24 03:44 |
getInformation method in NowPlayingCommand needs to take a String format parameter (and use it instead of getting the format from the config). Then the three places that call getInformation need to be updated to either pass the version from the config or the user-supplied format (based on the number of args) |
|||||||||||||||||
|
(0009534) Version Control (developer) 2010-01-31 02:05 |
A patchset (1) related to this change has been added to gerrit by Simon Mott Allows custom formats to be passed to nowplaying command. Fixes issue 1164 |
|||||||||||||||||
|
(0009539) Version Control (developer) 2010-01-31 02:17 |
A patchset (2) related to this change has been added to gerrit by Simon Mott Allows custom formats to be passed to nowplaying command. Fixes issue 1164 Change-Id: I6a21d609ad5d8179085bceb8376444e943f5299d |
|||||||||||||||||
|
(0009540) Version Control (developer) 2010-01-31 02:20 |
A patchset (3) related to this change has been added to gerrit by Simon Mott Allows custom formats to be passed to nowplaying command. Fixes issue 1164 Change-Id: I6a21d609ad5d8179085bceb8376444e943f5299d |
|||||||||||||||||
|
(0009543) Version Control (developer) 2010-01-31 02:28 |
A patchset (4) related to this change has been added to gerrit by Simon Mott Allows custom formats to be passed to nowplaying command. Fixes issue 1164 Change-Id: I6a21d609ad5d8179085bceb8376444e943f5299d |
|||||||||||||||||
|
(0009544) Version Control (developer) 2010-01-31 02:31 |
A patchset (5) related to this change has been added to gerrit by Simon Mott Allows custom formats to be passed to nowplaying command. Fixes issue 1164 Change-Id: I6a21d609ad5d8179085bceb8376444e943f5299d |
|||||||||||||||||
Allows custom formats to be passed to nowplaying command. Fixes issue 1164
Change-Id: I6a21d609ad5d8179085bceb8376444e943f5299d
Reviewed-on: http://gerrit.dmdirc.com/750
Reviewed-by: Chris Smith <chris@dmdirc.com>
Automatic-Compile: Gregory Holmes <greg@dmdirc.com>
Reviewed-by: Gregory Holmes <greg@dmdirc.com>
1 files changed, 18 insertions, 9 deletions
|
||||||||||||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2008-04-20 01:12 | MD87 | New Issue | |
| 2008-04-20 01:12 | MD87 | Status | new => assigned |
| 2008-04-20 01:12 | MD87 | Assigned To | => MD87 |
| 2008-05-26 23:31 | MD87 | Target Version | 0.7 => 0.6.5 |
| 2008-07-23 22:01 | MD87 | Target Version | 0.6.3 => 0.7 |
| 2009-10-04 03:17 | Anonymous | Note Added: 0007780 | |
| 2009-10-04 07:14 | Anonymous | Note Added: 0007843 | |
| 2009-10-04 08:35 | Anonymous | Note Added: 0007872 | |
| 2009-10-04 10:08 | Anonymous | Note Added: 0007917 | |
| 2009-10-04 12:07 | Greboid | Note Deleted: 0007780 | |
| 2009-10-04 12:07 | Greboid | Note Deleted: 0007917 | |
| 2009-10-04 12:07 | Greboid | Note Deleted: 0007872 | |
| 2009-10-04 12:07 | Greboid | Note Deleted: 0007843 | |
| 2010-01-24 03:28 | Greboid | Assigned To | MD87 => Demented-Idiot |
| 2010-01-24 03:43 | Greboid | Note Added: 0009244 | |
| 2010-01-24 03:44 | MD87 | Note Added: 0009245 | |
| 2010-01-24 03:45 | Greboid | Note Edited: 0009244 | |
| 2010-01-30 12:13 | Greboid | Needs unit test | => no |
| 2010-01-30 12:13 | Greboid | Target Version | 0.7 => 0.6.4 |
| 2010-01-31 02:05 | Version Control | Checkin | |
| 2010-01-31 02:05 | Version Control | Note Added: 0009534 | |
| 2010-01-31 02:05 | Version Control | Status | assigned => fix pending |
| 2010-01-31 02:17 | Version Control | Checkin | |
| 2010-01-31 02:17 | Version Control | Note Added: 0009539 | |
| 2010-01-31 02:20 | Version Control | Checkin | |
| 2010-01-31 02:20 | Version Control | Note Added: 0009540 | |
| 2010-01-31 02:28 | Version Control | Checkin | |
| 2010-01-31 02:28 | Version Control | Note Added: 0009543 | |
| 2010-01-31 02:31 | Version Control | Checkin | |
| 2010-01-31 02:31 | Version Control | Note Added: 0009544 | |
| 2010-01-31 02:39 | Version Control | Checkin | |
| 2010-01-31 02:39 | Version Control | Note Added: 0009546 | |
| 2010-01-31 02:39 | Version Control | Status | fix pending => resolved |
| 2010-01-31 02:39 | Version Control | Resolution | open => fixed |
| 2010-02-01 05:29 | MD87 | Status | resolved => closed |

