Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Major Improvements: Subpath, Database Support & Logging #115

Merged
merged 34 commits into from
Feb 17, 2025

Conversation

giuseppe99barchetta
Copy link
Owner

Summary

This PR includes significant improvements and new features for configuration management, external database support, and container optimization.

Features 🚀

  • SUBPATH Configuration: Added support for subpath configuration and updated routing logic.
  • Database Support: Introduced support for MySQL and PostgreSQL, with error handling and configuration improvements.
  • Toast Notifications: Implemented notifications for configuration save success.
  • UI Refactoring: Updated configuration forms to use v-slot in router-view.

Improvements 🔧

  • Docker: Refactored Dockerfile to simplify user and permission management.
  • Logging: Enhanced logging system and added log level configuration via environment variable.
  • Error Handling: Improved robustness in database error handling and media request processing.
  • README & UI: Updated documentation, added Discord link to the footer, and improved UX.

Fixes 🛠️

  • Fixed incorrect logging statement in the save_metadata method.
  • Added duplicate request handling in media requests.

…ompose.yml with custom user/group instructions
…s and error handling, and redirect to new subpath if exist
…pport multiple database types and forcing update of environment
…seManager to load environment variables directly
… and enhance log loading in LogsComponent implementing infinite scrolling for log in WebUI
@giuseppe99barchetta giuseppe99barchetta merged commit 3135261 into main Feb 17, 2025
4 checks passed
@giuseppe99barchetta giuseppe99barchetta linked an issue Feb 17, 2025 that may be closed by this pull request
@giuseppe99barchetta giuseppe99barchetta deleted the nightly branch February 17, 2025 08:31
@giuseppe99barchetta giuseppe99barchetta restored the nightly branch February 17, 2025 08:31
@giuseppe99barchetta giuseppe99barchetta deleted the nightly branch February 17, 2025 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG] Cannot request movies
1 participant