Main menu

Search
Login
Signup
Links
<< Previous thread | Next thread >>   
[Audio Catalog] Jampal mp3 library

Author Post
zandet2
Wed 09 Jan 2008 - 18:11

online

Registered Member #3184
Joined: Tue 06 Mar 2007 - 11:52
Location: Busto Arsizio
Posts: 3301

Nome del software: Jampal mp3 library
Direct Link al download: -Link-
Dimensione File: 1291082
Nome autore: Peter G Bennett
eMail autore: pgbennett at users.sourceforge.net
Sito Web Autore: -Link-
Descrizione: Catalogatore/gestore collezione mp3
Portable tips how-to: Decomprimere lo zip
Versione: 1.14
Licenza: GPL
Requirements: Java

Quoto dal sito:
Jampal offers some unique advantages over the other jukebox and mp3 player programs available.
* Jampal stores a music library of over 22000 songs with ease.
* You can sort, organize and categorize your tracks.
* It is very fast. You can sort 12000 tracks in under a second.
* You can update hundreds of track tags in one operation in a few seconds.
* Jampal libraries can be easily customized so that you can organize your music any way you want to.
* You can create your own frames within the ID3v2 standard to categorize your songs which ever way you want.
* The library can be imported into a spreadsheet or text editor program.
* Musicmatch Jukebox libraries can be converted to Jampal and vice versa.
* Most ID3v2 fields are supported, including all text fields and any number of attached pictures.
* Reference information from the ID3v2 standard is included to help understand the purpose and usage of each frame.
* Synthesized voice announcements of song titles (on all platforms).

Vincoli alla portabilità
Richiede che il file di configurazione principale jampal_initial.properties risieda obbligatoriamente nella cartella .jampal, che si posiziona al primo avvio in "C:\Documents and Settings\NomeUtente", creando anche il primo database vuoto con il nome "default".
Bisognerebbe riuscire a reindirizzare la cartella .jampal nella struttura x-portabile standard WPP\User, ma essendo Java (di cui non capisco nulla) non so come fargli digerire la parametrizzazione.

Allego l'ini che ho preparato (velocemente) per la portabilizzazione e il contenuto della cartella .jampal creata al primo avvio:
x-jampal_ini.zip
Back to top
Danix
Wed 09 Jan 2008 - 18:41

online

Registered Member #1
Joined: Fri 29 Dec 2006 - 05:38
Location: Sassari
Posts: 12956
La lingua italiana non è supportata?

INI:

[Setup]
AppName=Jampal

[FileToRun]
PathToExe=$Lib$\Java\bin\javaw.exe
Parameters=-Duser.home=../../User/$AppName$ -jar jampal.jar
WorkingDir=%JampalInstallDir%

[Environment]
JampalInstallDir=$Bin$\$AppName$

[Functions]
DirCreate=$Home$\$AppName$

[Options]
DeleteTemp=true
MultipleIstances=true
RunWait=true
ShowSplash=false


[ Edited Wed 09 Jan 2008 - 18:41 ]
Back to top
Website
zandet2
Wed 09 Jan 2008 - 19:32

online

Registered Member #3184
Joined: Tue 06 Mar 2007 - 11:52
Location: Busto Arsizio
Posts: 3301
Danix wrote ...

La lingua italiana non è supportata?


Mi sembra di no, anzi credo proprio che non gestisca nessuna lingua all'infuori dell'inglese....
Back to top
zandet2
Thu 10 Jan 2008 - 12:00

online

Registered Member #3184
Joined: Tue 06 Mar 2007 - 11:52
Location: Busto Arsizio
Posts: 3301
Ho apportato una variazione all'ini poichè nel file di configurazione jampal_initial.properties viene scritto l'indirizzo assoluto della libreria in cui è memorizzato il database da aprire all'avvio del programma:
jampal_initial.properties
#Thu Jan 10 11:52:45 CET 2008
listen-port=25000
open-libraries=G\:\\winPenPack\\User\\Jampal\\.jampal\\mxp
mixer-gainv5=0
speech-engine=None
look-and-feel=javax.swing.plaf.metal.MetalLookAndFeel

INI

[Setup]
AppName=Jampal

[FileToRun]
PathToExe=$Lib$\Java\bin\javaw.exe
Parameters=-Duser.home=../../User/$AppName$ -jar jampal.jar
WorkingDir=%JampalInstallDir%

[Environment]
JampalInstallDir=$Bin$\$AppName$

[Functions]
DirCreate=$Home$\$AppName$

[StringReplace=$Home$\$AppName$\.jampal\jampal_initial.properties]
open-libraries|.jampal==$Home$\$AppName$\|\\


[Options]
DeleteTemp=true
MultipleIstances=true
RunWait=true
ShowSplash=false
Back to top
Danix
Thu 10 Jan 2008 - 12:32

online

Registered Member #1
Joined: Fri 29 Dec 2006 - 05:38
Location: Sassari
Posts: 12956
Grazie, corretto
-Link-
Back to top
Website
Danix
Thu 31 Jul 2008 - 11:37

online

Registered Member #1
Joined: Fri 29 Dec 2006 - 05:38
Location: Sassari
Posts: 12956
Scrive i file recenti nel registro:


;-------------------------------------------------------
;    Ini revision: [rev 3] 
;    Date: 31.07.2008
;-------------------------------------------------------

[Setup]
AppName=Jampal

[FileToRun]
PathToExe=$Lib$\Java\bin\javaw.exe
Parameters=-Duser.home=../../User/$AppName$ -jar jampal.jar
WorkingDir=%JampalInstallDir%

[Environment]
JampalInstallDir=$Bin$\$AppName$

[Functions]
DirCreate=$Home$\$AppName$

[WriteToReg=$Home$\$AppName$\.jampal\$AppName$.reg]
MainKey=HKEY_CURRENT_USER\Software\JavaSoft\Prefs\pgbennett

[RunBefore]
RegEdit=$Home$\$AppName$\.jampal\$AppName$.reg

[StringReplace=$Home$\$AppName$\.jampal\jampal_initial.properties]
open-libraries|.jampal==$Home$\$AppName$\|\\ 

[StringReplace=$Home$\$AppName$\.jampal\$AppName$.reg]
"/M/R/U0"|//.jampal=="$Home$\$AppName$|\\
"/M/R/U1"|//.jampal=="$Home$\$AppName$|\\
"/M/R/U2"|//.jampal=="$Home$\$AppName$|\\
"/M/R/U3"|//.jampal=="$Home$\$AppName$|\\
"/M/R/U4"|//.jampal=="$Home$\$AppName$|\\
"/M/R/U5"|//.jampal=="$Home$\$AppName$|\\
"/M/R/U6"|//.jampal=="$Home$\$AppName$|\\
"/M/R/U7"|//.jampal=="$Home$\$AppName$|\\
"/M/R/U8"|//.jampal=="$Home$\$AppName$|\\
"/M/R/U9"|//.jampal=="$Home$\$AppName$|\\

[Options]
DeleteTemp=true
MultipleIstances=true
RunWait=true
ShowSplash=false

Back to top
Website
Danix
Wed 19 Aug 2009 - 22:40

online

Registered Member #1
Joined: Fri 29 Dec 2006 - 05:38
Location: Sassari
Posts: 12956
Siamo arrivati alla [rev5] -Link- (con parecchie limitazioni -Link- )

Back to top
Website

Moderators: Danix, Taf, Rcs, Energy, zandet2, ZioZione, Admin, LordJim60

Jump:     Back to top

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System