update docs

This commit is contained in:
Chuck
2025-08-12 10:23:22 -05:00
parent 1e0889fe84
commit 2526c6097e
6 changed files with 26 additions and 44 deletions

View File

@@ -102,6 +102,12 @@ sudo ./first_time_install.sh
```
to ensure all the permissions are correct.
10. Then run
```
sudo python start_web_conditionally.py
```
to start the web ui and download the r
-----------------------------------------------------------------------------------
## Configuration

View File

@@ -78,7 +78,7 @@ python3 add_custom_feed_example.py list
## Method 2: Web Interface
1. **Open Web Interface**: Go to `http://your-display-ip:5000`
1. **Open Web Interface**: Go to `http://your-display-ip:5001`
2. **Navigate to News Tab**: Click the "News Manager" tab
3. **Add Custom Feed**:
- Enter feed name in "Feed Name" field (e.g., "BBC F1")

View File

@@ -85,7 +85,7 @@ python3 test_dynamic_duration.py status
```
### Web Interface
1. Go to `http://display-ip:5000`
1. Go to `http://display-ip:5001`
2. Click "News Manager" tab
3. Adjust "Duration Settings":
- **Min Duration**: Shortest acceptable cycle time

View File

@@ -67,7 +67,7 @@ python3 enable_news_manager.py disable
Access the news manager through the web interface:
1. Open your browser to `http://your-display-ip:5000`
1. Open your browser to `http://your-display-ip:5001`
2. Click on the "News Manager" tab
3. Configure your preferred settings:
- Enable/disable the news manager

View File

@@ -17,50 +17,26 @@ Complete guide to configuring all aspects of your LEDMatrix system.
## 🎯 [Display Managers](WIKI_DISPLAY_MANAGERS.md)
Detailed documentation for each display manager and their configuration options.
## 🎨 [Display Manager Details](WIKI_DISPLAY_MANAGER_DETAILS.md)
In-depth technical details about each display manager's functionality and API integration.
## 🌐 Web Interface
- [Web Interface Installation](WEB_INTERFACE_INSTALLATION.md)
- [Web Interface V2 Enhancements](WEB_INTERFACE_V2_ENHANCED_SUMMARY.md)
## 🔧 [Hardware Setup](WIKI_HARDWARE.md)
Complete hardware requirements, assembly instructions, and troubleshooting.
## 📰 News & Feeds
- [Sports News Manager](NEWS_MANAGER_README.md)
- [Add Custom RSS Feeds](CUSTOM_FEEDS_GUIDE.md)
## 🐧 [Raspberry Pi Setup](WIKI_RASPBERRY_PI.md)
Step-by-step instructions for setting up your Raspberry Pi for LEDMatrix.
## ⏱️ Dynamic Duration
- [Feature Overview](dynamic_duration.md)
- [Implementation Guide](DYNAMIC_DURATION_GUIDE.md)
- [Stocks Implementation Details](DYNAMIC_DURATION_STOCKS_IMPLEMENTATION.md)
## 🚀 [Installation & Deployment](WIKI_INSTALLATION.md)
Complete installation process, service setup, and deployment options.
## 🗄️ Caching
- [Cache Strategy](CACHE_STRATEGY.md)
- [Cache Management](cache_management.md)
## 🌐 [Web Interface Installation](WEB_INTERFACE_INSTALLATION.md)
Install and configure the web interface for remote control and configuration.
## 🔐 [API Authentication](WIKI_API_AUTH.md)
How to set up API keys and authentication for all supported services.
## 🎵 [Music Integration](WIKI_MUSIC.md)
Complete guide to Spotify and YouTube Music integration.
## 🏈 [Sports Integration](WIKI_SPORTS.md)
Detailed documentation for all sports leagues and their configuration.
## 💰 [Financial Data](WIKI_FINANCIAL.md)
Stock ticker, crypto, and financial news display configuration.
## 🌤️ [Weather Display](WIKI_WEATHER.md)
Weather current conditions, forecasts, and icon system.
## 📅 [Calendar Integration](WIKI_CALENDAR.md)
Google Calendar integration and event display.
## 🎨 [Custom Displays](WIKI_CUSTOM_DISPLAYS.md)
Text display, YouTube stats, and custom content creation.
## 🔧 [Troubleshooting](WIKI_TROUBLESHOOTING.md)
Common issues, solutions, and debugging techniques.
## 🛠️ [Development Guide](WIKI_DEVELOPMENT.md)
How to extend the system, add new features, and contribute.
## 📚 [API Reference](WIKI_API_REFERENCE.md)
Technical reference for all classes, methods, and configuration options.
## 🧩 Troubleshooting
- [General Troubleshooting](WIKI_TROUBLESHOOTING.md)
- [MiLB Troubleshooting](MILB_TROUBLESHOOTING.md)
---

View File

@@ -311,7 +311,7 @@ python3 -c "from src.weather_manager import WeatherManager; from src.display_man
- Set up "of the day" content
### 5. Web Interface
- Access web interface at `http://ledpi:5000`
- Access web interface at `http://ledpi:5001`
- Control display remotely
- Monitor system status