<?php $podcastgen_version = '3.2.9'; // Version $first_installation = [[timestamp]]; $installationKey = '[[installationKey]]'; $scriptlang = '[[language]]'; $url = '[[softurl]]/'; $absoluteurl = '[[softpath]]/'; // The location on the server $theme_path = 'themes/default/'; $upload_dir = 'media/'; // 'media/' the default folder (Trailing slash required). Set chmod 755 $img_dir = 'images/'; // (Trailing slash required). Set chmod 755 $feed_dir = ''; // Where to create feed.xml (empty value = root directory). Set chmod 755 $max_recent = 'all'; // How many file to show in the home page $recent_episode_in_feed = 'All'; // How many file to show in the XML feed (1,2,5 etc.. or 'All') $episodeperpage = 10; $enablestreaming = 'yes'; // Enable mp3 streaming? ('yes' or 'no') $freebox = 'yes'; // enable freely customizable box $enablepgnewsinadmin = 'yes'; $strictfilenamepolicy = 'no'; // strictly rename files (just characters A to Z and numbers) $categoriesenabled = 'yes'; $cronAutoIndex = 1; //Auto Index New Episodes via Cron $cronAutoRegenerateRSS = 1; //Auto regenerate RSS via Cron $indexfile = 'index.php'; // Path of the index file $podcastPassword = ''; // Password to protect the podcast generator webpages, this will NOT protect the audio or XML files. Leave blank to disable. $customtagsenabled = 'no'; // Advanced functionality for custom RSS tag input $timezone = ''; // Timezone used for displaying dates and times ##################### # XML Feed stuff $podcast_guid = ''; // Globally unique identifier for your podcast $podcast_title = '[[site_name]]'; $podcast_subtitle = '[[site_subtitle]]'; $podcast_description = '[[site_desc]]'; $podcast_cover = 'itunes_image.jpg'; $author_name = '[[admin_username]]'; $author_email = '[[admin_email]]'; # The e-mail of the technical admin of the podcast $webmaster = 'podcastadmin@example.com'; $itunes_category[0] = 'Arts'; // iTunes categories (mainCategory:subcategory) $itunes_category[1] = ''; $itunes_category[2] = ''; $link = '?name='; // permalink URL of single episode (appears in the <link> and <guid> tags in the feed) $feed_language = 'en'; $feed_sort = 'timestamp'; // sort method used to order episodes in the feed (by timestamp or by season/episode number) $feed_locked = ''; // podcast:locked status ('yes', 'no', '' for off) $copyright = 'All rights reserved'; // Your copyright notice (e.g CC-BY) $feed_encoding = 'utf-8'; $explicit_podcast = 'no'; //does your podcast contain explicit language? ('yes' or 'no') $users_json = '{\"[[admin_username]]\": \"[[admin_pass]]"}'; ##################### # WebSub $websub_server = ''; ##################### # Podcast Index $pi_api_key = ""; $pi_api_secret = ""; $pi_podcast_id = 0; // is the podcast in Podcast Index? This is its show ID there. ##################### # WebSub $websub_server = "https://pubsubhubbub.appspot.com/"; // END OF CONFIG
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
php81 | Folder | 0755 |
|
|
php82 | Folder | 0755 |
|
|
_edit.php | File | 2.63 KB | 0644 |
|
_edit.xml | File | 433 B | 0644 |
|
buttons.xml | File | 356 B | 0644 |
|
categories.xml | File | 180 B | 0644 |
|
clone.php | File | 4.54 KB | 0644 |
|
config.php | File | 2.87 KB | 0644 |
|
customtags.xml | File | 127 B | 0644 |
|
extend.php | File | 9.02 KB | 0644 |
|
feed.xml | File | 1.5 KB | 0644 |
|
fileindex.php | File | 255 B | 0644 |
|
freebox-content.txt | File | 107 B | 0644 |
|
import.php | File | 2.48 KB | 0644 |
|
info.xml | File | 2.72 KB | 0644 |
|
install.js | File | 921 B | 0644 |
|
install.php | File | 5.29 KB | 0644 |
|
install.xml | File | 1.37 KB | 0644 |
|
md5 | File | 4.26 KB | 0644 |
|
notes.txt | File | 562 B | 0644 |
|
update_pass.php | File | 541 B | 0644 |
|
upgrade.php | File | 4.71 KB | 0644 |
|
upgrade.xml | File | 603 B | 0644 |
|