Quote:
Originally Posted by mercury
i'll have a test release out tomorrow. I'll only support
artist - album
for now anyway
Printable View
Quote:
Originally Posted by mercury
i'll have a test release out tomorrow. I'll only support
artist - album
for now anyway
can't wait for the release...looks like this could be a helpful tool!
I will be releasing a windows and linux code sometime this afternoon. I just have to compile a windows binary and hope it runs in linux.
Sorry for the delay. I had to work out some lag issues when contacting amazon. I had to hack the library I was building it off of in order for it to be workable.
It will only support artist - album for right now.
ok the first beta is released
I'm playing around here at work and downloaded a few covers after renaming some of my directories. I'm hoping you're still considering adding theQuote:
Originally Posted by hijinks21
Artist
-Album1
-Album2
functionality so I can use this with my full collection. Nice job! Thanks for the program!
Quote:
Originally Posted by rgardjr
yes i hope to get to that tomorrow or by the end of the week. It depends on how busy i am at work.
I'm a little lost, my albums are all in one folder, then in directories by artist then album name. I tried a "Mass Load" but nothing seemed to happen... have I broken it?
Chris.
Quote:
Originally Posted by ukchris
show me what your dir structure looks like
for example
root dir
Artist - Album
Artist - Album2
AN example like that will help. I'm planning on having an option to read id3 tags in a dir and if most of the Album names are the same then use that.. So it doesn't matter how your dir layout is
D:\Share\MP3\Artist\Album1Quote:
Originally Posted by hijinks21
D:\Share\MP3\Artist\Album2
D:\Share\MP3\Artist2\Album1
D:\Share\MP3\Artist2\Album2
etc...
I get some stuff in the console... doesn't mean much to me, do you want that too?!
Thanks for helping. Chris.
In the console:
[<amazon.Bag instance at 0x01158E70>, <amazon.Bag instance at 0x01367A08>, <amaz
on.Bag instance at 0x01369808>, <amazon.Bag instance at 0x0136ADB0>, <amazon.Bag
instance at 0x0136CA50>, <amazon.Bag instance at 0x0136E210>, <amazon.Bag insta
nce at 0x0136FD58>, <amazon.Bag instance at 0x01372BC0>, <amazon.Bag instance at
0x013745D8>, <amazon.Bag instance at 0x01377B20>]
Unhandled exception in thread:
Traceback (most recent call last):
File "amazon.pyo", line 283, in searchByArtist
File "amazon.pyo", line 246, in search
File "urllib.pyo", line 151, in open
File "urllib.pyo", line 915, in toBytes
LookupError: no codec search functions registered: can't find encoding
In another window:
Error: 1
TclError Exception in Tk callback
Function: <bound method MainWindow.selectDir of <__main__.MainWindow instance at 0x00E5AF10>> (type: <type 'instance method'>)
Args: ()
Traceback (innermost last):
File "Pmw.pyo", line 1784, in __call__
None
File "<string>", line 165, in selectDir
None
File "<string>", line 207, in grabAlbumDirs
None
File "<string>", line 229, in addAlbumData
None
File "Tkinter.pyo", line 831, in update
None
TclError: can't invoke "update" command: application has been destroyed