flat7th

memo/20231101

created 2023-11-01 modified 2023-11-01 

問題


Fedora38
Rhythmbox で DLNAサーバ上のファイルを再生したい。

解決


  • 以下をインストールする
    • dleyna-connector-dbus

  • Rhythmbox のプラグイン設定で以下を有効化する
    • Griloメディアブラウザー


操作ログ


[keizo@fedora ~]$ dnf list --installed |grep -e 'dleyna' -e 'grilo'
dleyna.x86_64 0.8.3-1.fc38 @updates
dleyna-renderer.x86_64 0.8.3-1.fc38 @updates
dleyna-server.x86_64 0.8.3-1.fc38 @updates
grilo.x86_64 0.3.16-1.fc38 @updates
grilo-plugins.x86_64 0.3.16-1.fc38 @updates
[keizo@fedora ~]$ dnf search --all dleyna grilo
メタデータの期限切れの最終確認: 5 days, 0:21:26 時間前の 2023年10月27日 16時14分22秒 に実施しました。
========================================== 名前 & 説明 & URL 一致: dleyna ===========================================
dleyna.x86_64 : Services and D-Bus APIs for UPnP access
dleyna.i686 : Services and D-Bus APIs for UPnP access
=========================================== 名前 & 説明 & URL 一致: grilo ===========================================
grilo.x86_64 : Content discovery framework
grilo.i686 : Content discovery framework
======================================= 名前 & 概要 & 説明 & URL 一致: dleyna =======================================
dleyna-connector-dbus.x86_64 : D-Bus connector for dLeyna services
dleyna-devel.i686 : Development files for the dLeyna components
dleyna-devel.x86_64 : Development files for the dLeyna components
======================================= 名前 & 概要 & 説明 & URL 一致: grilo ========================================
grilo-devel.i686 : Libraries/include files for Grilo framework
grilo-devel.x86_64 : Libraries/include files for Grilo framework
grilo-plugins.x86_64 : Plugins for the Grilo framework
grilo-plugins.i686 : Plugins for the Grilo framework
============================================== 名前 & URL 一致: dleyna ==============================================
dleyna-renderer.x86_64 : Service for interacting with Digital Media Renderers
dleyna-server.x86_64 : Service for interacting with Digital Media Servers
[keizo@fedora ~]$
[keizo@fedora ~]$
[keizo@fedora ~]$ sudo dnf install dleyna-connector-dbus
[sudo] keizo のパスワード:
Fedora 38 - x86_64 - Updates 5.9 kB/s | 5.4 kB 00:00
Fedora 38 - x86_64 - Updates 1.5 MB/s | 2.5 MB 00:01
Fedora Modular 38 - x86_64 - Updates 11 kB/s | 5.2 kB 00:00
RPM Fusion for Fedora 38 - Free tainted 7.4 kB/s | 10 kB 00:01
依存関係が解決しました。
=====================================================================================================================
パッケージ アーキテクチャー バージョン リポジトリー サイズ
=====================================================================================================================
インストール:
dleyna-connector-dbus x86_64 0.8.3-1.fc38 updates 14 k

トランザクションの概要
=====================================================================================================================
インストール 1 パッケージ

ダウンロードサイズの合計: 14 k
インストール後のサイズ: 20 k
これでよろしいですか? [y/N]: y
パッケージのダウンロード:
dleyna-connector-dbus-0.8.3-1.fc38.x86_64.rpm 127 kB/s | 14 kB 00:00
---------------------------------------------------------------------------------------------------------------------
合計 38 kB/s | 14 kB 00:00
トランザクションの確認を実行中
トランザクションの確認に成功しました。
トランザクションのテストを実行中
トランザクションのテストに成功しました。
トランザクションを実行中
準備 : 1/1
インストール中 : dleyna-connector-dbus-0.8.3-1.fc38.x86_64 1/1
scriptletの実行中: dleyna-connector-dbus-0.8.3-1.fc38.x86_64 1/1
検証 : dleyna-connector-dbus-0.8.3-1.fc38.x86_64 1/1

インストール済み:
dleyna-connector-dbus-0.8.3-1.fc38.x86_64

完了しました!
[keizo@fedora ~]$


RPM Fusion


https://docs.fedoraproject.org/en-US/quick-docs/rpmfusion-setup/


* 日々のメモ