A new version of AmigaAMP is finally availible, lot of changes and bugfix in this release
Quote:
3.13 - Fixed some more playlist/directory handling bugs - Fixed cover drawing and uniconifying of tag editor window - Added pattern matching filter to modplug loader. - "Autoplay file" now also works for dragging files on the playlist window - Dragging directories on AmigaAMP's AmiDock icon now works - Switched play list handling to saving and loading WinAMP style .pls files - Revised window depth arrangement and alignment code - Updated WinAMP5 skin - Use mouse wheel in equalizer window to move sliders - Fixed clearing of comment field when opening MP3 file without comment - Fixed format display in main ReAction window - Fixed initial playlist display in ReAction window - Renamed info win to just "Info" because it can't edit tags any more
When trying to load from tooltypes my "renewed" playlist (pls format) it tries to load "File1=..." and so with all entries, but IMO parser should remove 'FileX=' string. Anyone has the same problem? TIA
Important: This new version doesn't load plain text files as playlists any more when using the normal Eject/Open/Drag'n'drop functions. I've you've built your own playlists and want to continue using them then load them via Load List in the playlist window and save them again. They will be automatically converted.
Just made a quick playlist, and when loading as load list it works.
Only thing i miss is the missing play time for each song. Would be nice to have them all before they are played. And not popping up one after one when being played.
Indeed M3U files doesn't load in 3.13 while no problem with the pls one .. Aniway do you think it will be possible to re-add the drag&drop support just for that 2 text formats (M3U and pls) excluding all the other text extentions ?
P.S. It seems you forget to include my latest translation, i will send you tomorrow !
MP3 is supported by default and this one is more than enough for most audio files around, for any other famous or esotic format you should search from the TuneNet plugins --> OS4Depot
Just checked aTunes. It names the file m3u but it's in fact an unformatted text file. Loading unformatted text files as playlists caused all sorts of problems in the past so I want to get rid of it.
So instead of creating a playlist like this: Quote:
#EXTM3U #EXTINF:216,Foo Artist - Foo Song work:mp3/foo.mp3 #EXTINF:196,Bar Artist - Bar Song work:mp3/bar.mp3 #EXTINF:245,Somebody - Something work:mp3/something.mp3
or like this: Quote:
[playlist] File1=work:mp3/foo.mp3 Title1=Foo Artist - Foo Song Length1=216 File2=work:mp3/bar.mp3 Title2=Bar Artist - Bar Song Length2=196 File3=work:mp3/something.mp3 Title3=Somebody - Something Length3=245 NumberOfEntries=3 Version=2
The length is always specified in seconds.
Unfortunately the current playlist loader in v3.13 gets very confused about file paths. Sometimes only absolute paths work, sometimes only relative paths work. I need to fix this.
@zzd10h I'll contact you about restoring compatibility with aTunes. One way or the other, we'll get it back to work! I promise! :)
@EgilLunde The most common file formats work right out of the box without the need for extra plugins. Supported file formats are MP3, MP2, M4A, OGG, AIFF, WAV, MOD, XM, S3M and many more. For some more exotic formats you could check if there's a TuneNet plugin for that. TuneNet plugins will also work with AmigaAMP3.
I still adapted aTunes with AAmp 3.13 this evening by using your last [playlist] format and all works well. Multiple play works, playlist saving and loading, etc...
What is nice with the old format is that it works for all Amiga players (at least AAmp < 3.13 and TuneNet).
I tested #EXTM3U format too but it seems to work only for TuneNet, AAmp 3.12 and 3.13 load the list but are unable to locate the songs files.
At least, I have a solution who still works...
But do you think that you will restore the support of unformatted text file Playlist format.