The issue is that when you open a large playlist, it runs whenever you are at computer. However, obviously from the reason we are all using PortableApps in the first place, we may use them on different computers.
When I move from one computer to another, it's quite possible for the playlist which had it's place saved is no longer valid because it was pointing to say "D:" on the last computer, but this new computer it plugged in and initialized as "E:".
I don't think the MPC site itself maintains the PortableApps version, so I thought I'd try here. Wherever the playlist location information is stored, can it be updated to use PortableApps API or some other mechanism to determine the running drive and update it? Otherwise, it totally fails as if the files the playlist points to aren't there.
Is this the correct place to ask this or can somebody point me to a better place?
Title clarified & BUG tag added - mod GC
You're posting in the right spot, thanks for notifying us of the bug.
For anyone that is interested, it appears that we are not updating the path in default.mpcpl
[EDIT]
We will be fixing this shortly for everyone. For now, replace
X:\PortableApps\MPC-HCPortable\App\Appinfo\Launcher\MPC-HCPortable.ini
with the following:JTH, et al: I'm working on a Rev 2 which will include this fix, as well as add language handling. - GC
Awesome and fast reply.
Will update my INI to fix. Thank you.
Hi Gord. I went to try to update.
First of all, my file wasn't in the location you mentioned. It's one more directory down.
x:\PortableApps\MPC-HCPortable\App\AppInfo\Launcher
Is that an problem?
Secondly, I copied your file and compared it to the existing. The only difference is that yours goes up to FileWrite8, my current file stops at FileWrite5.
I would think it would have to do with the %PAL:Drive% part, no? Mine does have those variables for all sections just as your does here.
Ah yes, I missed the \Launcher\ chunk in the path.
You're correct, it goes to FileWrite8, as I've added replaces for default.mpcpl, which weren't previously there. You'll see that FileWrites 1-3 and 6-8 are identical, except for the File= line.
OK. Cool. Just checking because I didn't quite understand it.
I'll try it as soon as I can and let you know.
Thanks again.
Seems to work like a champ now. Thanks.
I'm glad to hear it's working. Once I get custom language handling added, I'll be pushing out a revision for the app.
This is fixed in MPC-HC Portable 1.7.10 Rev 2 released today.
Sometimes, the impossible can become possible, if you're awesome!