Skip to content

User friendly search page to find reported issues with v10.9

License

Notifications You must be signed in to change notification settings

need4swede/jellyfin-issue-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Issues Explorer for Jellyfin 10.9.x

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.

Features

  • 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).

Project Structure

index/
├── css/
│   └── style.css
├── js/
│   └── script.js
└── index.html

Example Search Terms

Use the following example search terms to find specific types of issues:

  • video
  • server
  • login
  • subtitle
  • audio
  • tv
  • season

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

Contact

For any inquiries, please contact need4swede via GitHub.

About

User friendly search page to find reported issues with v10.9

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published