Skip to content

infinite loop when loading playlists #2

@arkarkark

Description

@arkarkark
  File "./itdbloader.py", line 326, in <module>
    itl.LoadPlaylists()
  File "./itdbloader.py", line 154, in LoadPlaylists
    info = self.lib.getPlaylist()
  File "/Users/ark/mysrc/itdb/iTunes.py", line 149, in getPlaylist
    return self.getThing("Playlists")
  File "/Users/ark/mysrc/itdb/iTunes.py", line 154, in getThing
    if self.foundFirst != type:
KeyboardInterrupt

just kept going and going.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions