News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

New Media Tagging System

Started by Glasswalker, November 08, 2008, 02:17:55 AM

Previous topic - Next topic

Glasswalker

Excellent :)

Since I have yet to get my fixes in for flac files... (damn work getting in the way of the fun stuff lol)

Is there an easy way for me to commit those directly to SVN? or is it a "submit a ticket to trac, and attach the updates" thing?

Just checking, so that when I apply updates or new functionality to this code I know how to submit it in a sane way.

Thanks!

Glasswalker

Just a quick update. I am adding some more features to this one, I am testing them out now (And still trying to bugfix the one) before I release it. But here is what's in the update:

- Ability to apply only certain types of tags recursively (eg: only images, or only short attributes)
- Recursive tagging now skips over FLAC files (due to flakyness in the flac tagging with lmce right now)
- Recursive tagging also carries over the media subtype and format (this is bugged due to a problem in updatemedia, looking into it now)
- Currently working on (but not finished): pull season number from the parent folder name for tv episodes

In addition to a couple minor fixes and tweaks.

I hope to have this released shortly. I will release a new full single file install for it, and update the original post with it when I release the new version.

Zaerc, what is the proper method for me to submit this stuff to you for SVN? should I just keep dropping it into trac?

Thanks!

Zaerc

Quote from: Glasswalker on December 08, 2008, 12:28:19 AM...
Zaerc, what is the proper method for me to submit this stuff to you for SVN? should I just keep dropping it into trac?

Thanks!

Yeah that should be fine, btw the version in this thread will be included in tonights update of alpha1.
"Change is inevitable. Progress is optional."
-- Anonymous

[url=http://petition.stopsoftwarepatents.eu/181001941347/][/url]

krippler

Just to let everyone know, this system doesn't work with apostrophes in the file name. Not a big deal but I just spent 30 mins trying to figure out why it wasnt working. I removed all the apostrophes and it worked great.

Glasswalker

I think that was a bug I corrected in the most recent version (still unreleased). Basically I wasn't escaping my mysql queries correctly...

Although, I'm pretty sure I fixed that in one of the updates posted in this thread.

Anyway, either way, that is definately corrected in my current development version. I will have it released very shortly.

krippler

Good to hear Glasswalker. Thank you for all the hard work.