Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5328

Beginners • Re: Looping video playlist with button interrupt

$
0
0
Pi Presents should do what you want. Use a mediashow and a child track (pp_interactive 1p5 example profile)

pipresents.wordpress.com

Currently you will need to use pipresents KMS which means not a Pi5
I also have a Pi4b that I could use. I tried the KMS install, but I'm getting the following code errors when trying the first profile example:

Traceback (most recent call last):
File "/home/xxxx/pipresents/pipresents.py", line 1004, in <module>
pp = PiPresents()
^^^^^^^^^^^^
File "/home/xxxx/pipresents/pipresents.py", line 287, in __init__
status,message,self.root=self.dm.init(self.options,self.handle_user_abort,self.pp_dir,False)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/xxxx/pipresents/pp_displaymanager.py", line 142, in init
status,message=self.process_displays_model4()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/xxxx/pipresents/pp_displaymanager.py", line 272, in process_displays_model4
DisplayManager.displays.append(DisplayManager.randr_map[DisplayManager.randr_displays[index]])
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: 'XWAYLAND0'

Statistics: Posted by alfordtp — Sat Jan 11, 2025 7:44 pm



Viewing all articles
Browse latest Browse all 5328

Trending Articles