Got the few files to make this work - modified the install location of winamp and where the batch script resides, along with the shortcut the card uses and it works wonderfully!
Thanks.
Play any Song, Artist or Radio Station on Demand From Your Own MP3 Collection
Re: Play any Song, Artist or Radio Station on Demand From Your Own MP3 Collection
Hi everyone,
Just started using P2R and thus joined this forum.
Can someone please send me the bat file?
Thanks!
Just started using P2R and thus joined this forum.
Can someone please send me the bat file?
Thanks!
Re: Play any Song, Artist or Radio Station on Demand From Your Own MP3 Collection
Hi
I've sent you the file.
See how you go.
I've sent you the file.
See how you go.
Re: Play any Song, Artist or Radio Station on Demand From Your Own MP3 Collection
Hi warrior can I ask you if you may send me the batch file pls?
Later I have to change it to work with PotPlayer.
I hope it will not be so difficult!
Thanks.
AleX
Later I have to change it to work with PotPlayer.
I hope it will not be so difficult!
Thanks.
AleX
Re: Play any Song, Artist or Radio Station on Demand From Your Own MP3 Collection
Hi Alex
I've sent you a PM with a link to the file.
It is now optimised to run with Windows 10 and should be no problem making it work with PotPlayer.
- I use that one too now.
Just mod the path to the PotPlayer exe and it should be fine.
In the batch file, the line is :
:PlayNow
Start "C:\Program Files (x86)\Winamp\winamp.exe" "C:\MediaSort\Search.m3u"
Change it to :
:PlayNow
Start "C:\Program Files\DAUM\PotPlayer\PotPlayerMini64.exe" "C:\MediaSort\Search.m3u"
Or adjust to suit the path to your player.
Please let us know how you get on with it.
I've sent you a PM with a link to the file.
It is now optimised to run with Windows 10 and should be no problem making it work with PotPlayer.
- I use that one too now.
Just mod the path to the PotPlayer exe and it should be fine.
In the batch file, the line is :
:PlayNow
Start "C:\Program Files (x86)\Winamp\winamp.exe" "C:\MediaSort\Search.m3u"
Change it to :
:PlayNow
Start "C:\Program Files\DAUM\PotPlayer\PotPlayerMini64.exe" "C:\MediaSort\Search.m3u"
Or adjust to suit the path to your player.
Please let us know how you get on with it.
Re: Play any Song, Artist or Radio Station on Demand From Your Own MP3 Collection
Thanks.
In this moment I have win 11 but I think it's not a problem.
Everything seems to be the same.
Now I try and I'll tell you.
AleX
In this moment I have win 11 but I think it's not a problem.
Everything seems to be the same.
Now I try and I'll tell you.
AleX
Re: Play any Song, Artist or Radio Station on Demand From Your Own MP3 Collection
Cool - it should be no problem in Win 11 but if it throws an error, lemme know and I'll recode it.