SerKal

Manage series smartly – with TMDB, calendar and overview

SerKal logo ChatGPT logo TMDB logo

Find or create the archive folder

SerKal stores archive data in its own Google Drive folder. Technically, the system usually works with the folder ID.

1. Folder name

Typical folder name: SerKal_Archivdaten

2. Copy the pure folder ID

Open the folder in Google Drive and copy only the part after /folders/ from the browser address bar.

1Flk8JhwaRViWx3NVlMyRIy_mG7cHaraS

3. Insert it into the code

Place the ID at the intended location in Code.gs.

const ARCHIVE_FOLDER_ID = '1Flk8JhwaRViWx3NVlMyRIy_mG7cHaraS';
Important: Google Apps Script cannot write directly to local drives like C: or G:. That is why this works through Google Drive.
Language:

Deutsch | English