Skip to main content

TV Guide Grabber for North America

Project description

gracenote2epg - TV Guide Grabber for North America

📦 PyPI Status: Now available on PyPI! Install with pip install gracenote2epg[full]

A modern Python implementation for downloading TV guide data from tvlistings.gracenote.com with intelligent caching and TVheadend integration.

Python 3.7+ License: GPL v3 PyPI GitHub

🌟 Key Features

  • XMLTV Standard Compliant - Full DTD compliance for maximum compatibility
  • Intelligent Caching - 95%+ cache efficiency with smart refresh strategies
  • Multi-language Support - Automatic French/English/Spanish detection and translations
  • TVheadend Integration - Seamless channel filtering and matching
  • Unified Cache Management - Streamlined configuration for all retention policies
  • Platform Agnostic - Auto-detection for Raspberry Pi, Synology NAS, and Linux

🚀 Installation

# Recommended: Install with all features
pip install gracenote2epg[full]

# Basic installation (core features only)
pip install gracenote2epg

# Alternative: Install from GitHub
pip install "gracenote2epg[full] @ git+https://github.com/th0ma7/gracenote2epg.git@v1.5.3"

📦 Development Installation

# Install from GitHub (latest)
pip install "gracenote2epg[dev] @ git+https://github.com/th0ma7/gracenote2epg.git"

# Clone and install for development
git clone https://github.com/th0ma7/gracenote2epg.git
cd gracenote2epg
pip install -e .[dev]

📋 System Requirements

  • Python: 3.7 or higher
  • Required: requests>=2.25.0
  • Optional: langdetect>=1.0.9 (language detection), polib>=1.1.0 (translations)

🛠️ Quick Examples

Command Line Examples

# Show capabilities (XMLTV standard)
tv_grab_gracenote2epg --capabilities

# Download 7 days of guide data
tv_grab_gracenote2epg --days 7 --zip 92101

# Test lineup detection
tv_grab_gracenote2epg --show-lineup --zip 92101

# Canadian postal code with console output
tv_grab_gracenote2epg --days 3 --postal J3B1M4 --console

# Save to custom file with debug info
tv_grab_gracenote2epg --days 7 --zip 92101 --output guide.xml --debug

# Use specific lineup (auto-extracts location)
tv_grab_gracenote2epg --days 7 --lineupid CAN-OTAJ3B1M4

# Disable language detection
tv_grab_gracenote2epg --days 7 --zip 92101 --langdetect false

Configuration

💡 TVheadend Users - Easy Setup: Most users don't need to edit configuration files! Simply use TVheadend's Extra arguments box to add your parameters like --days 7 --zip 92101 --langdetect false (Configuration → Channel/EPG → EPG Grabber Modules). See TVheadend Integration Guide for details.

TVheadend Integration Examples

# In TVheadend Extra arguments box:
--days 7 --zip 92101
--days 14 --postal J3B1M4 --langdetect false  
--days 7 --zip 90210 --lineupid auto

Important: Extra arguments override the default configuration file, so you typically don't need to edit conf/gracenote2epg.xml manually.

Option 2: Edit Configuration File (Advanced Users)

Also note that the gracenote2epg auto-creates a configuration file on first run. You can then modify as needed:

<?xml version="1.0" encoding="utf-8"?>
<settings version="5">
  <setting id="zipcode">92101</setting>        <!-- Your ZIP/postal code -->
  <setting id="lineupid">auto</setting>        <!-- Auto-detect lineup -->
  <setting id="days">7</setting>               <!-- Guide duration -->
</settings>

📚 Documentation

Advanced Topics

🆘 Need Help?

  1. Check the troubleshooting guide
  2. Test your lineup: tv_grab_gracenote2epg --show-lineup --zip YOUR_CODE
  3. Enable debug logging: tv_grab_gracenote2epg --debug --console
  4. Create an issue with logs

📄 License

GPL v3 - Same as original script.module.zap2epg project

🙏 Credits

Based on edit4ever's script.module.zap2epg with enhancements and modern Python architecture.


View Changelog | Report Issues | Contribute

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gracenote2epg-1.5.3.tar.gz (115.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gracenote2epg-1.5.3-py3-none-any.whl (142.4 kB view details)

Uploaded Python 3

File details

Details for the file gracenote2epg-1.5.3.tar.gz.

File metadata

  • Download URL: gracenote2epg-1.5.3.tar.gz
  • Upload date:
  • Size: 115.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for gracenote2epg-1.5.3.tar.gz
Algorithm Hash digest
SHA256 c414774aca9995fbc1c5c0506168edaf4e1d795c063374e6213354c8cef69cde
MD5 4b4faf0f3cb04fdf254a1fd54d621b9f
BLAKE2b-256 c5893a69e24439f292b66b38b6a9d0ace061861531731863c7b58ae18e3a1a32

See more details on using hashes here.

Provenance

The following attestation bundles were made for gracenote2epg-1.5.3.tar.gz:

Publisher: publish.yml on th0ma7/gracenote2epg

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gracenote2epg-1.5.3-py3-none-any.whl.

File metadata

  • Download URL: gracenote2epg-1.5.3-py3-none-any.whl
  • Upload date:
  • Size: 142.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for gracenote2epg-1.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3d4e0f68b0070d9e22d13594650720607b5e9bef660dfb14cf93501743722407
MD5 0f13978e40b64226fcc685816a72e078
BLAKE2b-256 6ca93fefd0c0536aac6454d63f1be88c4e588e62e17aca5ea59c79a31259c4fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for gracenote2epg-1.5.3-py3-none-any.whl:

Publisher: publish.yml on th0ma7/gracenote2epg

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page