Commit Graph

  • 713a72fbb0
    Merge 0749568210 into 9bffdebe25 pre-commit-ci[bot] 2025-11-24 17:53:34 +0000
  • 0749568210
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci-update-config pre-commit-ci[bot] 2025-11-24 17:53:30 +0000
  • 9bffdebe25 2.10.0 main 2.10.0 cloudwithax 2025-10-04 00:00:57 -0400
  • 720ba187ab 2.10.0 cloudwithax 2025-10-04 00:00:01 -0400
  • 855bf4e0d7 2.9.2 2.9.2 cloudwithax 2024-11-21 21:11:24 -0500
  • cd579becad fixed file playing and recursion issue in queue looping cloudwithax 2024-11-21 21:06:32 -0500
  • 3a1ecf9eec 2.9.1 2.9.1 cloudwithax 2024-08-23 21:18:25 -0400
  • 5227962228
    Merge pull request #69 from ZandercraftGames/fix/other-sources clxud 2024-08-23 21:04:04 -0400
  • be7106616b
    Typing fix from NiceAesth Zander 2024-08-18 00:34:43 -0400
  • ba9534bc27
    Typing fix from NiceAesth Zander 2024-08-18 00:34:32 -0400
  • 2e0f5b365a [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-08-17 05:44:33 +0000
  • 851f00aa97
    Add support for other unsupported playlist types Zander M. 2024-08-17 01:23:59 -0400
  • 817295d321
    Add support for other unsupported source types Zander M. 2024-08-17 00:46:32 -0400
  • 8ab3ae9ccd
    Add websockets dependency to Pipenv Zander M. 2024-08-17 00:44:51 -0400
  • 094f2be181 refactor: set original track if search type is not defined in Player's play_track method cloudwithax 2024-06-10 21:54:21 -0400
  • b60a6aec18 refactor: guard check for search type to prevent nulled search types getting searched cloudwithax 2024-06-10 21:30:57 -0400
  • 80f7b77cd3 refactor: update search_type handling in Player and Node classes to be nullish to support lavasrc cloudwithax 2024-06-10 21:20:59 -0400
  • 8679d6d125 Merge branch 'main' of https://github.com/cloudwithax/pomice cloudwithax 2024-06-10 21:17:57 -0400
  • ad01407fff refactor: update query handling in Node class cloudwithax 2024-06-10 21:17:53 -0400
  • 1d162df60d
    Merge e48ed8fd4b into f1609f7049 Andrei Baciu 2024-04-12 19:44:29 +0200
  • f1609f7049
    Merge pull request #67 from ZandercraftGames/fix/load-exceptions Clxud 2024-03-27 22:10:37 -0400
  • 5fcfc73901 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-03-28 02:08:22 +0000
  • 86b35106b2
    Fix KeyError in exception handling on error when loading a track. Zander M. 2024-03-27 22:04:39 -0400
  • 7758ebcae7
    Merge 430cb6036c into 519a14fbde Andrei Baciu 2024-03-27 21:32:48 -0400
  • 519a14fbde
    Merge pull request #66 from ZandercraftGames/main Clxud 2024-03-13 10:16:31 -0400
  • 9a42093f64
    Merge remote-tracking branch 'origin/main' Zander M. 2024-03-11 13:50:22 -0400
  • 347a6e0b96
    Refactor sourceName to use track_info object. Zander M. 2024-03-11 13:50:07 -0400
  • 83d5add134 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-03-11 17:29:46 +0000
  • bb12e33584
    Python Black Format Zander M. 2024-03-11 13:24:54 -0400
  • 6817cd8e07
    Fix build_track failure with Lavalink v4 decodetrack format. Zander M. 2024-03-11 13:23:42 -0400
  • e48ed8fd4b chore(style): change imports, remove url regex duplication NiceAesth 2024-02-24 15:49:12 +0200
  • 84765e0ed5 fix: remove non-existant on_socket_response event NiceAesth 2024-02-24 14:37:07 +0200
  • 61d363c9ee feat: don't store client secrets NiceAesth 2024-02-24 14:05:22 +0200
  • bc19e07008 feat: add more payloads NiceAesth 2024-02-24 13:53:05 +0200
  • bf92e37da6 feat: add playlistextended model NiceAesth 2024-02-23 18:29:26 +0200
  • e8d26f42cb feat: add extended playlist model NiceAesth 2024-02-23 18:29:12 +0200
  • b719fa461c feat: add playlist models NiceAesth 2024-02-23 17:54:09 +0200
  • 33a728f8ec fix: use simple alias instead NiceAesth 2024-02-23 15:33:34 +0200
  • b2c4325621 Merge branch 'pydantic' of https://github.com/NiceAesth/pomice into pydantic NiceAesth 2024-02-23 15:31:56 +0200
  • d486245428 chore: rename to type adapter instead NiceAesth 2024-02-23 15:30:42 +0200
  • 4dfe34d83f [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-23 13:24:10 +0000
  • ac49c81609 fix: merge NiceAesth 2024-02-23 15:24:09 +0200
  • 1474f858fa Merge branch 'pydantic' of https://github.com/NiceAesth/pomice into pydantic NiceAesth 2024-02-23 15:24:02 +0200
  • ad48b9de97 chore: type as bool instead NiceAesth 2024-02-23 15:21:21 +0200
  • 49bcf745a9 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-23 13:20:49 +0000
  • 2e82f1f040 feat: add resume payload NiceAesth 2024-02-23 15:20:40 +0200
  • 011315dc77 fix: address some type: ignore comments NiceAesth 2024-02-23 14:18:10 +0200
  • 9e9ab07ab5 feat: pass through filters NiceAesth 2024-02-23 14:06:57 +0200
  • 05200a9659 fix: subclass exceptions from valueerror as well NiceAesth 2024-02-23 14:05:21 +0200
  • 252ee0b79e fix: rename enum members to be uppercase NiceAesth 2024-02-23 13:59:43 +0200
  • 26888901ec Merge branch 'pydantic' of https://github.com/NiceAesth/pomice into pydantic NiceAesth 2024-02-23 13:58:20 +0200
  • 76eed38a9e fix: preserve __str__ behaviour NiceAesth 2024-02-23 13:58:18 +0200
  • 06859b0828 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-23 11:55:45 +0000
  • c492ba556d feat: refactor enum models NiceAesth 2024-02-23 13:55:38 +0200
  • 41f656a113 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-23 11:46:18 +0000
  • e400a5f396 feat: add literal types for v3 and v4 versions NiceAesth 2024-02-23 13:46:17 +0200
  • aaa16c029b [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-23 11:43:38 +0000
  • 861071cf19 feat: add event models NiceAesth 2024-02-23 13:43:37 +0200
  • 3657c28495 feat: move version model NiceAesth 2024-02-23 12:52:55 +0200
  • d27f95a863 chore: add `pydantic` dependency NiceAesth 2024-02-23 12:52:38 +0200
  • aafd0c1027 fix: wrong name for v3 NiceAesth 2024-02-23 12:33:31 +0200
  • 05af4629ce fix: handle renamed exception key for v4 NiceAesth 2024-02-23 12:32:44 +0200
  • 179472bd6e
    Merge pull request #63 from NiceAesth/fix-assert Clxud 2024-02-22 11:00:05 -0500
  • ba761743b9 fix: remove unnecessary assert NiceAesth 2024-02-19 20:43:58 +0200
  • 430cb6036c [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-10 01:12:19 +0000
  • 0d7bfb427f chore: remove `reorder-python-imports` NiceAesth 2024-02-10 03:11:03 +0200
  • b3795102b8 2.9.0 2.9.0 cloudwithax 2024-02-06 17:32:17 -0500
  • 2a492c793f fix issues related to loading files/http links, added spotify recommendation querying, changed loglevel enum behavior cloudwithax 2024-02-06 17:31:51 -0500
  • 705ac9feab 2.8.1 2.8.1 cloudwithax 2024-02-01 22:03:52 -0500
  • a926616028 actually make logging optional lol cloudwithax 2024-02-01 22:03:30 -0500
  • 4507b50b8b 2.8.0 2.8.0 cloudwithax 2024-02-01 21:12:34 -0500
  • bd78f47585 fix logging and made spotify + apple music optional because of v4 cloudwithax 2024-02-01 21:11:42 -0500
  • 9b18759864 update voice channel on state update + dont make logging enabled by default cloudwithax 2024-01-28 15:59:41 -0500
  • 001b801a15
    Merge pull request #57 from cloudwithax/pre-commit-ci-update-config Clxud 2023-11-05 20:33:45 -0500
  • db1c66dd40 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-10-30 17:50:54 +0000
  • 341164a0d2
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-10-30 17:50:45 +0000
  • 7829086ae3
    Merge pull request #59 from corpnewt/patch-1 Clxud 2023-09-17 11:33:42 -0400
  • f9cb48c48f [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-09-15 23:28:59 +0000
  • 3401b669e8
    Fix for YT URL searches on Lavalink v4 CorpNewt 2023-09-15 18:28:50 -0500
  • d7a7efb051
    Account for Lavalink v4 changes when loading YT playlists CorpNewt 2023-09-15 10:35:56 -0500
  • 0904196979 ver bump 2.7.2 cloudwithax 2023-08-23 13:15:54 -0400
  • 7617ecf2d1
    Merge pull request #58 from NiceAesth/fix-resume Clxud 2023-08-23 13:14:56 -0400
  • 1acc594467 fix: undefined data in `_configure_resuming` NiceAesth 2023-08-23 20:00:36 +0300
  • e48c31b7a9 Merge branch 'main' of https://github.com/cloudwithax/pomice 2.7.1 cloudwithax 2023-08-23 10:45:04 -0400
  • f3c5461854 patch load types and track events for v4 cloudwithax 2023-08-23 10:44:51 -0400
  • aa826c7da2
    Merge pull request #56 from cloudwithax/pre-commit-ci-update-config Clxud 2023-08-16 01:26:36 -0400
  • bc71088092
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-08-14 21:23:03 +0000
  • 7eca4724da Merge branch 'main' of https://github.com/cloudwithax/pomice cloudwithax 2023-08-08 16:28:20 -0400
  • b098b681be add missing dep for rtd cloudwithax 2023-08-08 16:28:11 -0400
  • c52a379b87
    Merge pull request #55 from cloudwithax/pre-commit-ci-update-config Clxud 2023-08-07 20:51:22 -0400
  • 50b5eab860 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-08-07 21:21:47 +0000
  • 18fed3a089
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-08-07 21:21:38 +0000
  • ab432cc8e6
    Merge pull request #54 from cloudwithax/pre-commit-ci-update-config Clxud 2023-07-31 20:11:56 -0400
  • 223be29384 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-07-31 21:42:42 +0000
  • c5f8ded0b1
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-07-31 21:42:32 +0000
  • 0b1d36cf64
    Merge pull request #52 from cloudwithax/pre-commit-ci-update-config Clxud 2023-06-19 17:09:32 -0400
  • 1f20ebf6c6
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-06-19 21:02:01 +0000
  • af5418c958
    Merge pull request #51 from cloudwithax/pre-commit-ci-update-config Clxud 2023-06-12 18:10:23 -0400
  • 6670da76e8 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-06-12 20:45:28 +0000
  • 69d3bc9ce1
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-06-12 20:45:17 +0000