Liam Doherty

Results 94 comments of Liam Doherty

Sorry about that! I've corrected this now -- let me know if it's ok.

Great, thanks! :+1: Sure, go ahead -- you're welcome to make any changes you see fit :smile: Your contribution is much appreciated!

@Firef0x It seems the [AUR package](https://aur.archlinux.org/packages/gdcl) no longer exists or has been removed. The Arch package is also not available in [this repo](http://firef0x.github.io/archrepo.html). Could you take a look and update...

Absolutely. I seem to recall the Babylon dictionary format is fairly straightforward, but when I recently tried to write a parser for BGL files it was hard to find any...

That's a great project, thanks for the link! So, the user would have to convert the BGL file to something else and then gdcl could read that other format? (I...

No support yet for tabfiles, but it's a good idea and I can definitely add it. In the meantime, you can always convert tabfiles etc to dsl pretty easily. You...

No progress on handling BGL files directly, but if they can be converted into tab separated files you should be able to use the [tab2dsl](https://github.com/dohliam/dsl-tools/tree/master/tab2dsl) utility to convert them to...

Thanks for this, I hadn't seen these before! Since it seems like they're a part of X-SAMPA I'll go ahead and add them to conv.js to make it more complete....

Thanks for looking into this and sharing your work! I wonder if it might make sense to create a separate `python3` branch and start merging the changes you and others...

That sounds like a really cool application for stream2chromecast! :+1: I've tagged this issue so that others can pitch in if they are able to help out.