SakamonWeb
New
Tools
Index
Edit
RaspberryPI/OSMC
Raspberry PI で Amazon Prime Videoを再生できるらしいので試してみた。((br)) OSMCという、メディアセンター?専用のOSイメージを利用する。 <<<1. OSMCの取得>>> Official Page https://osmc.tv/ Raspberry Pi 2/3/3+ 用の[2019.05-1|http://download.osmc.tv/installers/diskimages/OSMC_TGT_rbp2_20190522.img.gz]イメージ <<<2. インストール>>> イメージを解凍して、MicroSDカードへ書き込む <pre> # gzip -d OSMC_TGT_rbp2_20190522.img.gz # dd if=OSMC_TGT_rbp2_20190522.img of=/dev/mmcblk0 </pre> <<<3. 初期設定>>> ||言語|Japanese ||TimeZone|Asia/Tokyo ||Hostname|current name|osmc ||SSH|SSH Service is Enabled ||License|Continue ||Networking|Wired|(none) || |Wireless|<ESSID> || | |DHCP || |Bluetooth|(none) || |Tetherring|(none) || |MySQL|(default) ||Look + Feel|OSMC ||Sign-Up|No thanks <<<4. Amazon Prime Video>>> 1. nightly build版OSMCにする <pre> $ ssh osmc@osmc.local $ sudo -s # vi /etc/apt/sources.list + deb http://download.osmc.tv/dev/gmc-18 gmc-18 main # wget -qO - http://download.osmc.tv/dev/gmc-18/gpg.key | apt-key add - </pre> -> うまくいかない 2. Sandmann79リポジトリ <pre> $ wget https://github.com/Sandmann79/xbmc/releases/download/v1.0.2/repository.sandmann79.plugins-1.0.2.zip </pre> Settings > Add-on browser > Install from zip file "For security, installation of add-ons from unknown sources is disabled." Settings > System > Add-ons > Unknown sources > Yes Settings > Add-on browser > Install from zip file Home folder > repository.sandmann79.plugins-1.0.2.zip 2. Add-ons install Settings > Add-on browser > Install from repository > Sandmann79s Respository > Video add-ons > Amazon VOD > install > OK 3. Amazon VOD 設定 Settings > Add-on browser > My add-ons > Video add-ons > Amazon VOD Configure > Connection > Amazon Account > Sign In... ID: e-mail address Password: <password> 4. Settings Settins > Interface > Regional ||Language|Japanese ||Fonts||Arial|Defaultのままだと文字化ける --- <sub>written at 2019.6.9</sub>
Sign:
freeze
sage
Attachment
New:
Sign:
Rename
Title:
Sign: