Vorheriges Thema anzeigen :: Nächstes Thema anzeigen |
Autor |
Nachricht |
Skeeve •---->


Anmeldedatum: 20.04.2006 Beiträge: 1067
|
Verfasst am: 08.04.2008 - 13:43 Titel: iTunes Music Folder herausfinden |
|
|
Zitat: | return music_folders()
to music_folders()
return paragraphs of (do shell script "/usr/bin/defaults read com.apple.iApps iTunesRecentDatabases | /usr/bin/perl -e " & quoted form of "
use File::Temp qw/ tempdir /;
my($tmpd)= tempdir( CLEANUP => 1 );
my ($plist)= $tmpd . '/x';
my ($templist)= $plist. '.plist';
while (<>) {
foreach (m#\"([^\"]+)\"#g) {
$_= fileURL_to_filename($1);
link $_,$templist;
$_= `/usr/bin/defaults read $plist 'Music Folder'`;
tr/\\015\\012//d;
print fileURL_to_filename($_);
unlink $templist;
}
}
sub fileURL_to_filename {
local($_)= shift;
s#file://localhost(?=/)##;
s/%(..)/pack 'H2',$1/ge;
return $_;
}")
end music_folders
|
_________________ "All problems are solved in slightly less than half an hour" (Chumbawamba, "Hey Hey We're The Junkies") |
|
Nach oben |
|
 |
Nishaknapp •--->

Anmeldedatum: 16.03.2022 Beiträge: 217
|
Verfasst am: 13.06.2022 - 09:11 Titel: |
|
|
Why not settling on games that is fun and at the same time your earning. Well it'll make suspense because of the game as well but dude just try it and it gave me hope while pandemic is real rn. Win Baccarat Game Using Spread Bet Technique |
|
Nach oben |
|
 |
|
|
Du kannst keine Beiträge in dieses Forum schreiben. Du kannst auf Beiträge in diesem Forum nicht antworten. Du kannst deine Beiträge in diesem Forum nicht bearbeiten. Du kannst deine Beiträge in diesem Forum nicht löschen. Du kannst an Umfragen in diesem Forum nicht mitmachen.
|
Powered by phpBB © 2001, 2002 phpBB Group Deutsche Übersetzung von phpBB.de
|
|
|