Browse Source

no longer just a PLS...

[git-p4: depot-paths = "//depot/": change = 1374]
main
John-Mark Gurney 15 years ago
parent
commit
0eaa466b96
1 changed files with 1 additions and 1 deletions
  1. +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?


Loading…
Cancel
Save