{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":413231670,"defaultBranch":"main","name":"music","ownerLogin":"kitesi","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-10-04T00:38:19.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/48662020?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1705716157.0","currentOid":""},"activityList":{"items":[{"before":"127a9339b69c873e6b90cca7c53e8f1cf265d3c0","after":"72498c3d5ea37ba4eae6ee73cfd3d33d17374531","ref":"refs/heads/main","pushedAt":"2024-05-24T04:33:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kitesi","name":"kite","path":"/kitesi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48662020?s=80&v=4"},"commit":{"message":"modify install command to work with my setup more","shortMessageHtmlLink":"modify install command to work with my setup more"}},{"before":"d2267c476c79451467f871931aaa4c2199cd5b79","after":"127a9339b69c873e6b90cca7c53e8f1cf265d3c0","ref":"refs/heads/main","pushedAt":"2024-03-07T15:52:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kitesi","name":"kite","path":"/kitesi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48662020?s=80&v=4"},"commit":{"message":"add import and recent commands","shortMessageHtmlLink":"add import and recent commands"}},{"before":"a7f8c27487b6529db304d337a91f688c5ba935c7","after":"d2267c476c79451467f871931aaa4c2199cd5b79","ref":"refs/heads/main","pushedAt":"2024-02-01T00:42:14.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kitesi","name":"kite","path":"/kitesi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48662020?s=80&v=4"},"commit":{"message":"readme & metadata changes","shortMessageHtmlLink":"readme & metadata changes"}},{"before":"5cf5485a4e8c0c5aaf052bba78e34c5541160f04","after":"a7f8c27487b6529db304d337a91f688c5ba935c7","ref":"refs/heads/main","pushedAt":"2024-01-31T23:42:36.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kitesi","name":"kite","path":"/kitesi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48662020?s=80&v=4"},"commit":{"message":"move all utils into one folder","shortMessageHtmlLink":"move all utils into one folder"}},{"before":"9db1a31b179b10f5260108064bc404090f8e52da","after":"5cf5485a4e8c0c5aaf052bba78e34c5541160f04","ref":"refs/heads/main","pushedAt":"2024-01-24T01:27:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"kitesi","name":"kite","path":"/kitesi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48662020?s=80&v=4"},"commit":{"message":"fix --live quote backspace deletion & wrong reading of bytes\n\nwhen backspacing in --live mode, if it deleted a quote the variable\nthat held whether a quote was finished or not was not updated.\n\nalso the stdin read 1 byte each time and arrow keys were broken up into\n\"\\x1B\" \"[\" \"A|B|C|D\" which resulted in them not being handled propely.\nBecause \"\\x1B\" is the code for the escape, and my program recognizes\nthat as a sign to exit, the arrow keys caused the program to exit.\n\nfixed by reading 3 bytes instead and truncating null bytes","shortMessageHtmlLink":"fix --live quote backspace deletion & wrong reading of bytes"}},{"before":"54b4504f420705300eb121dc98bdcaf05777de3c","after":"9db1a31b179b10f5260108064bc404090f8e52da","ref":"refs/heads/main","pushedAt":"2024-01-23T04:29:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kitesi","name":"kite","path":"/kitesi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48662020?s=80&v=4"},"commit":{"message":"add demo gifs & edit readme","shortMessageHtmlLink":"add demo gifs & edit readme"}},{"before":"6ab3c9efd9a2e63fc9475ae61a1c282eade02d6c","after":"54b4504f420705300eb121dc98bdcaf05777de3c","ref":"refs/heads/main","pushedAt":"2024-01-20T17:48:15.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"kitesi","name":"kite","path":"/kitesi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48662020?s=80&v=4"},"commit":{"message":"consider response codes & align log output","shortMessageHtmlLink":"consider response codes & align log output"}},{"before":"ad51ef94a8091eee26673a2ada958880e783209f","after":"6ab3c9efd9a2e63fc9475ae61a1c282eade02d6c","ref":"refs/heads/main","pushedAt":"2024-01-19T04:06:59.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"kitesi","name":"kite","path":"/kitesi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48662020?s=80&v=4"},"commit":{"message":"add same song over and over scrobbling capability","shortMessageHtmlLink":"add same song over and over scrobbling capability"}},{"before":"2c9d8680f62796f4580f3724ab8d2f91e7e187b7","after":"ad51ef94a8091eee26673a2ada958880e783209f","ref":"refs/heads/main","pushedAt":"2023-12-29T19:17:35.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"kitesi","name":"kite","path":"/kitesi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48662020?s=80&v=4"},"commit":{"message":"fix --skip and --limit bugs","shortMessageHtmlLink":"fix --skip and --limit bugs"}},{"before":"ea1ebda7458695f8638568b65a0c767d8f014e62","after":"2c9d8680f62796f4580f3724ab8d2f91e7e187b7","ref":"refs/heads/main","pushedAt":"2023-11-25T02:22:52.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"kitesi","name":"kite","path":"/kitesi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48662020?s=80&v=4"},"commit":{"message":"add --check for tags to validate, fix bugs where m3us dont update","shortMessageHtmlLink":"add --check for tags to validate, fix bugs where m3us dont update"}},{"before":"7ac465227c27c7a5f9f8030f4023da651745c43e","after":"ea1ebda7458695f8638568b65a0c767d8f014e62","ref":"refs/heads/main","pushedAt":"2023-10-05T21:21:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kitesi","name":"kite","path":"/kitesi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48662020?s=80&v=4"},"commit":{"message":"update readme & remove dev print()","shortMessageHtmlLink":"update readme & remove dev print()"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUqh2EwA","startCursor":null,"endCursor":null}},"title":"Activity ยท kitesi/music"}