Files
asknavidrome-cafofo/docs/searchindex.js

1 line
30 KiB
JavaScript
Raw Normal View History

2025-09-08 13:42:06 +00:00
Search.setIndex({"alltitles":{"About the AskNavidrome Skill":[[0,"about-the-asknavidrome-skill"]],"AskNavidrome Alexa Skill Documentation":[[0,null]],"AskNavidrome controller":[[0,"module-asknavidrome.controller"]],"AskNavidrome main":[[0,"module-app"]],"AskNavidrome media queue":[[0,"asknavidrome-media-queue"]],"AskNavidrome subsonic API":[[0,"asknavidrome-subsonic-api"]],"AskNavidrome track":[[0,"asknavidrome-track"]],"Code Documentation":[[0,"code-documentation"]],"Configuration":[[0,"configuration"]],"Creating the AskNavidrome Alexa Skill":[[0,"creating-the-asknavidrome-alexa-skill"]],"Debug Options":[[0,"debug-options"]],"Deploying the AskNavidrome Web Service":[[0,"deploying-the-asknavidrome-web-service"]],"General":[[0,"general"]],"Installation and Setup":[[0,"installation-and-setup"]],"Known Issues":[[0,"known-issues"]],"Playing Music on Multiple Devices":[[0,"playing-music-on-multiple-devices"]],"Requirements":[[0,"requirements"]],"Run inside a Docker container":[[0,"run-inside-a-docker-container"]],"Run on your PC":[[0,"run-on-your-pc"]],"Supported Intents":[[0,"supported-intents"]],"The following error is displayed when you try to run the Docker container":[[0,"the-following-error-is-displayed-when-you-try-to-run-the-docker-container"]],"The skill appears to work but no music is played. Errors similar to below appear in the web service log":[[0,"the-skill-appears-to-work-but-no-music-is-played-errors-similar-to-below-appear-in-the-web-service-log"]],"Tips & Tricks":[[0,"tips-tricks"]],"Troubleshooting":[[0,"troubleshooting"]],"You are having trouble connecting to the skill and use CloudFlare":[[0,"you-are-having-trouble-connecting-to-the-skill-and-use-cloudflare"]]},"docnames":["index"],"envversion":{"sphinx":65,"sphinx.domains.c":3,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":9,"sphinx.domains.index":1,"sphinx.domains.javascript":3,"sphinx.domains.math":2,"sphinx.domains.python":4,"sphinx.domains.rst":2,"sphinx.domains.std":2,"sphinx.ext.todo":2},"filenames":["index.rst"],"indexentries":{"add_screen_background() (in module asknavidrome.controller)":[[0,"asknavidrome.controller.add_screen_background",false]],"add_track() (asknavidrome.media_queue.mediaqueue method)":[[0,"asknavidrome.media_queue.MediaQueue.add_track",false]],"albums_by_artist() (asknavidrome.subsonic_api.subsonicconnection method)":[[0,"asknavidrome.subsonic_api.SubsonicConnection.albums_by_artist",false]],"app":[[0,"module-app",false]],"asknavidrome.controller":[[0,"module-asknavidrome.controller",false]],"buffer (asknavidrome.media_queue.mediaqueue attribute)":[[0,"asknavidrome.media_queue.MediaQueue.buffer",false]],"build_random_song_list() (asknavidrome.subsonic_api.subsonicconnection method)":[[0,"asknavidrome.subsonic_api.SubsonicConnection.build_random_song_list",false]],"build_song_list_from_albums() (asknavidrome.subsonic_api.subsonicconnection method)":[[0,"asknavidrome.subsonic_api.SubsonicConnection.build_song_list_from_albums",false]],"build_song_list_from_favourites() (asknavidrome.subsonic_api.subsonicconnection method)":[[0,"asknavidrome.subsonic_api.SubsonicConnection.build_song_list_from_favourites",false]],"build_song_list_from_genre() (asknavidrome.subsonic_api.subsonicconnection method)":[[0,"asknavidrome.subsonic_api.SubsonicConnection.build_song_list_from_genre",false]],"build_song_list_from_playlist() (asknavidrome.subsonic_api.subsonicconnection method)":[[0,"asknavidrome.subsonic_api.SubsonicConnection.build_song_list_from_playlist",false]],"can_handle() (app.checkaudiointerfacehandler method)":[[0,"app.CheckAudioInterfaceHandler.can_handle",false]],"can_handle() (app.generalexceptionhandler method)":[[0,"app.GeneralExceptionHandler.can_handle",false]],"can_handle() (app.helphandler method)":[[0,"app.HelpHandler.can_handle",false]],"can_handle() (app.launchrequesthandler method)":[[0,"app.LaunchRequestHandler.can_handle",false]],"can_handle() (app.navisonicplayalbumbyartist method)":[[0,"app.NaviSonicPlayAlbumByArtist.can_handle",false]],"can_handle() (app.navisonicplayfavouritesongs