This project is a simple web page that allows users to search and explore issues for the Jellyfin repository on GitHub. The issues are filtered for > v10.9 and it categorizes issues into Closed, Replied, and Pending sections based on their status and comments.
- Search Issues: Search for issues by keywords.
- Categorization: Issues are categorized into Closed, Replied, and Pending sections.
- Comments Display: Shows the latest comments from Members and Contributors.
- Exclusion of Bot Comments: Excludes comments from specified bots (e.g., jellyfin-bot).
index/
├── css/
│ └── style.css
├── js/
│ └── script.js
└── index.html
Use the following example search terms to find specific types of issues:
video
server
login
subtitle
audio
tv
season
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License. See the LICENSE file for details.
- Created by need4swede
- Inspired by the Jellyfin project
For any inquiries, please contact need4swede via GitHub.