MyMP3 - 1.0make your mac share all of your mp3 files |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Features: | Support: | |||
| Ease of Use: | Quality / Stability: | Price: | |||
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
All Feedback: 1 - 5 of 5
Next stage - Version: 1.0, 5/3/2007 06:28PM PST
Phoenix DownUnder
Most Recent Replies: View All 8 Replies
- Next stage (16 replies)
Perfect 



- Version: 1.0, 5/3/2007 04:03PM PST
(0 of 1 users found this comment useful)
Phoenix DownUnder
Interestingly, it works perfectly on an Intel macBook/1.25G/10.4.9/perl 5.8.6
Feedback as requested... 



- Version: 1.0, 5/3/2007 05:15AM PST
Phoenix DownUnder
OK...
/tmp/MacMP3_xxx_error.log contains...
Can't call method "title" on an undefined value at /Users/bruce/Desktop/MyMp3.app/Contents/Resources/MacMp3.pl line 218.
Cat /tmp/MacMp3_xxxx_server.log contains...
Process Backgrounded
2007/05/03-22:03:40 MacMp3 (type Net::Server::Fork) starting! pid(315)
Binding to TCP port 65000 on host *
Group Not Defined. Defaulting to EGID '501 80 79 81 501'
User Not Defined. Defaulting to EUID '501'
2007/05/03-22:03:41 CONNECT TCP Peer: "172.16.3.202:49274" Local: "172.16.3.202:65000"
Cat /tmp/MacMp3_xxxx_*.txt contains...
Colossus:/tmp bruce$ cat MacM*.txt
/Users/bruce/Documents/iTunes/iTunes Music/Unknown Artist/Unknown Album/cache12656.mp3
<lots an lots in here>
/Users/bruce/Music/iTunes Backup September 22nd 2006/iTunes Music/Various Artists/Elizabethan Serenade - The Best of British Light Music/20 The Dam Busters March (Eric Coates).mp3
Colossus:/tmp bruce$
Hope this helps...
Cheers,
Bruce.
PS I don't mind testing...
/tmp/MacMP3_xxx_error.log contains...
Can't call method "title" on an undefined value at /Users/bruce/Desktop/MyMp3.app/Contents/Resources/MacMp3.pl line 218.
Cat /tmp/MacMp3_xxxx_server.log contains...
Process Backgrounded
2007/05/03-22:03:40 MacMp3 (type Net::Server::Fork) starting! pid(315)
Binding to TCP port 65000 on host *
Group Not Defined. Defaulting to EGID '501 80 79 81 501'
User Not Defined. Defaulting to EUID '501'
2007/05/03-22:03:41 CONNECT TCP Peer: "172.16.3.202:49274" Local: "172.16.3.202:65000"
Cat /tmp/MacMp3_xxxx_*.txt contains...
Colossus:/tmp bruce$ cat MacM*.txt
/Users/bruce/Documents/iTunes/iTunes Music/Unknown Artist/Unknown Album/cache12656.mp3
<lots an lots in here>
/Users/bruce/Music/iTunes Backup September 22nd 2006/iTunes Music/Various Artists/Elizabethan Serenade - The Best of British Light Music/20 The Dam Busters March (Eric Coates).mp3
Colossus:/tmp bruce$
Hope this helps...
Cheers,
Bruce.
PS I don't mind testing...
Most Recent Replies: View All 3 Replies
- Feedback as requested... (2 replies)
This is a Good Idea 



- Version: 1.0, 5/3/2007 12:34AM PST
Phoenix DownUnder
Alas doesn't work at the moment, but this is a good idea - explain later... This version seems to complete the search process but the creation of the http server process fails. I'm unable to telnet localhost 65000 and get a response. The process is running (ps ax) and the socket is allocated (netstat -a -n | grep 65000) BUT no response!! As I said before, this is a good idea because it can be expanded to search and list useful (sorry mp3 people!!) files such as PDFs. System tested on is a G5 2.5DP/2.5Gb/10.4.9/ with Perl 5.8.6 (perl -v). Have had a look at the source and it all look good. Have tried with and without Apache running. Cheers from downUnder. When I get the expected result, this will be worth 5 stars. Great to see a Perl user. Will try it on an Intel machine alter tonight.
Most Recent Replies: View All 1 Replies
This is a Good Idea 



- Version: 1.0, 5/3/2007 12:33AM PST
Phoenix DownUnder
Alas doesn't work at the moment, but this is a good idea - explain later... This version seems to complete the search process but the creation of the http server process fails. I'm unable to telnet localhost 65000 and get a response. The process is running (ps ax) and the socket is allocated (netstat -a -n | grep 65000) BUT no response!! As I said before, this is a good idea because it can be expanded to search and list useful (sorry mp3 people!!) files such as PDFs. System tested on is a G5 2.5DP/2.5Gb/10.4.9/ with Perl 5.8.6 (perl -v). Have had a look at the source and it all look good. Have tried with and without Apache running. Cheers from downUnder. When I get the expected result, this will be worth 5 stars. Great to see a Perl user. Will try it on an Intel machine alter tonight.
Bruce.