[ { "guid": "974395db-b31d-46a2-bc86-ef9aa5ac04dd", "name": "Meilisearch", "description": "This is a plugin that try to use Meilisearch to speedup the search of jellyfin. Inspired by Jellysearch\n", "overview": "A Meilisearch Plugin for Jellyfin", "owner": "a.sac.", "category": "General", "imageUrl": "https://raw.githubusercontent.com/meilisearch/meilisearch/refs/heads/main/assets/meilisearch-logo-dark.svg", "versions": [ { "version": "1.11.1.10", "changelog": "- [2fad775] docs: Setup/usage instructions, clarify, provide examples (#92)\n- [a3c4ca9] ci(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#90)\n- [b3cafe1] feat: add default search types when none specified (#73)\n- [66dc487] ci(deps): Bump actions/setup-dotnet from 5.0.1 to 5.1.0 (#87)\n- [79de4f9] chore: add VSCode configuration files for extensions and settings\n- [907251d] refactor: remove workaround for URL constructor in Meilisearch plugin\n- [a8b531e] chore: update .gitignore to include .vs/ directory", "targetAbi": "10.11.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.11.1.10/meilisearch_1.11.1.10.zip", "checksum": "b1b95aabd8607bff3a50ef20c26ef3fd", "timestamp": "2026-01-30T18:39:21Z" }, { "version": "1.11.1.9", "changelog": "- [438b910] feat: enhance Meilisearch client with reconnect logic and health checks\n- [0a0ce10] chore: Bump MeiliSearch from 0.17.1 to 0.18.0 (#82)\n- [ad6a7e1] ci(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 (#80)\n- [c90ce69] ci(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#81)\n- [6083528] ci(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#78)\n- [8acd7de] ci(deps): bump actions/checkout from 5.0.1 to 6.0.0 (#75)\n- [e446305] ci(deps): bump actions/setup-dotnet from 5.0.0 to 5.0.1 (#76)\n- [d7ac2ea] ci(deps): bump actions/checkout from 5.0.0 to 5.0.1 (#74)\n- [e5a30dc] Update Jellyfin version in README", "targetAbi": "10.11.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.11.1.9/meilisearch_1.11.1.9.zip", "checksum": "87d8eaf161489c6775364f0c3f9429c1", "timestamp": "2025-12-14T22:14:21Z" }, { "version": "1.11.1.8", "changelog": "- [fba77fd] config: integrate SVG into HTML for offline usage\n- [7fc2730] add all links to the workaround\n- [4e5d862] allow to configuration through container ENV (#71)", "targetAbi": "10.11.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.11.1.8/meilisearch_1.11.1.8.zip", "checksum": "b7e248a63ded4f1cf304fd2b74f67efe", "timestamp": "2025-11-09T20:58:58Z" }, { "version": "1.11.1.7", "changelog": "- [7cc0ebe] mention envs\n- [ead316b] adjust Url check\n- [e1e34bd] cleanup\n- [cc33ba7] Update src/MeilisearchClientHolder.cs\n- [d9ce733] allow to configuration through container ENV", "targetAbi": "10.11.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.11.1.7/meilisearch_1.11.1.7.zip", "checksum": "d0223a3807c49481ae42d7d145ad6b43", "timestamp": "2025-11-07T21:23:56Z" }, { "version": "1.11.1.6", "changelog": "- [e90f65d] Fix DivideByZeroException when limit or filteredTypes.Count is zero (#70)\n- [9222079] ci(deps): Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#67)\n- [51b2e30] ci(deps): Bump actions/download-artifact from 5.0.0 to 6.0.0 (#66)\n- [b78fa71] Tagline searching (#68)\n- [e65fb94] Enhance publish.yaml with .NET inputs\n- [56251a3] Support Jellyfin 10.11 (#46)\n- [964e84f] chore: Bump MeiliSearch from 0.17.0 to 0.17.1 (#58)\n- [e686e5f] ci(deps): bump ad-m/github-push-action from 0.8.0 to 1.0.0 (#57)\n- [96004e2] ci(deps): bump ncipollo/release-action from 1.19.1 to 1.20.0 (#55)\n- [6c523f0] ci(deps): bump actions/setup-dotnet from 4.3.1 to 5.0.0 (#54)\n- [0710117] ci(deps): Bump ncipollo/release-action from 1.18.0 to 1.19.1 (#53)\n- [5ece260] chore: Bump MeiliSearch from 0.16.0 to 0.17.0 (#49)\n- [e14c999] ci(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 (#48)\n- [a617a3c] ci(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#47)\n- [3aeb27e] add a LICENSE\n- [1f42852] refactor: improve status display and indexing logic refactor: remove unnecessary newline in MeilisearchMutateFilter\n- [d8a73e3] ci(deps): bump ncipollo/release-action from 1.16.0 to 1.18.0 (#44)", "targetAbi": "10.11.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.11.1.6/meilisearch_1.11.1.6.zip", "checksum": "0b0519d636d7eca878aea4f250097700", "timestamp": "2025-11-07T19:03:20Z" }, { "version": "1.11.1.5", "changelog": "- [2b07d86] try hard coded\n- [117f7f8] fix code problems\n- [e65fb94] Enhance publish.yaml with .NET inputs\n- [56251a3] Support Jellyfin 10.11 (#46)\n- [964e84f] chore: Bump MeiliSearch from 0.17.0 to 0.17.1 (#58)\n- [e686e5f] ci(deps): bump ad-m/github-push-action from 0.8.0 to 1.0.0 (#57)\n- [96004e2] ci(deps): bump ncipollo/release-action from 1.19.1 to 1.20.0 (#55)\n- [6c523f0] ci(deps): bump actions/setup-dotnet from 4.3.1 to 5.0.0 (#54)\n- [0710117] ci(deps): Bump ncipollo/release-action from 1.18.0 to 1.19.1 (#53)\n- [5ece260] chore: Bump MeiliSearch from 0.16.0 to 0.17.0 (#49)\n- [e14c999] ci(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 (#48)\n- [a617a3c] ci(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#47)\n- [3aeb27e] add a LICENSE\n- [1f42852] refactor: improve status display and indexing logic refactor: remove unnecessary newline in MeilisearchMutateFilter\n- [d8a73e3] ci(deps): bump ncipollo/release-action from 1.16.0 to 1.18.0 (#44)", "targetAbi": "10.11.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.11.1.5/meilisearch_1.11.1.5.zip", "checksum": "5c988649af17a76e1ae239d39b01da8f", "timestamp": "2025-10-21T16:58:05Z" }, { "version": "1.11.1.4", "changelog": "- [f9657de] PlaylistFolder is Emby.Server.Implementations.Playlists.PlaylistsFolder\n- [50895b7] add all jellyfin types", "targetAbi": "10.9.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.11.1.4/meilisearch_1.11.1.4.zip", "checksum": "b7ff4d3085b60ac6d785294f36864a7e", "timestamp": "2025-06-19T22:54:54Z" }, { "version": "1.11.1.3", "changelog": "- [6ddfea1] use the Authorization header if there is no userId", "targetAbi": "10.9.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.11.1.3/meilisearch_1.11.1.3.zip", "checksum": "162977cf6a50dc887efd31779e7f4522", "timestamp": "2025-06-15T17:16:08Z" }, { "version": "1.11.1.2", "changelog": "- [7ded0c9] ci(deps): bump actions/download-artifact from 4.1.8 to 4.3.0 (#41)\n- [34808a9] ci(deps): bump ncipollo/release-action from 1.14.0 to 1.16.0 (#40)\n- [f8be725] ci(deps): bump actions/checkout from 4.1.7 to 4.2.2 (#39)\n- [7dcd91c] ci(deps): bump actions/upload-artifact from 4.4.0 to 4.6.2 (#38)\n- [11b9b47] ci(deps): bump actions/setup-dotnet from 4.0.1 to 4.3.1 (#37)\n- [d94a182] CI: add dependabot for updates\n- [afb9645] remove isMissing since we serve all items, not just missing ones (#36)\n- [6fef6bb] CommunityRating & CriticRating is a float (#35)", "targetAbi": "10.9.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.11.1.2/meilisearch_1.11.1.2.zip", "checksum": "bc044d4412f1da63f3ebeabea8818e46", "timestamp": "2025-06-15T12:00:43Z" }, { "version": "1.11.1.1", "changelog": "- [ebb4d8b] refactor: streamline query parameter handling and add parsing utility\n- [327d8b3] search: look for multiple and multiple comma delimited", "targetAbi": "10.9.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.11.1.1/meilisearch_1.11.1.1.zip", "checksum": "e9779c7e1162d4eb2174ee43a0aa709f", "timestamp": "2025-06-09T02:46:32Z" }, { "version": "1.11.1.0", "changelog": "- [b76a120] Merge pull request #30 from jumoog/main\n- [2385bfb] Merge pull request #31 from jumoog/fix_filter\n- [7441860] Merge pull request #32 from jumoog/patch-1\n- [9e5f39b] Update MeiliSearch to 0.16.0\n- [cd25743] mutex modification orders matters\n- [e4ea4c6] search: handle includeItemTypes,excludeItemTypes and mediaTypes", "targetAbi": "10.9.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.11.1.0/meilisearch_1.11.1.0.zip", "checksum": "daddf8708e676cfdf839e0b09b005967", "timestamp": "2025-06-08T05:33:43Z" }, { "version": "1.11.0.0", "changelog": "- [658d314] add an option to the permission thing, but I'm not sure anyone will need this :)\n- [2400583] remove items that are not visible to the user (#29)\n- [27b2719] #19 only apply limit when no item returned or one type being searched\n- [3c92407] add description for the install-plugin folder\n- [b1a106a] Merge pull request #20 from jumoog/main\n- [37f4f09] Update README.md\n- [585afde] add a warning to the readme", "targetAbi": "10.9.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.11.0.0/meilisearch_1.11.0.0.zip", "checksum": "051556a41474122e703ce389f28a5aef", "timestamp": "2025-06-06T16:46:29Z" }, { "version": "1.10.3.2", "changelog": "- [6f4cdc4] #19 only apply limit when no item returned or one type being searched\n- [9376730] add description for the install-plugin folder", "targetAbi": "10.9.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.10.3.2/meilisearch_1.10.3.2.zip", "checksum": "e2ef99373fecc5d0153ca2cf5fe1e8c8", "timestamp": "2025-04-26T16:09:53Z" }, { "version": "1.10.3.1", "changelog": "- [52a5845] Cleanup config controller", "targetAbi": "10.9.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.10.3.1/meilisearch_1.10.3.1.zip", "checksum": "9bb72ff4457b20629765d7ee790e6537", "timestamp": "2025-03-21T00:15:16Z" }, { "version": "1.10.3.0", "changelog": "- [05d4147] #17 ability to reconnect\n- [b4a48eb] add `type` to displayed attributes\n- [ccb77f4] #16 search multiple times when one query have more than one `includeItemTypes`", "targetAbi": "10.9.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.10.3.0/meilisearch_1.10.3.0.zip", "checksum": "9af78f832fd3f886d7854566d68945e7", "timestamp": "2025-03-14T18:33:48Z" }, { "version": "1.10.2.2", "changelog": "- [7e72620] #16 replace all index lookup with TryGetValue\n- [567ee5d] keep a copy of empty result as it never changes", "targetAbi": "10.9.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.10.2.2/meilisearch_1.10.2.2.zip", "checksum": "9015c6b5cd32fbc952820dc3c5617ae1", "timestamp": "2025-03-13T19:14:28Z" }, { "version": "1.10.2.1", "changelog": "- [1bd5ef8] fix what I've missed previously", "targetAbi": "10.9.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.10.2.1/meilisearch_1.10.2.1.zip", "checksum": "057be8554aab3866c5b66451d1a5e504", "timestamp": "2025-02-19T12:13:13Z" }, { "version": "1.10.2.0", "changelog": "- [a02c50e] fix #11: Fallback option is not really working, now we return an empty result we created ourselves\n- [85a0ec7] Update README.md", "targetAbi": "10.9.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.10.2.0/meilisearch_1.10.2.0.zip", "checksum": "87a62d9c72b472dce103475ab3634e2b", "timestamp": "2025-02-19T12:01:36Z" }, { "version": "1.10.1.1", "changelog": "- [b86aaac] add a workaround for #5", "targetAbi": "10.9.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.10.1.1/meilisearch_1.10.1.1.zip", "checksum": "8c3b3f93ad6e37ddddfd575a6fea57c0", "timestamp": "2025-01-06T06:29:01Z" }, { "version": "1.10.1.0", "changelog": "- [1bc36b1] this should fix the `unknown` status", "targetAbi": "10.9.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.10.1.0/meilisearch_1.10.1.0.zip", "checksum": "41c4d2836245a132f40105aba4aff2c3", "timestamp": "2024-12-15T00:01:24Z" }, { "version": "1.10.0.0", "changelog": "- [d6a403b] is that me or AI use a wrong var in ci script?\n- [5626dd3] add index task", "targetAbi": "10.9.0.0", "sourceUrl": "https://github.com/arnesacnussem/jellyfin-plugin-meilisearch/releases/download/1.10.0.0/meilisearch_1.10.0.0.zip", "checksum": "5c491115e5bc872b6251736a231f46da", "timestamp": "2024-11-18T11:41:51Z" } ] } ]