AutoHotkey Community

It is currently May 27th, 2012, 4:43 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 9 posts ] 
Author Message
PostPosted: March 8th, 2010, 6:37 pm 
Offline

Joined: January 31st, 2005, 9:50 am
Posts: 3910
Location: Bremen, Germany
This is my first attempt to create a Media Player that supports ID3 with cover art. It has some short comings, but I wanted to share it. Maybe if more people get interested it could get improved quickly.

It needs two wrapers:
AG3 => www.autohotkey.com/forum/topic55452.html
BASS => www.autohotkey.com/forum/topic55454.html

The script itself is here => www.autohotkey.net/~toralf/ID3TagMediaP ... layer3.ahk

Image

_________________
Ciao
toralf
Image


Last edited by toralf on March 8th, 2010, 11:14 pm, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 8th, 2010, 9:12 pm 
Offline

Joined: April 19th, 2005, 10:26 am
Posts: 2249
Location: switzerland
concerns AG3,
topic55451.html not exist, AG3 is=
http://www.autohotkey.com/forum/topic55452.html


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 8th, 2010, 11:16 pm 
Offline

Joined: January 31st, 2005, 9:50 am
Posts: 3910
Location: Bremen, Germany
Thanks, corrected it in the post and code.

_________________
Ciao
toralf
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 8th, 2010, 11:50 pm 
Very nice!

8)

Two issues so far, and some minor requests:

- After playing a file, I can move the volume-slider up and down, without effect. Only after I release the slider, and try again, it works.
- Album-pictures that are available are not always shown

- Could you add .ini saving the previous starting folder in the dropdown. Not necessarily autoscan, but at least the folder already there. Oh, and your Mittelmeier link is still there :D
- Could you write out the names of the labels both in the listview and the edit
- Only English or only Deutsch :roll:

Could of course all do this myself, but I thought I'd at least share the ideas of improving, thanks to AHK! :wink:


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 9th, 2010, 6:39 am 
Offline

Joined: January 31st, 2005, 9:50 am
Posts: 3910
Location: Bremen, Germany
Thanks for the feedback, I'll look into it.
Quote:
Album-pictures that are available are not always shown
Could you provide a test file?

_________________
Ciao
toralf
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 9th, 2010, 7:10 pm 
Some band/album name - Cover [front].jpg
Some band/album name [Front Cover].jpg

HTH


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 9th, 2010, 8:30 pm 
Offline

Joined: January 31st, 2005, 9:50 am
Posts: 3910
Location: Bremen, Germany
Hi,

Sorry, but there is a misunderstanding. This player only shows the cover art included in the mp3 files. Not the files in the directory.

_________________
Ciao
toralf
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 9th, 2010, 9:37 pm 
Ok, I see.

Do you intent on developing this any further?

:)


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 11th, 2010, 3:40 pm 
Offline

Joined: January 31st, 2005, 9:50 am
Posts: 3910
Location: Bremen, Germany
n-l-i-d wrote:
Do you intent on developing this any further?
A little. I do not know how far, since initially I only wanted to create a playlist editor. But realized that I need ID3 Tag reader code for this first. And of cause sometimes I would like to check if the song I want to add to a playlist is the one I wanted, so I needed some player code. So I choosed AudioGenie and wrote the wrapper. Secondly I looked at BASS but wasn't satisfied with the wrapper and created a mod to fit my own expectations of a wrapper.
Hence I do not know how long I will have the time and interest to develop it further, but hey, it's open code, so everone can continue.... :)


I added Ini file for settings. Next release will have it.
Also it now supports more formats than only mp3 files.
Quote:
Only English or only Deutsch
Which part of the GUI do you mean? I corrected "Rekursive". But for "Play" I hestitated to use "Start".

Quote:
Could you write out the names of the labels both in the listview and the edit
These names can be pretty long, thus I used the IDs. And I don't think it will help readiability when the lnog names are used. It would have to be abbreviations.

_________________
Ciao
toralf
Image


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 12 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group