TVMaze Schedule
This source retrieves historical and future TV scheduling data using the TVMaze schedule API.
This source is capable of syncing the following streams:
domestic
web
future
Feature | Supported? (Yes/No) | Notes |
---|---|---|
Full Refresh Sync | Yes | |
Incremental Sync | No |
TVMaze has a rate limit of 20 requests per 10 seconds. This source should not run into this limit.
- Choose a start date for your sync. This may be in the future.
- Choose an ISO 3166-1 country code for domestic schedule syncs.
The following fields are required fields for the connector to work:
start_date
: The start date to pullhistory
data from.- (optional)
end_date
: The end date to pullhistory
data until. domestic_schedule_country_code
: The ISO 3166-1 country code to pull domestic schedule data for.- (optional)
web_schedule_country_code
: The ISO 3166-1 country code to pull web schedule data for. Can be left blank for all countries and global channels, or set to 'global' for only global channels.
Expand to review
Version | Date | Pull Request | Subject |
---|---|---|---|
0.2.2 | 2024-10-28 | 47573 | Update dependencies |
0.2.1 | 2024-08-16 | 44196 | Bump source-declarative-manifest version |
0.2.0 | 2024-08-14 | 44055 | Refactor connector to manifest-only format |
0.1.13 | 2024-08-12 | 43740 | Update dependencies |
0.1.12 | 2024-08-10 | 43530 | Update dependencies |
0.1.11 | 2024-08-03 | 43094 | Update dependencies |
0.1.10 | 2024-07-27 | 42640 | Update dependencies |
0.1.9 | 2024-07-20 | 42386 | Update dependencies |
0.1.8 | 2024-07-13 | 41917 | Update dependencies |
0.1.7 | 2024-07-10 | 41358 | Update dependencies |
0.1.6 | 2024-07-09 | 40928 | Update dependencies |
0.1.5 | 2024-06-25 | 40349 | Update dependencies |
0.1.4 | 2024-06-22 | 40048 | Update dependencies |
0.1.3 | 2024-06-05 | 38837 | Make connector compatible with builder |
0.1.2 | 2024-06-04 | 39053 | [autopull] Upgrade base image to v1.2.1 |
0.1.1 | 2024-05-20 | 38453 | [autopull] base image + poetry + up_to_date |
0.1.0 | 2022-10-22 | 18333 | New source |