cDima / Aerial

Aerial Apple TV screen saver for Windows
1.97k stars 181 forks source link

SOLVED: Generates additional .wpl files in Playlists folder #31

Closed WalterEagle closed 8 years ago

WalterEagle commented 8 years ago

Excellent screensaver, runs really well on Win 10. However using it appears to create a folder named Playlists with multiple .wpl files, all named in a similar form: Aerial (x).wpl, or Aerial (xx).wpl where 'x' is an ascending number. I don't mind the creation of this Playlists folder and files but I don't appear to have any choice over where the folder is created. On my PC it gets created inside another folder I use exclusively for MP3 albums. My audio software picks up the .wpl files and tries to list them as playlists which I do not want.

Is the location of this Aerial folder something I can already control (but haven't understood how) or could it be made an option in future releases?

Thank you and regards

cDima commented 8 years ago

@WalterEagle if you open the windows media player - are there duplicated Aerial playlists as well?

WalterEagle commented 8 years ago

Wow - thank you for such a prompt response! There is no evidence in Windows Media Player of these Aerial (x).wpl files. But I don't use Windows Media Player as my regular audio or video software. My MP3 folder is located at G:\ MP3s \ [ARTISTNAME] \ [ALBUMNAME] ... The Playlists folder I mentioned gets created at G:\ MP3s \ Playlists I have SONOS server software installed that continuously scans G:\MP3s for music files and it was through that I first became aware of the Aerial (x).wpl files. I can see them if I use Windows Explorer. I can delete the folder and files, but when I reinstall the .scr the folder and files get recreated.

Thanks again

WalterEagle commented 8 years ago

Update: Your question made me try some further experiments and I think I may have established the control I wanted. In Windows Media Player, in the More Options ... choice and Rip Music tab, the destination had somehow been set for G:\MP3s. I don't recall having set this, but I'll accept the blame anyway - it's my PC. I changed the destination location to another drive and folder and then reinstalled your Aerial.scr. The same Playlists folder and .wpl files now get generated in the new location. That's fine by me, I just did not want them among my regular music files. Thank you for the hint about WMP - I would never have thought of checking there.

Thanks and regards.

bytehead- commented 8 years ago

I'm not really sure why these files are created. This is the content of the files.

<?wpl version="1.0"?>
<smil>
    <head>
        <meta name="Generator" content="Microsoft Windows Media Player -- 12.0.7601.18840"/>
        <meta name="ItemCount" content="0"/>
        <title>Aerial</title>
    </head>
</smil>

Talk about effectively zero content in a file.

(just because the back ticks look like apostrophes Bryan, look at the words...)

(I won't count how many times I updated this comment to get it to this point...)

cDima commented 8 years ago

Duplicate #19 fix coming.

cDima commented 8 years ago

@WalterEagle @WalterEagle please try the latest build v3 in https://github.com/cDima/Aerial/tree/master/install - it doesn't use playlists but should cycle through the videos well.

WalterEagle commented 8 years ago

@cDima - thank you again. I'll try this V3 later today when I'm back at my usual PC.

@bytehead - I had previously (before your post) looked at the content of one of the .wpl files generated on my PC. It contained a number of URLs which led to the actual movie files used by the screen savers. I downloaded one of these and got all 275MB which subsequently played faultlessly in VLC, WMP and any other video player I tried.

bytehead commented 8 years ago

wtthll

bytehead- commented 8 years ago

Sorry, @bytehead . :laughing:

WalterEagle commented 8 years ago

@bytehead- @bytehead

Ooops - my bad. Are you two related? These pesky minus signs, always been my downfall.

WalterEagle commented 8 years ago

@cDima Update on V3 after a few hours testing. Seems to have fixed the issue completely. No trace of any new .wpl files being created or stored anywhere. Excellent service - thank you very much.

cDima commented 8 years ago

@WalterEagle thanks, closing.