[mythtv-users] DVD/Blu-Ray set-up
Bill Meek
keemllib at gmail.com
Thu Jun 6 17:38:44 UTC 2019
On 6/6/19 11:59 AM, Daryl McDonald wrote:
>> but still "failed to open device"
If that the actual, and complete line from the log?
> mysql> select * from settings where data like '/dev/sr%';
> +------------------------+----------+----------+
> | value | data | hostname |
> +------------------------+----------+----------+
> | MythArchiveDVDLocation | /dev/sr0 | mythtv |
> | DVDDeviceLocation | /dev/sr0 | mythtv |
> | DVDDeviceLocation | /dev/sr0 | trieli |
> | BluRayMountpoint | /dev/sr0 | trieli |
> | MythArchiveDVDLocation | /dev/sr0 | trieli |
> | CDDevice | /dev/sr0 | trieli |
> +------------------------+----------+----------+
> 6 rows in set (0.01 sec)
>
> Are lines 1&2 taking presidence over lines 3&5?
>
On the backend (just to make sure) do: mythutil --clearcache and restart the frontend.
If you can start the frontend from the command line and the above didn't help, then
add -v media:debug maybe that will give more clues.
--
Bill
More information about the mythtv-users
mailing list