ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Seedling's Software

Mixtape Maker: Updates and Latest Beta Versions Here

<< < (10/15) > >>

seedling:
with regards to ID3v1 vs ID3v2, the app checks all possible tags for this general information.  it's not meant to be a tagging app with every specific type of tag listed etc. (altho it could be, but that's in a different direction).

what it does (re: tags) is search thru v1, and if nothing found then v2, and if still nothing found try APETags as a last resort, if still nothing is found, it uses only the filename as a source string to be checked by keywords.

i'll have another build shortly ;)

EDIT:

ok! go get it... and here's how i tested and it's working:

[x] use keywords
[x] keyword priority
[x] multiple genres selected
[x] artist keywords
[x] use must have list
(you can use any of the keyword search options you like, this was never the problem)

search dir: ..\t\ (for 'T' artists)
artist keywords:  'tool'

results:
a) list filled with must-have titles (no matter the genre)
b) list filled with all of the Tool songs in the \t\ dir
c) list filled randomly until time limit was met.

if you're still having problems, then i don't know what to say! :O

i hope it works for you so i can get on to polishing this thing ;)

thanks for the help! :)

parpfish:
Hey Hey ---  :)

Well what ever you did, did the trick.

Excellent. Ran 3 tests (all genres, redundancy = 5)
1) "Velvet Underground" (in Artist Field)  --
RESULT: Perfect -- 5 VU Songs - rest random

2) "Velvet Underground" (in Artist Field), "Love" in All Keywords -- 
RESULT: Perfect -- 5 VU Songs - rest random selection of songs with Love somewhere in the tag fields

3) 3 Must have songs, "Velvet Underground" (in Artist Field), "Love" in All Keywords -- 
RESULT: Perfect -- 3 Must haves + 5 VU Songs - rest random selection of songs with Love somewhere in the tag fields

Well done  :Thmbsup:

And again a big thanks --- will play around with it some more and will let you know if I come across any bugs -- but looks very much like you've sorted it.

All the best
P.

Oh and thanks for the info re. tag versions searched -- very comprehensive!  :D  (and sensible)
Enjoy your "polishing".

mouser:
I think mixtape maker needs update checking  :Thmbsup:

parpfish:
hi seedling

have been using the new version and it's working a treat!  :)

thought you might like to know of a couple of really minor issues you may want to look into:

1) There seems to be a problem with the window when the program is started. It always defaults to the position below:
 


2) I thought it was possible to drag a .m3u playlist into the "must have list" or "blacklist" (though I could be wrong? -- perhaps it never was? --- if so, please ignore.)

3) Was wondering whether it would be possible to tell the program which order to check the tags -- i'll explain:

I tag my files with MP3Tag and/or MP3 BookHelper - this means that the ID3 v2.3 tags are filled first, then the program writes the "values" to the ID3 v.1.1 tags. As you know, long strings such as:

"Stage TV & Studio Recordings 1968 - 1970" in ID3 v2.3, look like this in ID3 v1.1:

"StageTV&StudioRecordings1968-1"

Thus under Album (Keywords) the search term: "Stage TV" yields no results as RMTM says - ah, there are values in ID3 v1.1 (thus bypassing the v2.3 check), but the v1.1 values don't match "Stage TV" [v1.1 has no space: "StageTV"] and thus the search (which one knows should yield a group of relevant files) yields nothing, where the same search in say Foobar, will give the expected results.

What would be nice is to be able to dictate to RMTM the order you'd like it to search for keywords:

e.g.

ID3 v2.x FIRST (or not at all)
ID3 v1.x SECOND (or not at all)
FILENAME THIRD (or not at all)

Or something along those lines.

Alternatively, check the higher level first, then down to V.1.1 then to filename.

I hope the stuff above, a) makes sense, b) is of some use and c) is worth thinking about.

All the best.

P.









seedling:
re: window size:  i just checked my copy and it seems to retain the window size i last have it set to.  i will say that there is a minimum window size set statically to 800 x 600 (for folks who still use this antiquated display size) so you can't make it any smaller than that.  i'm not exactly sure if this is what you're experiencing.  but if you enlarge, stretch, or whatever beyond its minimum size, it should (and does with my copy) retain that window size and position to be restored upon next run.  i suppose i could get rid of the 'minimum size' to allow the form to be shrunk down (if so desired); is this what you're asking for?

re: m3u files:  someone had asked for support for m3u files being dropped, etc.  i had intended on adding this feature, but got caught up in all these other internal fixes.  i will add this to my 'to-do list' for the next build.

re: tags:  after you mentioned v2 tags last time, i was already thinking to do this (as it just makes better sense). this WILL be done in my next build.

thanks as always for your helpful suggestions and feedback :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version