Commit Graph

63 Commits

Author SHA1 Message Date
georg aba237db2e Changed the sys.exit, if not tmpstr, the errorhandling, the creation of the Target Directory, and some PEP8 Styling things too.. 2020-12-25 18:27:36 +01:00
georg 5ba2de2f40 reverted temporary Settings... 2020-12-22 16:31:35 +01:00
georg 9793b69715 Added some checks for missing Targetfolder too many http requests and wrong urls.
Also changed the url of wdr3.
2020-12-22 16:28:18 +01:00
georg 3498a8d00b Settings revert to Arbeitsfläche 2020-12-21 23:05:50 +01:00
georg b4988e7299 No mor open with, plain fileobject 2020-12-21 22:34:20 +01:00
georg a8ad2c03e7 NDR in settings 2020-12-21 18:33:49 +01:00
georg ce9f83dc96 fixing m3u Problem 2020-11-06 20:23:08 +01:00
gjelsas a6b3de0c92
Merge pull request #1 from beedaddy/master
test
2020-11-06 20:18:30 +01:00
Martin Brodbeck b0f0ee3135
Merge pull request #14 from lastsamurai26/lastsamurai26-patch-1
Lastsamurai26 patch 1
2020-08-31 13:04:27 +02:00
Frank 4468ab74a3
update
update
2020-08-30 22:10:38 +02:00
Frank b723a4bc42
Update radiorec.py
changed __ to T 
Changed - to _
2020-08-29 23:17:01 +02:00
Frank e4a9406cc6
Update radiorec.py 2020-08-24 20:06:05 +02:00
Martin Brodbeck e3fa69e0dd
Merge pull request #12 from lastsamurai26/patch-2
Update radiorec.py
2019-11-07 12:26:47 +01:00
Frank c489d19299
Update radiorec.py
Add  content Type for aac
2019-11-01 23:00:28 +01:00
Martin Brodbeck 1453a7efbc
Merge pull request #11 from gjelsas/master
Adding Commandline option to set the location of the settings.ini file
2019-03-19 07:19:13 +01:00
gJsas 302f59e204 Merge branch 'master' of https://github.com/gjelsas/radiorec 2019-03-18 21:50:42 +01:00
gjelsas 8a70c601eb Add files via upload 2019-03-18 21:48:45 +01:00
gjelsas b9635e15eb
Add files via upload 2019-03-18 21:34:29 +01:00
Martin Brodbeck c65e34b283 Handle case when no argument has been specified. 2018-01-30 12:03:25 +01:00
Martin Brodbeck b960e5810b
Merge pull request #8 from lastsamurai26/patch-1
Updating Space issue on Mac
2018-01-30 09:37:41 +01:00
Frank 8eba40a041
Updating Space issue on Mac
Updating Space issue on Mac

Changed line 54
2018-01-29 21:13:38 +01:00
Martin Brodbeck d8113b9cc9 Merge pull request #5 from SeBaBu/add-empty-line-check-m3u
Added length check and new station
2017-03-20 12:06:21 +01:00
Sebastian abb8c47dfc Added length check and new station
Added length check to support streams with empty lines (e.g.
http://www.radioeins.de/live.m3u)
Added RadioEins to stations.
2017-03-19 19:28:31 +01:00
Martin Brodbeck aad7f5637c Support for OS X 2016-10-05 12:21:16 +02:00
Martin Brodbeck 2622b083db pep8 2016-03-10 15:10:28 +01:00
Martin Brodbeck 3980c09bf9 ... 2015-02-18 14:20:25 +01:00
Martin Brodbeck 0e643c1f5d Fix: typo in filename suffix 2015-01-22 09:07:55 +01:00
Martin Brodbeck 52d689a330 Streaming URL for DKultur and DLF changed. 2014-05-19 14:15:28 +02:00
Martin Brodbeck 8cfac4abce Added WDR 3 to station list (high quality stream) 2014-05-15 16:24:03 +02:00
Martin Brodbeck 865cbd0f84 Merge pull request #2 from thoka/master
workarounds for python 3.2.3
2014-01-06 11:27:41 -08:00
Thomas Kalka 2f1215239d workarounds for python 3.2.3 2014-01-04 15:01:14 +01:00
Martin Brodbeck 6ddf870d18 Added another hint for adding radio stations 2013-11-05 08:36:25 +01:00
Martin Brodbeck e57732c1a5 typo 2013-11-04 14:00:55 +01:00
Martin Brodbeck 44ec8bc38d Slightly improved help message 2013-09-24 15:46:00 +02:00
Martin Brodbeck 7c0ba351de Fix: correct codepage for Windows 2013-09-18 15:41:23 +02:00
Martin Brodbeck dba5bcf4c9 Check if settings.ini is available 2013-09-18 15:20:47 +02:00
Martin Brodbeck 2052f5522c Radio station added 2013-09-18 15:19:51 +02:00
Martin Brodbeck f665d14c1c Added license information 2013-09-18 15:19:04 +02:00
Martin Brodbeck d84a26b341 Corrections in README 2013-09-17 16:07:45 +02:00
Martin Brodbeck d13004d203 More about --help 2013-09-17 15:00:32 +02:00
Martin Brodbeck 70f7912c96 Added Requirements section in README 2013-09-17 14:54:25 +02:00
Martin Brodbeck 677c89988d Prefer github issue tracker 2013-09-17 14:42:17 +02:00
Martin Brodbeck c89c464210 Added acknowledgements section to README 2013-09-17 14:16:49 +02:00
Martin Brodbeck 588ed86775 … replaced by ... :) 2013-09-17 13:44:57 +02:00
Martin Brodbeck c1f40aba79 Added known problems section to README 2013-09-17 13:36:11 +02:00
Martin Brodbeck 23abe04d47 Improvement: Added option for public write permission (Linux) 2013-09-17 13:03:45 +02:00
Martin Brodbeck 3d2ea8959b README file added 2013-09-17 11:23:22 +02:00
Martin Brodbeck 1311bfeaef Fix: Now using the correct Windows settings path 2013-09-17 10:38:29 +02:00
Martin Brodbeck bf10be6b86 Station added to filename 2013-09-17 10:23:32 +02:00
Martin Brodbeck 7099307600 Added some stations with m3u playlists 2013-09-17 10:18:30 +02:00