{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":730878150,"defaultBranch":"trunk","name":"tidal-wave","ownerLogin":"ebb-earl-co","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-12-12T21:50:25.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/11299014?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1721521181.0","currentOid":""},"activityList":{"items":[{"before":"dc49dbe922073665cf0d9013f5ddac97663075eb","after":"d6c177c465ff6d3af00eaf5730d47fd2891fc296","ref":"refs/heads/develop","pushedAt":"2024-07-21T00:30:20.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Merge upstream branch 'trunk' into develop","shortMessageHtmlLink":"Merge upstream branch 'trunk' into develop"}},{"before":"9b80119c9b8fa4737065f0455349b83faa893477","after":"fdc58e2391500ab071c89dbeb469e6e7e63fbf4e","ref":"refs/heads/trunk","pushedAt":"2024-07-20T23:58:23.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Add 'ruff' to pyinstaller --exclude-modules in .github/workflows/","shortMessageHtmlLink":"Add 'ruff' to pyinstaller --exclude-modules in .github/workflows/"}},{"before":"af9aad3e2488067180a204c29bba07c1240afef3","after":"dc49dbe922073665cf0d9013f5ddac97663075eb","ref":"refs/heads/develop","pushedAt":"2024-07-20T23:34:17.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Merge upstream branch 'trunk' into develop","shortMessageHtmlLink":"Merge upstream branch 'trunk' into develop"}},{"before":"fe806363adf3023fd2a4234d9da34148b0c6653a","after":"9b80119c9b8fa4737065f0455349b83faa893477","ref":"refs/heads/trunk","pushedAt":"2024-07-20T23:33:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Bump version to 2024.7.1 in pyproject.toml","shortMessageHtmlLink":"Bump version to 2024.7.1 in pyproject.toml"}},{"before":"d296d6b36862bff9c11a6845c6b7ce80152782ec","after":"fe806363adf3023fd2a4234d9da34148b0c6653a","ref":"refs/heads/trunk","pushedAt":"2024-07-20T23:29:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Address Issue, Restrict to Python < 3.13, and Allow 2-Digit TIDAL IDs (#188)\n\n* Allow TIDAL Artists to Parse 3-Digit IDs\r\n\r\nJust run across John Williams, of Star Wars composing fame, with the TIDAL artist ID of `160`. This should be valid, so this commit allows 3-digit to 9-digit artist IDs\r\n\r\n* Update models.py\r\n\r\nValid artist IDs are as few as 2 digits!\r\n\r\n* Similar to artists, there are albums with 2-digit IDs!\r\n\r\n* Disallow Python 3.13 from pyproject.toml:\r\n\r\nUpon testing with local virtual environments, a 'private' function in stdlib dataclasses, _create_fn, is not recognized by extant version of Python 3.13.\r\n\r\n* Workaround for forward slash in artist name (#187)\r\n\r\nUse the word \"and\" instead of the forward slash\r\n\r\n* Add instructions for '--version' to README.md\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Address Issue, Restrict to Python < 3.13, and Allow 2-Digit TIDAL IDs ("}},{"before":"c5777752dfbefb57c9e27b5839d36cae0cc9cccb","after":"af9aad3e2488067180a204c29bba07c1240afef3","ref":"refs/heads/develop","pushedAt":"2024-07-20T23:23:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Add instructions for '--version' to README.md","shortMessageHtmlLink":"Add instructions for '--version' to README.md"}},{"before":"919c63548578a61001da6a5541514062094b6b7e","after":null,"ref":"refs/heads/186-better-folder-name-sanitization-needed","pushedAt":"2024-07-20T23:11:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"}},{"before":"326b0673816e83325c1ffd545b1d6af55276fd43","after":"c5777752dfbefb57c9e27b5839d36cae0cc9cccb","ref":"refs/heads/develop","pushedAt":"2024-07-20T23:11:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Workaround for forward slash in artist name (#187)\n\nUse the word \"and\" instead of the forward slash","shortMessageHtmlLink":"Workaround for forward slash in artist name (#187)"}},{"before":"326b0673816e83325c1ffd545b1d6af55276fd43","after":"919c63548578a61001da6a5541514062094b6b7e","ref":"refs/heads/186-better-folder-name-sanitization-needed","pushedAt":"2024-07-20T23:03:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Workaround for forward slash in artist name","shortMessageHtmlLink":"Workaround for forward slash in artist name"}},{"before":null,"after":"326b0673816e83325c1ffd545b1d6af55276fd43","ref":"refs/heads/186-better-folder-name-sanitization-needed","pushedAt":"2024-07-20T22:43:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Disallow Python 3.13 from pyproject.toml:\n\nUpon testing with local virtual environments, a 'private' function in stdlib dataclasses, _create_fn, is not recognized by extant version of Python 3.13.","shortMessageHtmlLink":"Disallow Python 3.13 from pyproject.toml:"}},{"before":"a20505fab5d4d53c58b9c77c9142eef0b17d1352","after":"326b0673816e83325c1ffd545b1d6af55276fd43","ref":"refs/heads/develop","pushedAt":"2024-07-20T22:37:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Disallow Python 3.13 from pyproject.toml:\n\nUpon testing with local virtual environments, a 'private' function in stdlib dataclasses, _create_fn, is not recognized by extant version of Python 3.13.","shortMessageHtmlLink":"Disallow Python 3.13 from pyproject.toml:"}},{"before":"139b6b91730208cb46bedc0da12e6f64b9921d15","after":"a20505fab5d4d53c58b9c77c9142eef0b17d1352","ref":"refs/heads/develop","pushedAt":"2024-07-20T22:34:03.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Merge upstream branch 'trunk' into develop","shortMessageHtmlLink":"Merge upstream branch 'trunk' into develop"}},{"before":"33ced3d5331a1b79ec8673de4634f76ef2ded580","after":"d296d6b36862bff9c11a6845c6b7ce80152782ec","ref":"refs/heads/trunk","pushedAt":"2024-07-20T22:33:43.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Revert \"Allow 2-Digit TIDAL Artist and Album IDs and Bump Dependence Versions (#185)\"\n\nThis reverts commit 33ced3d5331a1b79ec8673de4634f76ef2ded580.","shortMessageHtmlLink":"Revert \"Allow 2-Digit TIDAL Artist and Album IDs and Bump Dependence …"}},{"before":"9bb2483575b8324989d6aeffbf610c49aefea80b","after":"33ced3d5331a1b79ec8673de4634f76ef2ded580","ref":"refs/heads/trunk","pushedAt":"2024-07-20T22:07:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Allow 2-Digit TIDAL Artist and Album IDs and Bump Dependence Versions (#185)\n\n* Bump docker/login-action from 3.1.0 to 3.2.0 (#178)\r\n\r\nBumps [docker/login-action](https://github.com/docker/login-action) from 3.1.0 to 3.2.0.\r\n- [Release notes](https://github.com/docker/login-action/releases)\r\n- [Commits](https://github.com/docker/login-action/compare/e92390c5fb421da1463c202d546fed0ec5c39f20...0d4c9c5ea7693da7b068278f7b52bda2a190a446)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: docker/login-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\n\r\n* Add artifact uploading and YAML linting to GitHub Actions Workflows\r\n\r\n* Bump docker/build-push-action from 5 to 6 (#183)\r\n\r\nBumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.\r\n- [Release notes](https://github.com/docker/build-push-action/releases)\r\n- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: docker/build-push-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\n\r\n* Dependabot monitoring PyPi dependencies(deps): Bump m3u8 (#182)\r\n\r\nBumps [m3u8](https://github.com/globocom/m3u8) from 5.0.0 to 5.1.0.\r\n- [Release notes](https://github.com/globocom/m3u8/releases)\r\n- [Commits](https://github.com/globocom/m3u8/compare/5.0.0...5.1.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: m3u8\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\n\r\n* Allow TIDAL Artists to Parse 3-Digit IDs\r\n\r\nJust run across John Williams, of Star Wars composing fame, with the TIDAL artist ID of `160`. This should be valid, so this commit allows 3-digit to 9-digit artist IDs\r\n\r\n* Update models.py\r\n\r\nValid artist IDs are as few as 2 digits!\r\n\r\n* Similar to artists, there are albums with 2-digit IDs!\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Allow 2-Digit TIDAL Artist and Album IDs and Bump Dependence Versions ("}},{"before":"9d8af7074aafc2833b135301834011aba7eb1b0e","after":"139b6b91730208cb46bedc0da12e6f64b9921d15","ref":"refs/heads/develop","pushedAt":"2024-07-20T21:58:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Similar to artists, there are albums with 2-digit IDs!","shortMessageHtmlLink":"Similar to artists, there are albums with 2-digit IDs!"}},{"before":"ca0a0fd3d394703c6e456cd66dafbd837f9d50c9","after":"9d8af7074aafc2833b135301834011aba7eb1b0e","ref":"refs/heads/develop","pushedAt":"2024-07-20T21:47:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Update models.py\n\nValid artist IDs are as few as 2 digits!","shortMessageHtmlLink":"Update models.py"}},{"before":"9d9d6ced6d1a342a390389a47bd1f3ac64338fe9","after":"ca0a0fd3d394703c6e456cd66dafbd837f9d50c9","ref":"refs/heads/develop","pushedAt":"2024-06-25T02:05:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Allow TIDAL Artists to Parse 3-Digit IDs\n\nJust run across John Williams, of Star Wars composing fame, with the TIDAL artist ID of `160`. This should be valid, so this commit allows 3-digit to 9-digit artist IDs","shortMessageHtmlLink":"Allow TIDAL Artists to Parse 3-Digit IDs"}},{"before":"3637b546152e98dfa35226d55854d83ec6535afd","after":null,"ref":"refs/heads/dependabot/pip/develop/m3u8-5.1.0","pushedAt":"2024-06-24T23:55:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"}},{"before":"7e1d0388704b0b11ab15e42828ceb8b9c30d979a","after":"9d9d6ced6d1a342a390389a47bd1f3ac64338fe9","ref":"refs/heads/develop","pushedAt":"2024-06-24T23:55:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Dependabot monitoring PyPi dependencies(deps): Bump m3u8 (#182)\n\nBumps [m3u8](https://github.com/globocom/m3u8) from 5.0.0 to 5.1.0.\r\n- [Release notes](https://github.com/globocom/m3u8/releases)\r\n- [Commits](https://github.com/globocom/m3u8/compare/5.0.0...5.1.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: m3u8\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Dependabot monitoring PyPi dependencies(deps): Bump m3u8 (#182)"}},{"before":"d411e17f09e15922404d74dbf344cc75b198ff5f","after":null,"ref":"refs/heads/dependabot/github_actions/develop/docker/build-push-action-6","pushedAt":"2024-06-24T23:55:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"}},{"before":"3fb55b9f7ab787202a5d5b1b2d19be927b726ed9","after":"7e1d0388704b0b11ab15e42828ceb8b9c30d979a","ref":"refs/heads/develop","pushedAt":"2024-06-24T23:55:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Bump docker/build-push-action from 5 to 6 (#183)\n\nBumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.\r\n- [Release notes](https://github.com/docker/build-push-action/releases)\r\n- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: docker/build-push-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump docker/build-push-action from 5 to 6 (#183)"}},{"before":null,"after":"d411e17f09e15922404d74dbf344cc75b198ff5f","ref":"refs/heads/dependabot/github_actions/develop/docker/build-push-action-6","pushedAt":"2024-06-24T07:45:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump docker/build-push-action from 5 to 6\n\nBumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.\n- [Release notes](https://github.com/docker/build-push-action/releases)\n- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: docker/build-push-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump docker/build-push-action from 5 to 6"}},{"before":null,"after":"3637b546152e98dfa35226d55854d83ec6535afd","ref":"refs/heads/dependabot/pip/develop/m3u8-5.1.0","pushedAt":"2024-06-24T07:24:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Dependabot monitoring PyPi dependencies(deps): Bump m3u8\n\nBumps [m3u8](https://github.com/globocom/m3u8) from 5.0.0 to 5.1.0.\n- [Release notes](https://github.com/globocom/m3u8/releases)\n- [Commits](https://github.com/globocom/m3u8/compare/5.0.0...5.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: m3u8\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Dependabot monitoring PyPi dependencies(deps): Bump m3u8"}},{"before":"6672232e1ac60eea58a0be12618f14e4c4f6c697","after":"9bb2483575b8324989d6aeffbf610c49aefea80b","ref":"refs/heads/trunk","pushedAt":"2024-06-04T00:32:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Release Artifact Uploading as \"Storage\" (#180)\n\n* Add artifact uploading and YAML linting to GitHub Actions Workflows","shortMessageHtmlLink":"Release Artifact Uploading as \"Storage\" (#180)"}},{"before":"d48d334a0ea292c0dbed1f5c4a74ca0eff2f8f41","after":"3fb55b9f7ab787202a5d5b1b2d19be927b726ed9","ref":"refs/heads/develop","pushedAt":"2024-06-04T00:21:17.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Merge in upstream 'trunk'","shortMessageHtmlLink":"Merge in upstream 'trunk'"}},{"before":"e926c1641b1d12212ee8ae0aca7e4242e0497add","after":"d48d334a0ea292c0dbed1f5c4a74ca0eff2f8f41","ref":"refs/heads/develop","pushedAt":"2024-06-03T23:57:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Add artifact uploading and YAML linting to GitHub Actions Workflows","shortMessageHtmlLink":"Add artifact uploading and YAML linting to GitHub Actions Workflows"}},{"before":"0c70ded301a1d9a78af91a7fd74e4f3b5c87faa7","after":"6672232e1ac60eea58a0be12618f14e4c4f6c697","ref":"refs/heads/trunk","pushedAt":"2024-06-03T23:37:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Bump version to 2024.6.1","shortMessageHtmlLink":"Bump version to 2024.6.1"}},{"before":"e926c1641b1d12212ee8ae0aca7e4242e0497add","after":null,"ref":"refs/heads/177-incorrect-flac-and-m4a-title-metadata-tag-when-title-of-track-has-special-characters","pushedAt":"2024-06-03T23:36:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"}},{"before":"198292ba9a7e0425ec55c9f2ba36e1329226a8af","after":"0c70ded301a1d9a78af91a7fd74e4f3b5c87faa7","ref":"refs/heads/trunk","pushedAt":"2024-06-03T23:36:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Fix Track `title` Metadta Field (#179)\n\n* Use track's title instead of sanitized 'name' in mutagen metadata\r\n\r\n* Bump docker/login-action from 3.1.0 to 3.2.0 (#178)\r\n\r\nBumps [docker/login-action](https://github.com/docker/login-action) from 3.1.0 to 3.2.0.\r\n- [Release notes](https://github.com/docker/login-action/releases)\r\n- [Commits](https://github.com/docker/login-action/compare/e92390c5fb421da1463c202d546fed0ec5c39f20...0d4c9c5ea7693da7b068278f7b52bda2a190a446)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: docker/login-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Fix Track title Metadta Field (#179)"}},{"before":null,"after":"e926c1641b1d12212ee8ae0aca7e4242e0497add","ref":"refs/heads/177-incorrect-flac-and-m4a-title-metadata-tag-when-title-of-track-has-special-characters","pushedAt":"2024-06-03T23:21:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ebb-earl-co","name":"Colin Coe","path":"/ebb-earl-co","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11299014?s=80&v=4"},"commit":{"message":"Bump docker/login-action from 3.1.0 to 3.2.0 (#178)\n\nBumps [docker/login-action](https://github.com/docker/login-action) from 3.1.0 to 3.2.0.\r\n- [Release notes](https://github.com/docker/login-action/releases)\r\n- [Commits](https://github.com/docker/login-action/compare/e92390c5fb421da1463c202d546fed0ec5c39f20...0d4c9c5ea7693da7b068278f7b52bda2a190a446)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: docker/login-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump docker/login-action from 3.1.0 to 3.2.0 (#178)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEhM6h3QA","startCursor":null,"endCursor":null}},"title":"Activity · ebb-earl-co/tidal-wave"}