Radio Resonite

D 59 completed
Api
unknown / json · tiny
8
Files
905
LOC
0
Frameworks
3
Languages

Pipeline State

completed
Run ID
#372636
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
28.82
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #48166
Member of a group with 1 similar repo(s) — canonical #70866 view group →
Top concepts (2)
Project DescriptionWeb Backend
Want fix-PRs on findings? Install Repobility's GitHub App · github.com/apps/repobility-bot

AI Prompt

Build me a server application that acts as a bridge between Resonite and the Radio Browser API. The server needs to listen for player location coordinates via WebSocket from Resonite. When coordinates are received, it should use the Radio Browser API to find and return the nearest radio station's stream URL back to Resonite. The system should also cache global data from the radio-browser.info API upon startup. Please ensure it's set up to run using Node.js and TypeScript.
typescript node.js websocket api radio server location real-time json
Generated by gemma4:latest

Catalog Information

Radio Resonite is a server that receives player location coordinates via WebSocket from Resonite and returns the nearest radio station URL using the Radio Browser API.

Description

Radio Resonite is a server-side application that uses the Radio Browser API to find the nearest radio stations based on player location coordinates received via WebSocket. It caches global data from the Radio Browser API at startup and responds immediately with the nearest station URL when new coordinates are received. The application is designed for use in conjunction with Resonite, which sends location updates to the server.

الوصف

هو خدمة تقوم بتلقي إحداثيات موقع اللاعب عبر WebSocket من Resonite وتعيد إرجاع عنوان URL أقرب محطة إذاعية باستخدام API Radio Browser. يتم تخزين البيانات العالمية من API Radio Browser في بداية التشغيل ويعود الخادم بإجراء طلبات جديدة عند تلقي إحداثيات جديدة.

Novelty

5/10

Tags

radio-browser websocket location-based-services nearest-neighbor cache

Claude Models

claude-opus-4.6

Quality Score

D
59.3/100
Structure
46
Code Quality
100
Documentation
30
Testing
0
Practices
70
Security
100
Dependencies
60

Strengths

  • Good security practices \u2014 no major issues detected

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No tests found \u2014 high risk of regressions
  • No CI/CD configuration \u2014 manual testing and deployment

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Security & Health

4.1h
Tech Debt (E)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (10)
Repobility · open methodology · https://repobility.com/research/
Unknown
License
0.0%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

json
72.9%
typescript
19.9%
markdown
7.2%

Frameworks

None detected

Concepts (2)

Repobility · code-quality scanner for AI-generated software · https://repobility.com
CategoryNameDescriptionConfidence
Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/
auto_descriptionProject DescriptionResoniteからプレイヤーの緯度経度座標をWebSocketで受信し、radio-browser.info APIで最寄りのラジオ局を検索してストリームURLを返すサーバー。80%
auto_categoryWeb Backendweb-backend70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/96853.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV