フォーラム › TuneBrowser › DLNAの「プッシュ再生」機能追加希望
-
投稿者投稿
-
2021-06-28 11:46 #10875TBLover参加者
TuneBrowserはブラウザー機能とファイル管理がたいへん充実しており、ネットワーク機能も次第に拡充され、愛用しております。
1ユーザーからの勝手なお願いではありますが、DLNAの「プッシュ再生」機能追加を希望します。foobar2000やAudirvanaにはこの機能があり、ネットワーク上の任意のプレイヤー・レンダラーからUSB-DACなどへ再生させることができます。
現在、ネットワークでつないだリビングと寝室など各部屋に、foobar2000からAlbumPlayer/MoodeAudio/JPLAYといったレンダラーにプッシュ再生を行っております。TuneBrowserから直接プッシュ再生できるとうれしいです。
2021-06-28 21:43 #10877Tikiキーマスター2021-06-29 09:01 #10879TBLover参加者早々のお返事ありがとうございました。#5589の発言に開発のお考えがまとまっていますね。どうかご無理のないよう、気楽に開発されてください。
foobar2000のプッシュ再生コンポーネント UPnP MediaRenderer Output の configration にはUPnPの標準の後に Linn(これはOpenHomeのことか?)、Sony/XBMC Foundation/Michael Pujos/Sonos, Inc./Logitech とユーザーの要望で次々に追加されてきてます。
# defaults that apply to every device
stream-title=foo2k
# default preferred format, can be overridden per-device; available are: FLAC, WAV, LPCM
# default to FLAC where supported
preferred-format=FLAC
# Various devices fail to pause on what they assume to be a live stream, require a stop command
# Can be overridden to true for specific devices
supports-pause=false
# Default to FLAC not supported even if the device claims otherwise
# Many report that they support FLAC yet fail to play an infinite length FLAC stream
supports-FLAC=false# Linn fixes
manufacturer=Linn Products Ltd
# Linn accepts WAV with 0 length in headers
zero-length-WAV=true
send-accept-ranges=false
supports-FLAC=true# Specific Sony device fixes
manufacturer=Sony Corporation
model=HT-XT3
supports-infinite-length=falsemanufacturer=XBMC Foundation
model=Kodi
supports-pause=true
supports-FLAC=truemanufacturer=Michael Pujos
model=foobar2000 Media Renderer
supports-pause=true
supports-FLAC=truemanufacturer=Lautsprecher Teufel GmbH
reports-time=falsemanufacturer=Sonos, Inc.
supports-FLAC=truemanufacturer=Logitech
model=Squeezebox
preferred-format=FLAC
supports-pause=true
supports-FLAC=true2021-06-29 21:00 #10885Tikiキーマスターご配慮ありがとうこざいます。
どうぞよろしくお願いします。
2022-07-04 20:32 #12266 -
投稿者投稿
- トピック「DLNAの「プッシュ再生」機能追加希望」には新しい返信をつけることはできません。