{% extends "base.html" %} {% block title %}FuruMusic Admin v{{ version }}{% endblock title %} {% block head_extra %} {% endblock head_extra %} {% block content %}
Pending Reviews
Status Input Type Conf. Tags Updated
No reviews in this filter
Tasks
Task State Schedule Latest Runs Actions
Cron
Next
Last
This task has no manual parameters.
No runs for this task yet
Select a task from the table
Selected Run Log

                        
No run selected
Library Workbench
No library rows in this filter
Users
Online now
Users
Status User Role Account Last activity
No users in this filter
Future Tools Reserved operation slots for complex library maintenance
OIDC Identity provider and group mapping
Register this exact redirect URL in your identity provider.
Comma-separated identity-provider groups whose members receive administrator access.
Comma-separated groups allowed to sign in. Leave empty to allow any authenticated OIDC user.
Agent AI processing directories, LLM endpoint, and execution limits
Maximum number of inbox items processed at the same time. Higher values use more CPU and LLM capacity.
Base URL of an OpenAI-compatible service. The agent sends chat requests to its /v1/chat/completions endpoint.
Model identifier sent to the configured LLM service, for example the name exposed by your local model server.
Complete HTTP Authorization value expected by the LLM endpoint, for example Bearer ….
Minimum confidence required to accept generated metadata automatically. Lower-confidence results are sent for review.
Maximum model context budget in tokens. Reduce it for smaller models or increase it when processing large batches.
Similarity Search Local audio embeddings and federated nearest-track search
Builds an audio fingerprint index for finding musically similar tracks. When federation is enabled, compatible peers can also participate in searches.
The model converts audio into vectors used for comparison. Changing it rebuilds the search index.
Controls how audio is decoded and normalized before comparison. Changing it rebuilds the search index.
Number of tracks indexed in parallel. Higher values finish sooner but use more CPU and memory.
Authentication Password and SSO access switches
Last.fm Integration Metadata enrichment and scrobbling credentials
{{ t.settings_lastfm_api_key_help }}
{{ t.settings_lastfm_shared_secret_help }}
Developer API Interactive API documentation
Exposes interactive API documentation at /swagger/ for developers and integrations.
Federation Publish this library into the furumi P2P network
Lets other peers in this logical network discover the visible library and request audio streams from this instance.
Peers with the same Network ID form one isolated logical network and discover each other automatically. You may choose any private value; use the exact same value on every peer that should join this network.
When enabled, a federated track is permanently imported after playback and becomes available to every local user. Otherwise it remains only in the temporary cache. Imported peer metadata is trusted as provided and does not enter AI review.
Endpoint
Network
Connected peers
Known contacts
Similarity routing peers
Published items
Last sync
Transport path
RTT
Path samples
Protocols
Last peer
Recent transport operations Newest first · updates automatically
TimeUser / peerProtocolDirectionPhasePathRTTTXRXLost

Search Index Statistics Similarity model, indexing progress, and storage
Model
Active profile
Processing profile
Visible tracks
Processed
Failed
Stored
Current track
Selected preprocessing profile

                                

Agent Status

Model
Latency
Prompt tokens
Completion tokens
Tokens/sec
Settings are stored as database overrides unless an environment variable wins.
Loading
{% endblock content %}