Changes between Initial Version and Version 1 of Ticket #13562, comment 12
- Timestamp:
- Jan 19, 2020, 9:41:55 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13562, comment 12
initial v1 1 Roland, I'm testing. Ubuntu 19.04 & 20.04, python3-cddb isn't available. 1 Roland, I'm testing. Ubuntu 19.04 & 20.04, python3-cddb isn't available. I '''think''' that's where this lives: 2 {{{ 3 Traceback (most recent call last): 4 File "/usr/local/share/mythtv/mytharchive/scripts/mythburn.py", line 111, in <module> 5 import CDROM 6 ModuleNotFoundError: No module named 'CDROM' 7 }}}