July 12, 201510 yr Author Ok, I can reproduce, to get it back working go to /application/database/ and delete language.db and just don't go back to translations until I've fixed it *edit* Should be fixed now, you will still need to delete the language.db though, or remove and reinstall
July 12, 201510 yr Ok, I tried creating a French translation, but get an error when I hit "SAVE". Here is all the strings if you want to create it. It seems to get issues when there is " ' " inside of the translated string. It create the file anyway, but give that error. Parse error: syntax error, unexpected 'y' (T_STRING) in /mnt/cache/appdata/Aesir/application/language/fr/aesir_lang.php on line 23 A PHP Error was encountered Severity: Parsing Error Message: syntax error, unexpected 'y' (T_STRING) Filename: fr/aesir_lang.php Line Number: 23 Backtrace: fr.zip
July 12, 201510 yr I can translate the Hebrew language and send, where to download the file original translation?
July 13, 201510 yr Author @Pducharme: Thanks, you just need to put a \ before any ', I will look to do that automatically. @abeksis: If you have installed the plugin, you can go to settings/translations and do it through the built in system, or you can go to /application/language/en/ or you can get it from https://github.com/linuxserver/Aesir/tree/master/application/language
July 14, 201510 yr @Pducharme: Thanks, you just need to put a \ before any ', I will look to do that automatically. @abeksis: If you have installed the plugin, you can go to settings/translations and do it through the built in system, or you can go to /application/language/en/ or you can get it from https://github.com/linuxserver/Aesir/tree/master/application/language 1. I'll wait for the automatically. Will you include the French I sent (corrected) or I will have to do it again? 2. Will I see it in Plugins Page "Check for update" of you update the version ? also, maybe it was mentionned, but I find it strange that on the page with all disk details, I have 3 disks listed as Non-Array from disks that doesn't exists at all and also the real one I have as Non-Array disk is not even listed there Thanks,
July 15, 201510 yr Author Yes, I will include the one you sent. I'm not sure if updates show up yet, I have been told they don't but not sure why. Yes, the none array disks are there for testing the layout as I don't have on my system
July 17, 201510 yr Author I've added a page here for anyone that is interested in helping out with Aesir. The updates available issue should also be fixed now, so if you remove and re-add the plugin it should be able to find updates going forward.
July 19, 201510 yr Sync runs on 8888 by default, is there plans to make the port a configurable option? Or even to default to another port. For reference Sync is a Limetech docker and might be a common install for a lot of users.
July 19, 201510 yr Author Sync runs on 8888 by default, is there plans to make the port a configurable option? Or even to default to another port. For reference Sync is a Limetech docker and might be a common install for a lot of users. I don't really know much about the plugin side, if someone want to help me make it configurable I'd be happy to do that, either way I guess I'll have to change the port if limetech have decided to use it for one of their dockers, thanks for the heads up.
July 19, 201510 yr Sync runs on 8888 by default, is there plans to make the port a configurable option? Or even to default to another port. For reference Sync is a Limetech docker and might be a common install for a lot of users. I don't really know much about the plugin side, if someone want to help me make it configurable I'd be happy to do that, either way I guess I'll have to change the port if limetech have decided to use it for one of their dockers, thanks for the heads up. As additional information, I am referring to Bittorent Sync. It uses 8888 on most platforms so anyone installing a docker for that program with use 8888 by default.
July 21, 201510 yr What about 8088 instead? I think that would work, a quick google doesn't show anything unRaid related using that port.
July 21, 201510 yr What about 8088 instead? I think that would work, a quick google doesn't show anything unRaid related using that port. Of course, any port may already be mapped by someone for something so you can't please everyone.
July 21, 201510 yr What about 8088 instead? I think that would work, a quick google doesn't show anything unRaid related using that port. Of course, any port may already be mapped by someone for something so you can't please everyone. No doubt but 8888 was clearly already taken by a widely used program. Nothing will be perfect but looking for a port that is not already taken by something big is a start.
July 21, 201510 yr Well if I can work out how to give people a choice I'll also do that Isn't Aesir already installing via a plugin? Just add a settings page with a single option to select a port. Then just have Aesir read the config file for its port used.
July 21, 201510 yr Author Isn't Aesir already installing via a plugin? Just add a settings page with a single option to select a port. Then just have Aesir read the config file for its port used. I only have a very vague understanding of how the plugin system works, I've asked a couple of people in the past for some links to help me work it out myself or some tips of what/where to look, but never got anything meaningful back, so I did the best I could just getting it up and running and have pretty much left it at that.
July 21, 201510 yr Author Also I've stated several times that Aesir wasn't something I wanted to build entirely by myself, I have other commitments on my time as well as this project, but this is something I really wanted to give to the community so I've been continuing with it hoping that it would gain some interest, but when I can't even get some basic help or pointers on the plugin side, coupled with the zero interest in helping with the actual build, to be honest I'm starting to lose motivation with it.
July 22, 201510 yr Hi Kode. Just to let you know that you seem to have forgot to add my French Translation (that I previously attached here in this thread) in your latest Version.
July 22, 201510 yr Author Hi Kode. Just to let you know that you seem to have forgot to add my French Translation (that I previously attached here in this thread) in your latest Version. I haven't added any of the translations yet because the text is changing too much at the moment, I also need to make some changes to the translation code, but I will add your translation parts that are applicable when there is a bit more finalised, and if you don't mind I will PM you to hopefully do some more of the missing text to try and get it as complete as possible.
July 24, 201510 yr Super. I'll be glad to collaborate to that great UI by translating the missing french Quick Question, in the Docker, the "suggested" one are nicely displayed, but If I click on any of them (already running), I get a pretty bad page with all the config written with no formatting. Is this normal at this time ?
July 24, 201510 yr Author Yeah, that is normal at this time, I am still working on the docker section, although I am going to take a break from it for a bit to work on some other parts.
February 15, 201610 yr Author It's been a while since I've posted on this, it was in hiatus for a while, but have started working on it again. Here is a video showing the state of the docker manager:
February 15, 201610 yr That looks very good I like the easy understandable labels for the host/container mapping in volumes and ports. Makes it easy to understand for new users. I think I have to try this when I have some time. There is a test version in the first post?
February 15, 201610 yr Author That looks very good I like the easy understandable labels for the host/container mapping in volumes and ports. Makes it easy to understand for new users. I think I have to try this when I have some time. There is a test version in the first post? It's still a work in progress, but starting to get there now, yeah there is a plugin url in the first post, thanks to dmacias for creating a much better plugin version for us. If you need any help or have any questions then you can reach me in #linuxserver.io on freenode or in ##lsio.aesir
Archived
This topic is now archived and is closed to further replies.