Hello,
I’ve been putting together a “rotating backgrounds” external helper app for plex (shameless plug: http://forums.plexapp.com/index.php?/topic/12224-rotating-backgrounds/), and have hit a quandry with the next feature add. I would like to automagically download images of the ‘top 10’ songs of the moment to put in a folder much like I am doing with movies, TV shows and pictures. I’ve got scraping the top 10 artists portion down cold, but cannot figure out the ‘post’ mechanism on htbackdrops.com so I can search automagically for images of said artists. Using wireshark on a random search, I see it needs sessionID details, as well as some post details. Being a newbie on python, I’m not too clever with this part of the deal yet. Googling has not revealed much.
Do any of you python code-smarties have any tips on using urllib with form posts and session-handling? Any help would be greatly appreciated, and would allow me to finish this thing.
Cheers,
Mike
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.