Skip to main content

TVMaze Schedule

Sync overview​

This source retrieves historical and future TV scheduling data using the TVMaze schedule API.

Output schema​

This source is capable of syncing the following streams:

  • domestic
  • web
  • future

Features​

FeatureSupported? (Yes/No)Notes
Full Refresh SyncYes
Incremental SyncNo

Performance considerations​

TVMaze has a rate limit of 20 requests per 10 seconds. This source should not run into this limit.

Getting started​

Requirements​

  1. Choose a start date for your sync. This may be in the future.
  2. Choose an ISO 3166-1 country code for domestic schedule syncs.

Setup guide​

The following fields are required fields for the connector to work:

  • start_date: The start date to pull history data from.
  • (optional) end_date: The end date to pull history 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.

IP allow list​

If you use Airbyte Cloud and your organization restricts access to specific IPs, add the Airbyte Cloud IP addresses to your allow list.

Reference​

Config fields reference

Field
Type
Property name
string
domestic_schedule_country_code
string
start_date
string
end_date
string
web_schedule_country_code

Changelog​

Expand to review
VersionDatePull RequestSubject
0.2.252025-05-2560539Update dependencies
0.2.242025-05-1060194Update dependencies
0.2.232025-05-0459574Update dependencies
0.2.222025-04-2758995Update dependencies
0.2.212025-04-1958440Update dependencies
0.2.202025-04-1258010Update dependencies
0.2.192025-04-0557444Update dependencies
0.2.182025-03-2956862Update dependencies
0.2.172025-03-2256315Update dependencies
0.2.162025-03-0855631Update dependencies
0.2.152025-03-0155100Update dependencies
0.2.142025-02-2254478Update dependencies
0.2.132025-02-1554103Update dependencies
0.2.122025-02-0853533Update dependencies
0.2.112025-02-0153088Update dependencies
0.2.102025-01-2552389Update dependencies
0.2.92025-01-1852015Update dependencies
0.2.82025-01-1151450Update dependencies
0.2.72024-12-2850766Update dependencies
0.2.62024-12-2150332Update dependencies
0.2.52024-12-1449740Update dependencies
0.2.42024-12-1249438Update dependencies
0.2.32024-12-1149108Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64
0.2.22024-10-2847573Update dependencies
0.2.12024-08-1644196Bump source-declarative-manifest version
0.2.02024-08-1444055Refactor connector to manifest-only format
0.1.132024-08-1243740Update dependencies
0.1.122024-08-1043530Update dependencies
0.1.112024-08-0343094Update dependencies
0.1.102024-07-2742640Update dependencies
0.1.92024-07-2042386Update dependencies
0.1.82024-07-1341917Update dependencies
0.1.72024-07-1041358Update dependencies
0.1.62024-07-0940928Update dependencies
0.1.52024-06-2540349Update dependencies
0.1.42024-06-2240048Update dependencies
0.1.32024-06-0538837Make connector compatible with builder
0.1.22024-06-0439053[autopull] Upgrade base image to v1.2.1
0.1.12024-05-2038453[autopull] base image + poetry + up_to_date
0.1.02022-10-2218333New source