This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
pymeds
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
no longer just a PLS...
[git-p4: depot-paths = "//depot/": change = 1374]
main
John-Mark Gurney
15 years ago
parent
38c4e6f212
commit
0eaa466b96
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
shoutcast.py
+ 1
- 1
shoutcast.py
View File
@@ -275,7 +275,7 @@ class ShoutProxy(resource.Resource):
# return data
if self.urls is None:
if not self.fetchingurls:
# Get the
PLS
# Get the
page
self.fetchingurls = True
# Not really sure if ascii is the correct one,
# shouldn't getPage do proper escaping for me?
Write
Preview
Loading…
Cancel
Save