From bae5849ca331f7eae566c5a302d89e46478a6ba3 Mon Sep 17 00:00:00 2001 From: langolierz Date: Thu, 12 Oct 2017 01:06:33 +0000 Subject: [PATCH 1/2] update --- video_centre.py | 1 - 1 file changed, 1 deletion(-) diff --git a/video_centre.py b/video_centre.py index 212229b..b13c740 100644 --- a/video_centre.py +++ b/video_centre.py @@ -29,7 +29,6 @@ class video_driver(object): # TODO: the first clip will be a demo #first_context = '/home/pi/pp_home/media/01_trashpalaceintro.mp4' - print(first_context['location']) self.current_player.load_content() self.wait_for_first_load() From 2ab7a706ac0f6bd7ac9d354e0f026d00ec56f65a Mon Sep 17 00:00:00 2001 From: langolierz Date: Thu, 12 Oct 2017 14:09:43 +1300 Subject: [PATCH 2/2] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f71f227 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# r_e_c_u_r +a diy videolooper for py/pi + +things to do / bugs to fix: + +- [ ] reload video on press is broken - the pause after load (when its not loaded in time) seems to not notwork