{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":388600899,"defaultBranch":"dev","name":"ovos-ocp-audio-plugin","ownerLogin":"OpenVoiceOS","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-07-22T21:24:31.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/72275918?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1722970895.0","currentOid":""},"activityList":{"items":[{"before":"7451ed923680a74a9b25daddc89f65bd433532c7","after":"557f7034473248c5e6b1c6c4a095e7de99097a94","ref":"refs/heads/dev","pushedAt":"2024-08-06T19:01:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update Changelog","shortMessageHtmlLink":"Update Changelog"}},{"before":"b8f520279b4976330bce54a06f2ef5412a8f0539","after":"7451ed923680a74a9b25daddc89f65bd433532c7","ref":"refs/heads/dev","pushedAt":"2024-08-06T19:00:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Increment Version to 0.0.7a11","shortMessageHtmlLink":"Increment Version to 0.0.7a11"}},{"before":"d04b96c25db9c252df4ea84b9d778ae580e9775c","after":null,"ref":"refs/heads/logs/end_of_track","pushedAt":"2024-08-06T19:00:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"}},{"before":"7f98f71862a3394b8a78487a482d94906812f403","after":"b8f520279b4976330bce54a06f2ef5412a8f0539","ref":"refs/heads/dev","pushedAt":"2024-08-06T19:00:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"logs/end_of_track (#124)\n\nmake it easier to debug issues like https://github.com/OpenVoiceOS/ovos-ocp-audio-plugin/issues/123","shortMessageHtmlLink":"logs/end_of_track (#124)"}},{"before":null,"after":"d04b96c25db9c252df4ea84b9d778ae580e9775c","ref":"refs/heads/logs/end_of_track","pushedAt":"2024-08-06T18:27:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"logs/end_of_track\n\nmake it easier to debug issues like https://github.com/OpenVoiceOS/ovos-ocp-audio-plugin/issues/123","shortMessageHtmlLink":"logs/end_of_track"}},{"before":"e289e809ea07d0141a25884d77084fc91eb336ca","after":"7f98f71862a3394b8a78487a482d94906812f403","ref":"refs/heads/dev","pushedAt":"2024-08-06T18:22:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"57ec895774b511758066665c12b164b9f751de1a","after":"e289e809ea07d0141a25884d77084fc91eb336ca","ref":"refs/heads/dev","pushedAt":"2024-08-03T20:44:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update Changelog","shortMessageHtmlLink":"Update Changelog"}},{"before":"984710af7326c5c7127c82419b586ec5dbf6dff9","after":"57ec895774b511758066665c12b164b9f751de1a","ref":"refs/heads/dev","pushedAt":"2024-08-03T20:44:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Increment Version to 0.0.7a10","shortMessageHtmlLink":"Increment Version to 0.0.7a10"}},{"before":"0da91a0bd34ac946df74a57cc4e43cdce96e5552","after":null,"ref":"refs/heads/fix/playlist_handling","pushedAt":"2024-08-03T20:43:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"}},{"before":"dad9e43fc4fb6e3fa81a04e18db7d24ff9f7ab03","after":"984710af7326c5c7127c82419b586ec5dbf6dff9","ref":"refs/heads/dev","pushedAt":"2024-08-03T20:43:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"fix/playlist_handling (#122)\n\n* fix/playlist_handling\r\n\r\nfix position of \"now playing\" handling\r\n\r\nfix PluginStream to MediaEntry extraction\r\n\r\nfix Playlist of PluginStream\r\n\r\n* deprecate extract_stream\r\n\r\n* check bounds of idx\r\n\r\n* remove test for old ovos-audio version\r\n\r\ncompat with utils 0.0.38\r\n\r\n* fix tests","shortMessageHtmlLink":"fix/playlist_handling (#122)"}},{"before":"9f841180a038ed1299be43d96909c9337109d99b","after":"0da91a0bd34ac946df74a57cc4e43cdce96e5552","ref":"refs/heads/fix/playlist_handling","pushedAt":"2024-08-03T20:36:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"fix tests","shortMessageHtmlLink":"fix tests"}},{"before":"3932ae951f7e2a2b3da0e0786c445aa0f6710d10","after":"9f841180a038ed1299be43d96909c9337109d99b","ref":"refs/heads/fix/playlist_handling","pushedAt":"2024-08-03T20:18:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"remove test for old ovos-audio version\n\ncompat with utils 0.0.38","shortMessageHtmlLink":"remove test for old ovos-audio version"}},{"before":"b890a4b001ec8ae143c7d09f7d1d30ebece0a9cf","after":"3932ae951f7e2a2b3da0e0786c445aa0f6710d10","ref":"refs/heads/fix/playlist_handling","pushedAt":"2024-08-03T19:54:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"Update requirements.txt","shortMessageHtmlLink":"Update requirements.txt"}},{"before":"6969a828a905cb0233b6a55bc46f166d91cd849b","after":"b890a4b001ec8ae143c7d09f7d1d30ebece0a9cf","ref":"refs/heads/fix/playlist_handling","pushedAt":"2024-08-03T19:50:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"check bounds of idx","shortMessageHtmlLink":"check bounds of idx"}},{"before":"0a0d3c59875be70f148b64eb247c11116b19ac77","after":"6969a828a905cb0233b6a55bc46f166d91cd849b","ref":"refs/heads/fix/playlist_handling","pushedAt":"2024-08-03T19:48:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"deprecate extract_stream","shortMessageHtmlLink":"deprecate extract_stream"}},{"before":null,"after":"0a0d3c59875be70f148b64eb247c11116b19ac77","ref":"refs/heads/fix/playlist_handling","pushedAt":"2024-08-03T19:39:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"fix/playlist_handling\n\nfix position of \"now playing\" handling\n\nfix PluginStream to MediaEntry extraction\n\nfix Playlist of PluginStream","shortMessageHtmlLink":"fix/playlist_handling"}},{"before":"e8f13e6f0a72299ffa0dc7cf4bf04d810a2d2ee3","after":"dad9e43fc4fb6e3fa81a04e18db7d24ff9f7ab03","ref":"refs/heads/dev","pushedAt":"2024-07-09T23:43:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update Changelog","shortMessageHtmlLink":"Update Changelog"}},{"before":"90f30a136a1296a3d2f94f61ffbfcdfe3e432422","after":"e8f13e6f0a72299ffa0dc7cf4bf04d810a2d2ee3","ref":"refs/heads/dev","pushedAt":"2024-07-09T23:43:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Increment Version to 0.0.7a9","shortMessageHtmlLink":"Increment Version to 0.0.7a9"}},{"before":"fb93c381a539a9a4f1fd8dd27cc86c00e513738f","after":null,"ref":"refs/heads/fix/play_from_gui","pushedAt":"2024-07-09T23:42:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"}},{"before":"808ff61f53d4da3180e0a29c9a0853651972d49a","after":"90f30a136a1296a3d2f94f61ffbfcdfe3e432422","ref":"refs/heads/dev","pushedAt":"2024-07-09T23:42:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"fix/play_from_gui (#121)\n\n* fix/play_from_gui\r\n\r\nwhen selecting entries from featured media PluginStream was not being recognized\r\n\r\nif audio restarts with GUI opening, playback would fail due to GUI sending malformed data, this commit also works around that issue\r\n\r\n* more fixes\r\n\r\n* more fixes\r\n\r\n* update tests\r\n\r\n* restore tst\r\n\r\n* keep old OCP bugs around :+1:\r\n\r\n* fixy fixes","shortMessageHtmlLink":"fix/play_from_gui (#121)"}},{"before":"f0d48c95285f7989c30b688f13e7280da723940b","after":"fb93c381a539a9a4f1fd8dd27cc86c00e513738f","ref":"refs/heads/fix/play_from_gui","pushedAt":"2024-07-09T23:33:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"fixy fixes","shortMessageHtmlLink":"fixy fixes"}},{"before":"2cde7fa2dd3d1226f068baa8cf1036515c40177a","after":"f0d48c95285f7989c30b688f13e7280da723940b","ref":"refs/heads/fix/play_from_gui","pushedAt":"2024-07-09T20:12:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"keep old OCP bugs around :+1:","shortMessageHtmlLink":"keep old OCP bugs around ๐Ÿ‘"}},{"before":"1078174a64ab9d593d63685d1356b6607967e5b3","after":"2cde7fa2dd3d1226f068baa8cf1036515c40177a","ref":"refs/heads/fix/play_from_gui","pushedAt":"2024-07-09T19:47:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"restore tst","shortMessageHtmlLink":"restore tst"}},{"before":"1b6cae813aca3186029531b4a0d2f9aed0f1fcb6","after":"1078174a64ab9d593d63685d1356b6607967e5b3","ref":"refs/heads/fix/play_from_gui","pushedAt":"2024-07-09T19:30:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"update tests","shortMessageHtmlLink":"update tests"}},{"before":"677300d4e2de23c5a3d11d86f8baa6009f58e51e","after":"1b6cae813aca3186029531b4a0d2f9aed0f1fcb6","ref":"refs/heads/fix/play_from_gui","pushedAt":"2024-07-06T00:09:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"more fixes","shortMessageHtmlLink":"more fixes"}},{"before":"e2a828666113f3c6f1b4aedc42c0fe438f58269d","after":"677300d4e2de23c5a3d11d86f8baa6009f58e51e","ref":"refs/heads/fix/play_from_gui","pushedAt":"2024-07-05T21:29:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"more fixes","shortMessageHtmlLink":"more fixes"}},{"before":null,"after":"e2a828666113f3c6f1b4aedc42c0fe438f58269d","ref":"refs/heads/fix/play_from_gui","pushedAt":"2024-07-05T16:41:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"fix/play_from_gui\n\nwhen selecting entries from featured media PluginStream was not being recognized\n\nif audio restarts with GUI opening, playback would fail due to GUI sending malformed data, this commit also works around that issue","shortMessageHtmlLink":"fix/play_from_gui"}},{"before":"839a663ab5ec21cb6dc1b5224914263454a6a1ca","after":"cb0cbe48dfc198d63f6c88aa5795bffe1a42b6cc","ref":"refs/heads/refactor/them_sleeps","pushedAt":"2024-06-20T19:38:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"Update gui.py","shortMessageHtmlLink":"Update gui.py"}},{"before":"4b36f2fa436580965ac350bb4b5a845e13e9be86","after":"839a663ab5ec21cb6dc1b5224914263454a6a1ca","ref":"refs/heads/refactor/them_sleeps","pushedAt":"2024-06-20T19:36:17.000Z","pushType":"push","commitsCount":30,"pusher":{"login":"JarbasAl","name":"JarbasAI","path":"/JarbasAl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33701864?s=80&v=4"},"commit":{"message":"Merge branch 'dev' into refactor/them_sleeps","shortMessageHtmlLink":"Merge branch 'dev' into refactor/them_sleeps"}},{"before":"086916350d695d0fae8c823452819c195c51e572","after":"808ff61f53d4da3180e0a29c9a0853651972d49a","ref":"refs/heads/dev","pushedAt":"2024-06-06T19:20:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update Changelog","shortMessageHtmlLink":"Update Changelog"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEk3BjtQA","startCursor":null,"endCursor":null}},"title":"Activity ยท OpenVoiceOS/ovos-ocp-audio-plugin"}