nico-lab / beer-media-server2

Automatically exported from code.google.com/p/beer-media-server2
0 stars 0 forks source link

t[2].commandが空白だった場合、t[2].mimeが使用されない #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. 
t[2].commandが空白(トランスコードしない)、t[2].mimeに値を��
�れる
2. t[2]を表示すると、t[1].mimeが使用される
3.

What is the expected output? What do you see instead?
t[2].commandが空白だった場合、t[2]を表示してもt[2].mimeが使用�
��れずt[1].mimeが使用される

What version of the product are you using? On what operating system?
Version 2.0.130109

Please provide any additional information below.
一応パッチを添付します(DoBrowseResponseのdurationと食い違わ��
�いようにしました)

Original issue reported on code.google.com by voc...@gmail.com on 9 Jan 2013 at 1:33

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by malcome...@gmail.com on 10 Jan 2013 at 8:54

GoogleCodeExporter commented 8 years ago
Version 2.0.130116で対処しました。

Original comment by malcome...@gmail.com on 16 Jan 2013 at 8:10

GoogleCodeExporter commented 8 years ago
対応ありがとうございました

Original comment by voc...@gmail.com on 16 Jan 2013 at 11:03