Messages - dcsev [ switch to compact view ]

Pages: prev1 ... 31 32 33 34 35 [36] 37next
176
Finished Programs / DONE: Batch m3u8 creator - similar to createm3u
« on: September 05, 2011, 12:35 AM »
I have searched ALL over the web and I have not found a single program that will do this in a batch fashion. I am certain a lot of (domestic & international) users will find this very handy!

http://lostfound.raum108.de/create_m3u/
CreateM3U 0.1.1
Create .m3u playlists with drag&drop of files and folders. For each folder a single .m3u file is created named after this folder. It will not replace already existing playlists of that name. The generated playlists do not contain EXTM3U information because a simple .m3u is nothing more than a text file with a list of file names per line. The initial tool for this task for me was a batch file ;-) As the generated playlists only include filenames without any path, as they are located along with the media files, they can be moved together with the files, for example for portable mp3 player usage.



Basically, I want to do every CreateM3U does, but with making m3u8 files. m3u8 files are basically unicode-friendly versions of .m3u playlist files.
The different (AFAIK) between m3u and m3u8 files is: m3u is ANSI  m3u8 is UTF-8 files compatible with foreign languages.


Basically, createm3u is the perfect program in every way, except it doesn't make the files m3u8 (UTF-8) format so my mp3 Winamp player skips over ? characters. :(

177
I just wanted chime in.  I am a lurker here but found your utility while googling for this solution.

skwire - god dammit, you are my hero today.  I have been looking for such a utility for a long, long time.  What's even better is that a) it's free b) portable! c) lightweight.

Feature suggestions: I know 7z is out of the question,  but can we get a .RAR option? :D
ZIP works for some things, RAR works for others!

178
Post New Requests Here / Re: IDEA: Unicode-based texter program
« on: April 05, 2009, 01:43 AM »
Hi yksyks,
Thanks for your help so far.

Here's a screenshot:


I don't know where to modify "prefix" and "postfix"? and "key-by-key"


Also, the macro sort-of works, but what I don't want to have to press ANY key to initiate the macro.  Basically, I want to be able to write "xi1ng" and it creates "xīng" without having to press tab, space or any other key.  With the setup so far, I have to press tab twice and then backspace to go back to the word, unless the aforementioned bolded entries make a difference.


179
Post New Requests Here / Re: IDEA: Unicode-based texter program
« on: April 04, 2009, 06:40 AM »
yksyks,
Can you paste the code that you have in the "phrase content" and/or provide specific instructions (line by line) on how you achieved this? I wasn't able to :(

So basically, you're able to type "a1" and it AUTOMATICALLY converts it to "ā"?

Thanks so much! Looks like a pretty powerful program. I hope I can utilize it!

180
Post New Requests Here / Re: IDEA: Unicode-based texter program
« on: April 04, 2009, 05:05 AM »
Hi all
Thanks for the responses. I checked out all the links. Unfortunately, none of them work for my needs. 

Is anyone daring enough to take the source code of Texter and make it unicode-capable so that ANY character can be pasted?

So many people requesting this on the texter lifehacker comments, but no definitive solution :(

I even tried forcing unicode awareness using applocale (in both texter or accents). This didn't work for either

Pages: prev1 ... 31 32 33 34 35 [36] 37next
Go to full version