FAQ  •  Register  •  Login

WebUI v1.4

<<

Swoop

Serviio lover

Posts: 87

Joined: Fri Mar 29, 2013 10:21 am

Post Tue Apr 02, 2013 4:06 pm

WebUI v1.4

All,

happy to announce that I've updated the WebUI 1.3beta by Mark Pemberton. The fork should now be fully compliant with Serviio API version 1.2. Hope, everything works out (requires Serviio v1.2 or above) ;)

https://github.com/SwoopX/Web-UI-for-Serviio.git

Enjoy!
Last edited by Swoop on Wed Apr 03, 2013 11:55 am, edited 1 time in total.
<<

Swoop

Serviio lover

Posts: 87

Joined: Fri Mar 29, 2013 10:21 am

Post Wed Apr 03, 2013 9:08 am

Re: WebUI v1.4

Made some small updates.
<<

Swoop

Serviio lover

Posts: 87

Joined: Fri Mar 29, 2013 10:21 am

Post Mon May 06, 2013 8:30 pm

Re: WebUI v1.4

Bugs fixed:
    Settings (including online source status)in library tab could not be saved in free Serviio version

Improvements:
    Updated multilanguage support
    Updated German translation
<<

Swoop

Serviio lover

Posts: 87

Joined: Fri Mar 29, 2013 10:21 am

Post Sat Jun 15, 2013 10:18 pm

Re: WebUI v1.4

1.4b1 - 04/05/2013
    - Various code enhancements
    - Language selection in console tab now working (fixed wrong cookie path)
    - Improved multilanguage support, added new language tags
    - Updated German translation
    - Page is reloaded to discard changes on reset button press
    - Media browser link now accessess the bound interface IP
    - Status tab lets you now chose the bound network interface (Serviio API 1.2)
    - Transcoding settings now working again (Serviio API 1.2)
    - Added new subtitle options (Serviio API 1.2)
    - Added new remote options (Serviio API 1.2)
    - Tested to work with Serviio 1.21

1.4b2 - 05/06/2013
    - Fixed library changes not savable in free version
    - Improved multilanguage support
    - Updated German translation
    - Resources added from ServiiDB now have the correct feed type
    - Remote tab not visible in free version of Serviio
    - Installed plugins are now shown as separate tab under Library
    - Added tab to display Serviio log information via variable defined in config.php

1.4b3 - 06/10/2013
    - Selected language is now taken from Serviio instead of cookie usage
    - Code cleanup
    - Re-activated check for compatible Serviio version
    - Unified button behavior
    - Minor bugfixes
<<

npuser

DLNA master

Posts: 172

Joined: Mon Feb 06, 2012 3:44 am

Location: Michigan

Post Wed Jun 19, 2013 9:26 pm

Re: WebUI v1.4

Thank you Swoop. I did not see your post some how about the updated webui up until now. I installed it right away , the log and plugin displays features look great. it would make this even better if we can show latest log entries at the top.

Here is a code i found that does just that - read a file in reverse. Sure, it will tax the server resources just a bit but i think it will worth it.

http://raymondkolbe.com/2006/12/19/21/

thanks
NPuser
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Sun Jun 23, 2013 10:33 am

Re: WebUI v1.4

Is there also a way to format the logs like notepad++
ie, "WARN" is highlighted in red

Would love to have clear logs too.
It would be also cool to reuse the folder share button to locate the log file from the Web UI rather than user edit the php file where novice users may not know where to start.
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

Swoop

Serviio lover

Posts: 87

Joined: Fri Mar 29, 2013 10:21 am

Post Fri Jul 19, 2013 11:38 pm

Re: WebUI v1.4

Hi there,

to be honest, I haven't used that PHP reverse function yet as it was warned to meybe cause performance issues. I'll give it a try within the next days. I'll also try that color thing but since everything's running on my NAS, I don't promise anything :D

Btw, I decided not to use a button to be able to choose the log file location due to security reasons (yeah, I know, that folder tree thingy is also dangerous then).

Cheers!
<<

Swoop

Serviio lover

Posts: 87

Joined: Fri Mar 29, 2013 10:21 am

Post Sun Jul 28, 2013 8:10 pm

Re: WebUI v1.4

Hey guys,

made the changes you requested for the GUI regarding the reverse order of leg events and the color notation. Warnings are now shown in yellow, errors in red. Surprisingly, that change had no real performance impact (I'm developing on my NAS) so glad you were kind of picky on this :D

I'd love to start working on the 1.3 beta but unfortunatly, I'm not added to the beta testers group yet although I've applied for membership and also send a PM to zip :(

@Zip: If you read this, please help :D
<<

will

DLNA master

Posts: 2138

Joined: Mon Aug 30, 2010 11:18 am

Location: UK

Post Sun Jul 28, 2013 9:03 pm

Re: WebUI v1.4

You can start with the docs http://docs.serviio.apiary.io

Only a few things have changed.
Will

ServiiDroid (Android Console) Developer: Download | Home | Support
ServiiGo (Android 3G/4G/WiFi Playback App) Developer: Download | Home | Support
<<

Swoop

Serviio lover

Posts: 87

Joined: Fri Mar 29, 2013 10:21 am

Post Tue Jul 30, 2013 12:09 pm

Re: WebUI v1.4

Hi guys,

ready to go now. Whoever helped out here, thanks! :D

I've already implemented most of the v1.3 features. What's still pending is the import/export functionality. Will create a new repo soon, so that other can still work with serviio version 1.2.1 and GUI 1.4b3

Stay tuned!
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Jul 30, 2013 12:10 pm

Re: WebUI v1.4

There is a guy in the beta forum that is working off your repo on 1.3 features too. Might be good to consolidate it all.
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Wed Jul 31, 2013 12:11 am

Re: WebUI v1.4

Swoop wrote:so glad you were kind of picky on this :D

Zip, Will, Rolf and Mark will definitely agree to this! :P

I just think of the noob or novice user trying to use Serviio.
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

Swoop

Serviio lover

Posts: 87

Joined: Fri Mar 29, 2013 10:21 am

Post Thu Aug 01, 2013 1:14 am

Re: WebUI v1.4

We'll gonna handle that ;)

Let me finish implementing all the changes and then we'll see how we do it with collabo. Only show stopper for me is that I move houses on Monday :shock:

Return to Third-party tools integration

Who is online

Users browsing this forum: No registered users and 24 guests

cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.