Search found 20 matches
- Fri Apr 16, 2021 2:49 pm
- Forum: Web Interface
- Topic: Transmissionic Web Interface
- Replies: 35
- Views: 2011
Re: Transmissionic Web Interface
So no problem, it will work perfectly. The app for Windows or Android is only an alternative to the Web UI, they don't replace transmission-daemon.
- Fri Apr 16, 2021 2:10 pm
- Forum: Web Interface
- Topic: Transmissionic Web Interface
- Replies: 35
- Views: 2011
Re: Transmissionic Web Interface
I'm not sure to understand your original question, but yes you need to use my Web UI to use this bookmarklet.
There are other projets that add this feature, but I don't know if they still work: viewtopic.php?f=8&t=11355
There are other projets that add this feature, but I don't know if they still work: viewtopic.php?f=8&t=11355
- Fri Apr 16, 2021 11:04 am
- Forum: Web Interface
- Topic: Transmissionic Web Interface
- Replies: 35
- Views: 2011
Re: Transmissionic Web Interface
I've never seen this feature in Transmission or any other Web UI. This was suggested by a user on GitHub: https://github.com/6c65726f79/Transmissionic/issues/131
And this is done entirely via Transmissionic, I think it's cool to have exclusive features like this.
And this is done entirely via Transmissionic, I think it's cool to have exclusive features like this.
- Thu Apr 15, 2021 11:13 am
- Forum: Web Interface
- Topic: Transmissionic Web Interface
- Replies: 35
- Views: 2011
Re: Transmissionic Web Interface
The new version is here : https://github.com/6c65726f79/Transmiss ... tag/v1.1.7
You can now update the blocklist and see its size, with some new features.
You can now update the blocklist and see its size, with some new features.
- Sun Apr 11, 2021 9:36 am
- Forum: Web Interface
- Topic: Transmissionic Web Interface
- Replies: 35
- Views: 2011
Re: Transmissionic Web Interface
The original and other webui can update the Blocklist.' Perfect, so it won't be too hard to add this feature. If there is an option for add /set the user/pass why not use it? Not so save it to the browser only, save it to server setting. Update the daemon setting file. No it's not possible to chang...
- Fri Apr 09, 2021 12:02 pm
- Forum: Web Interface
- Topic: Transmissionic Web Interface
- Replies: 35
- Views: 2011
Re: Transmissionic Web Interface
How about a button for update block list manually, and the nr of the updated list number? ( like update list have 354896 in the blocklist/ after update etc,etc) I'm not sure if it's possible to refresh the blocklist from the Web UI, but I will take a look and try to add this feature, great suggesti...
- Fri Apr 02, 2021 3:55 pm
- Forum: Web Interface
- Topic: Transmissionic Web Interface
- Replies: 35
- Views: 2011
Re: Transmissionic Web Interface
Here is the new version : https://github.com/6c65726f79/Transmissionic/releases/tag/v1.1.5 This fix everything that has been mentioned: Server names are no longer mandatory Translation files are only loaded when needed Images have been removed from the app JS file Automatic updates have been disable...
- Tue Mar 30, 2021 8:36 am
- Forum: Web Interface
- Topic: Transmissionic Web Interface
- Replies: 35
- Views: 2011
Re: Transmissionic Web Interface
This is good idea to have option to disable update checks. Personally I don't like some side effect functionality. Ok I totally understand, I'll add an option to disable them. The base64 embedded in the app-xxx file is the img i'm talking about. Noting major. but that and all translation are embedd...
- Mon Mar 29, 2021 9:34 pm
- Forum: Web Interface
- Topic: Transmissionic Web Interface
- Replies: 35
- Views: 2011
Re: Transmissionic Web Interface
Well if you like to explain all setting in the .json config file like this; set the time out xx the does that etc,etc I don't think this is a an essential feature, you can simply create a file called definition.txt next to the JSON file to discribe all settings. It most be better to have the img/ic...
- Mon Mar 29, 2021 8:55 pm
- Forum: Web Interface
- Topic: Transmissionic Web Interface
- Replies: 35
- Views: 2011
Re: Transmissionic Web Interface
Well I going to be a pain in the *** No problem, this is totally legitimate to care about the code you run on your computer, I'll try to answer all your questions. Why have the config file in a .json format that don't allow comments? This app is developed in JavaScript, so JSON is the best option f...
- Sat Mar 27, 2021 10:07 pm
- Forum: Web Interface
- Topic: Transmissionic Web Interface
- Replies: 35
- Views: 2011
Re: Transmissionic Web Interface
No problem there's no hurryqq_patriot wrote: ↑Sat Mar 27, 2021 9:16 pm By the way, it's me started russian translation, but I'm too lazy to finish itProbably a little bit later
- Thu Mar 25, 2021 8:27 pm
- Forum: Web Interface
- Topic: Transmissionic Web Interface
- Replies: 35
- Views: 2011
Re: Transmissionic Web Interface
Here is the new version : https://github.com/6c65726f79/Transmissionic/releases/tag/v1.1.2 You can now overwrite the default settings by creating a file called "default.json" next to the "index.html" file. For example if you want the dark color scheme to be used by default, you can put this in the f...
- Tue Mar 23, 2021 8:46 pm
- Forum: Web Interface
- Topic: Transmissionic Web Interface
- Replies: 35
- Views: 2011
Re: Transmissionic Web Interface
Probably this is the best web UI I've ever seen - it is small, fast, functional and very nice looking. Thank you very mush! Update. Found default settings in app.c02148a8.js, starting with colorScheme:"default" . Can you please put those values in some separate file in the next version (without obf...
- Sat Mar 06, 2021 3:21 pm
- Forum: Web Interface
- Topic: Transmissionic Web Interface
- Replies: 35
- Views: 2011
Re: Transmissionic Web Interface
Ok. but if I set the timeout to ex 300sec. I will not get a timeout from the webui after login, if using pass/user. But if using the default 5sec i need to refresh/reload the webui. After login. Ok I see the problem, thanks for the details. This is a weird behavior from web browsers, I'm not sure I...
- Sat Mar 06, 2021 10:23 am
- Forum: Web Interface
- Topic: Transmissionic Web Interface
- Replies: 35
- Views: 2011
Re: Transmissionic Web Interface
One thing that I found, is that you might should set default timeout higher than 5 sec. If you use a user/password to access the webui, 5 sec is kind of short ;) This in the setting ( Connection timeout (seconds) ) This option doesn't apply when loading the web UI, this only affects the connection ...