pinchflat-mcp: add pagination, downloaded filter, and delete_media tool #5

Merged
luis merged 5 commits from fix/pinchflat-mcp-pagination into main 2026-07-12 13:19:28 +02:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit d009717854 - Show all commits
+1 -1
View File
@@ -12,7 +12,7 @@ buildGoModule rec {
owner = "michaeldvinci";
repo = "audiobookshelf-mcp";
rev = "e790d9c75085772180c95f2ec1376acc98e9282c";
hash = lib.fakeHash;
hash = "sha256-vQR+Ej3Qtg8ehIUWnXkSayNYpqnOZPWV0TpTVPYh+io=";
};
vendorHash = lib.fakeHash;