Replace our config.ini with a sane example
This commit is contained in:
		| @@ -17,18 +17,9 @@ dl_filename_all_lowercase = no | |||||||
| 
 | 
 | ||||||
| [maus] | [maus] | ||||||
| min_duration = 1200 | min_duration = 1200 | ||||||
| max_duration = 2700 | max_duration = 3000 | ||||||
| query = @maus-query.json | query = @maus-query.json | ||||||
| title_not_regex = audiodeskription|gebärdensprache|hörfassung | title_not_regex = audiodeskription|gebärdensprache|hörfassung | ||||||
| # dl_filename_pattern = &(publish_date)s.&(ext)s | dl_filename_pattern = &(publish_date)s.&(ext)s | ||||||
| # publish_date_srtftime_pattern = S%%YE%%Y%%m%%d01 | publish_date_srtftime_pattern = S%%YE%%Y%%m%%d01 | ||||||
| # query = {"queries":[{"fields":["topic"],"query":"die sendung mit der maus"},{"fields":["channel"],"query":"ARD"}],"sortBy":"timestamp","sortOrder":"desc","future":false,"offset":0,"size":50} | dl_dir = /tmp/kodi-nfo-feeder/maus | ||||||
| # state_file_name = maus |  | ||||||
| # tmp_base_dir = %(tmp_base_dir)s/maus |  | ||||||
| dl_dir = ~/maus |  | ||||||
| 
 |  | ||||||
| #[test] |  | ||||||
| #min_duration = 100 |  | ||||||
| #max_duration = 200 |  | ||||||
| #query = {"queries":[{"fields":["topic"],"query":"die sendung mit der maus"},{"fields":["channel"],"query":"ARD"}],"sortBy":"timestamp","sortOrder":"desc","future":false,"offset":0,"size":50} |  | ||||||
| #dl_dir = test |  | ||||||
		Reference in New Issue
	
	Block a user