Opened 11 years ago
Closed 11 years ago
#259 closed defect (fixed)
Adding queue to "Main Queue" should be delayed untill server addess was set (--server)
Reported by: | ph3-der-loewe | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | RoarAudio PlayList Daemon | Version: | 0.1.3 |
Keywords: | Cc: | ||
Architecture: | Compiler: | ||
Difficulty: | easy | Kernel: | |
Operating System: | Parent Tickets: | #260 | |
Patch attached: | no | Protocol: | |
Sound driver: | virtual | Topic: | Bug Fix |
Description
Adding of the queue to the "Main Queue" playlist is currently done before the command lion arguments are read. This should be delayed to after the arguments have been read. Yet it is important to do this before restore() is called as it would overwrite restored data or fail.
Subtickets
Change History (2)
comment:1 Changed 11 years ago by ph3-der-loewe
- Parent Tickets set to 260
comment:2 Changed 11 years ago by ph3-der-loewe
- Resolution set to fixed
- Status changed from new to closed
- Version changed from current to 0.1.3
Note: See
TracTickets for help on using
tickets.
adding ticket #260 as parent as this ticket needs to be resolved first.