Everything posted by Kameleon83
-
[Support] Docker WebUI
Hello, I had made a version with the ability to configure the WAN of each container but many didn't like it. so I removed the option.
-
[Support] Docker WebUI
Sorry, I thought I had put the sources but here they are: https://bitbucket.org/kameleon83/unraid-docker-webui
-
[Support] Docker WebUI
Hello Victicious, As I am no longer on Unraid, I no longer manage the application. In order to avoid problems without being able to test the application, I prefer not to touch it. I've put the sources of the application above. Feel free to have a look. If I can, I'll have a look when I have a moment, but I can't say for sure. All the best.
-
[Support] Docker WebUI
I would like to apologize to the community. I have not been on unraid for at least 1 year. I was also unable to connect to my TOTP application after a change in order to reply to you. I no longer maintain the application. Therefore, if you'd like to take over the source code and make it your application then it would be a pleasure for the whole community. If you're interested, let me know. 🙇‍♂️
-
[Support] Docker WebUI
yes, it's an executable because it's partly in the go language. And as unraid needs docker, I have a docker from scratch image. As I'm no longer on Unraid, I'm going to share my source code so that others can take over the code and therefore the application. It's not necessarily because it's an executable that it has security or privacy problems. The application is very basic and takes no information other than a json.
-
[Support] Docker WebUI
Hello, sorry for the late reply, I couldn't connect to my account. I'm sorry too, because I haven't been on Unraid for over a year, so I haven't updated the application since. I'm going to give access to the code so that the community can take over my application.
-
[Support] Docker WebUI
There are no updates planned at the moment. I'm very busy at the moment. I'll see about doing something for a setting to remove this for people who want it. I'm on 6.12.2 and for the moment everything is working correctly for me.
-
[SUPPORT] YggTorrent
Yes, I agree with you, it's a bit annoying even for me. What's more, at the moment I can't manage to empty the RAM memory used on the first load. The application takes up more than 300MB on the server and more than 100MB on my Mac during development. I'm trying to optimise the RAM memory a little, but it's not always easy.
-
[SUPPORT] YggTorrent
Hello everyone, I'd like to ask you a question. I've found a way to connect to the site and download torrents from my application. The question is: - Would you prefer to connect via a form on the application's web page? - Would you prefer to set your username and password as an environment variable, i.e. in Unraid (like PORT, PASSKEY, TIME_RELOAD)?
-
[SUPPORT] YggTorrent
Hello, For the moment, the data is just a SQLite database. So I didn't see any point in doing it, but why not?
-
[SUPPORT] YggTorrent
@KLeFunk @Benji7790 @JamesAdams @Nonoss @jmbailey2000 Hello everyone. I've updated the application with numerous corrections and changes. Could you confirm that everything is working properly on your end? Some information, such as the URL or the port for the front end, are no longer needed. Please refer to the image. Enjoy!
-
[SUPPORT] YggTorrent
Yes, I have to sort out the main bugs. I'm going to rewrite the front end for all the little bugs. Once that's done, I need to sort out the names so that I can separate this neatly and therefore sort the files more easily and avoid duplicate images etc. The code already works for my other application "search and sort movies".
-
[SUPPORT] YggTorrent
I'm glad you like it. No, it's not open source yet. I'm making sure it's no longer in Beta and I'll make it open source.
-
[SUPPORT] YggTorrent
Sorry for the problems. I'll try to work on the app again this weekend. I've tried a new js framework which unfortunately doesn't look super adequate. I'll post a little message about the various improvements. I haven't had any problems myself, so I'd like to thank you for your feedback.
-
[SUPPORT] YggTorrent
Yes indeed. I think I misunderstood. I thought you were able to install it all the same. In that case, there's not much I can do. And other installations don't pose any problems? There's only this one, YggTorrent. I don't know much about this problem and I'm not sure if it's caused by this application. When you try to install it, can you take a screenshot?
-
[SUPPORT] YggTorrent
Sorry, logs
-
[SUPPORT] YggTorrent
Hello, Sorry to hear that. Can you tell me more about the docker's logs, for example?
-
[SUPPORT] YggTorrent
This application allows you to call up the RSS feed of the yggtorrent site. This is not a download application, just an application that retrieves the RSS feed from the YggTorrent site in a nicer way. You can click on the image to go to the site page. It only stores RSS feeds. When there is a change, the application updates itself using the TIME_RELOAD variable and deletes information that is no longer in the feed. The first update can take a long time, as the application calls up all the RSS feeds even if you don't want all the information. In the graphical interface, you can choose to display the feeds you want by going to Settings. Sorry about the translations. I am French and use DeepL for translation in order to avoid any translation errors with my approximate English. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Roadmap - clean up file names "One.Piece.E1065.SUBFRENCH.1080p.WEBRiP.x264-T3KASHi" to "One.Piece s01e1065" retrieve resolution retrieve language retrieve file type (webrip, bluray, etc) add a filter system (e.g.: only want 4K information) add a search field add a favourites system to keep track of your series, films and other preferences download the torrent from my application use the Alldebrid API to send the torrent directly to the api and recover the Direct Download add the option of hiding the update information, one by one. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 09 / 06 / 2023 (EN) Image optimization with a maximum height reduction to 300px (database size divided by ~23: from 1.4GB to 60MB) Addition of two languages: French and English Switch from the Qwik front-end framework to ReactJs (removal of the Node.js server) Overall performance improvement Addition of an SSL connection between the container and the YggTorrent site Resolution of the information update issue Clean design optimized for mobile 09 / 06 / 2023 (FR) Optimisation des images avec une réduction maximale de la hauteur à 300px (taille de la base de données divisée par ~23 : de 1,4GB à 60MB) Ajout de deux langues : français et anglais Passage du framework front-end de Qwik à ReactJs (suppression du serveur Node.js) Amélioration globale des performances Ajout d'une connexion SSL entre le conteneur et le site d'YggTorrent Résolution du problème de mise à jour des informations Design adapté et optimisé pour le mobile
-
[Support] Docker WebUI
Hello @Krakout, You need to bridge your network in order to access it. Sincerely.
-
[Support] Docker WebUI
Hello, Sorry, I didn't see your message. I don't have a fiber connection at the moment. So I don't necessarily see the notifications. Unfortunately, this option does not exist. This could be something to integrate. I was supposed to make some changes last week, but I didn't have time. I will try to make a new version with more personal elements. I will see to set up a list so that users can suggest improvements or even new things to implement. Have a nice day.
-
[Support] Docker WebUI
Hello, I need to know a little more. Can you contact me privately to explain a little more with pictures as well.
-
[Support] Docker WebUI
@Shomil Saini Hello, I will see this week to implement a beta with this feature. I've been working a lot lately. Sorry for the late reply. Cheers!
-
[Support] Docker WebUI
This is a mistake on my part. I have just corrected it.
-
[Support] Docker WebUI
-
[Support] Docker WebUI