Page 21 of 23

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Fri Nov 07, 2014 7:43 pm
by will
I've now finished the conversion from ActionbarSherlock to AppCompat and have uploaded 3.0 Beta 2. There is potential for a number of graphical issues on older devices, so please do try it out.

  Code:
==== 3.0 Beta 2 ====
*Requires Android 2.3.3+
*Replaced ActionBarSherlock with AppCompat
*Updated themes to better match official material design guidelines


Also let me know if you have any ideas of what I could do to make the status view a little more interesting...

device-2014-11-07-193416.png
device-2014-11-07-193416.png (74.82 KiB) Viewed 24912 times

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Sun Nov 09, 2014 8:24 am
by will
Small update to the production channel.

  Code:
==== 2.2.2 ====
*Fixed crash when connecting to Serviio 1.5 Beta 1/2

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Sat Nov 15, 2014 10:00 am
by will
I'm please to announce that ServiiDroid 3.0 is now out. I've still got some changes that I want to make, but I want to get feedback from more users first, so they will come in 3.1.

  Code:
==== 3.0 ====
*Requires Android 2.3.3+
*New Material design
*Improved first run and add server workflow
*Improved license upload workflow
*Added support for Serviio 1.5 Beta
*Moved the 'Advanced' tab to the left for easier access
*Added an action to delete all unrecognised devices
*Simplified app preferences
*Added Google Analytics to help track app usage (e.g Server versions, common actions, Android version)
*Re-wrote Serviio API client to use OkHttp
*Replaced ActionBarSherlock with AppCompat
*Replaced cling with android-dlna for server discovery
*Lots of bug fixes and improvements

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Sat Nov 15, 2014 1:32 pm
by will
Small update, not sure how I missed that one...

  Code:
==== 3.0.1 ====
*Fixed crash on 10" tablets when viewing Presentation options

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Sun Nov 16, 2014 4:54 pm
by spudy12
Love the new UI. Great work :)

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Sun Dec 14, 2014 9:19 am
by will
New beta time. I will just do a quick check and then release it to everyone else next weekend. After this I'm going to go back to focusing on ServiiGo for a while.

  Code:
==== 3.1 Beta 1 ====
*Add full support for Serviio 1.5
*Various design tweaks
*Removed support for ServiiDB.com as the site has been shutdown
*Improved protection against invalid server addresses
*Added an 'Advertise service' action
*Update build tools and libraries

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Sun Dec 14, 2014 12:37 pm
by himbrr
The "Advertise Service" action is working fine! Thank you for implementing it!

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Sun Dec 21, 2014 9:58 am
by will
I've just uploaded 3.1 to Google Play, this is basically the same as the last beta + updated translations and some very minor fixes.

As a reminder, translations are done by the community via http://www.getlocalization.com/serviidroid/, so if you wish to help please sign up and get translating.

  Code:
==== 3.1 ====
*Add full support for Serviio 1.5
*Various design tweaks
*Removed support for ServiiDB.com as the site has been shutdown
*Improved protection against invalid server addresses
*Added an 'Advertise service' action
*Update build tools and libraries

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Sat Feb 28, 2015 4:25 pm
by will
I've just uploaded a small update to Google Play.

  Code:
==== 3.1.1 ====
*Add full support for Serviio 1.5.1
*Updated translations

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Sat Aug 08, 2015 1:56 pm
by will
It's been a while, but time for a new update. Feature wise it's a minor update, the version jump is because it now required Android 4.0.3+

  Code:
=== 3.2 ===
*Requires Android 4.0.3+
*Removed support for re-ordering online sources on Serviio 0.6.x/1.0.x
*Add full support for Serviio 1.5.2
*Various design tweaks
*Updated SDK, build tools and libraries
*Updated translations


Google have recently changed the beta program options, so I've changed ServiiDroid's to use the open program where all you have to do is go to https://play.google.com/apps/testing/com.serviidroid to opt-in, no need to join the group first.


Oh and I didn't get a chance to annouce it because I was on holiday, but ServiiDroid has now been downloaded over 100,000 times!

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Sun Aug 09, 2015 11:53 pm
by Xmantium
will wrote:Oh and I didn't get a chance to annouce it because I was on holiday, but ServiiDroid has now been downloaded over 100,000 times!


Thanks for keeping this great app alive and kicking!

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Wed Aug 12, 2015 5:18 pm
by zip
will wrote:Oh and I didn't get a chance to annouce it because I was on holiday, but ServiiDroid has now been downloaded over 100,000 times!

Nice one, Will.

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Sat Nov 21, 2015 11:18 am
by will
New beta time (see first post for signup link if you aren't already a beta tester), will make it available for everyone in a week or so assuming nothing major comes up

  Code:
=== 3.3 Beta 1 ===
*Initial support for Serviio 1.6 Beta 2
*Various minor bug fixes
*Updated SDK, build tools and libraries

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Sat Nov 21, 2015 7:54 pm
by Jorgensen
Even if this question might be very simple, I was not able to find a proper answer spending hours.

What is the syntax to be adhered to while placing "local" or "path" determinations for the library to the app? I tried a couple of options, not successfull yet. Serviio is sitting on a NAS in my LAN/wireless. Usually I would go with:
\\JCHK_NAS_DS212P\video
being translated by the app to something like /usr/syno/...\\JCHK_NAS_DS212P\video. And no, no files added to the library from there.
I also tried /JCHK_NAS_DS212P/video. Nope.

Thanks for your help!

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Sat Nov 21, 2015 8:39 pm
by zip
you need to enter the local path on the NAS, ie the way the server process sees it. Not the network name.

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Sat Nov 21, 2015 8:47 pm
by will
Jorgensen wrote:Even if this question might be very simple, I was not able to find a proper answer spending hours.

What is the syntax to be adhered to while placing "local" or "path" determinations for the library to the app? I tried a couple of options, not successfull yet. Serviio is sitting on a NAS in my LAN/wireless. Usually I would go with:
\\JCHK_NAS_DS212P\video
being translated by the app to something like /usr/syno/...\\JCHK_NAS_DS212P\video. And no, no files added to the library from there.
I also tried /JCHK_NAS_DS212P/video. Nope.

Thanks for your help!


If Serviio is running on your NAS, then you will want the path to your media from the view of your NAS, something like /volume1/video from what I can find on Google. Does that help?

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Sun Nov 22, 2015 11:59 am
by Jorgensen
Thanks folks,
your proposed solution ( /volume1/video ) works perfectly.

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Sat Dec 12, 2015 8:53 am
by will
New beta.

  Code:
=== 3.3 Beta 2 ===
* New add folder with Serviio 1.6
* Various minor bug fixes

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Fri Dec 18, 2015 9:21 pm
by skiaccianos
Hi Will, first testing attempt goes right.

=== 3.3 (with latest serviio beta, ndA)===
*Full support for Serviio 1.6 ----OK
**Browse for a folder to add to the library -----OK: works on my Linux server, usefull feature/improvements, makes things more easy.
**Enhanced status view ----OK: added library files counter, as I can see
**Subtitle settings changes ---language sub set trough ServiiDroid has always been not working here: now I can set lang. trough SD, but if I set it trough serviio console SD show an empty field; other times SD and the console completely ignore each other settings. I don't know, Will....
**New stacking settings ----OK: enabling and disabling works, but I have no files to try this....

*Various minor bug fixes
*Updated SDK, build tools and libraries

That's all, I guess. Regards

Re: ServiiDroid (Android Console) - Get it on Google Play

PostPosted: Sat Dec 19, 2015 8:07 am
by will
Thanks.

skiaccianos wrote:**Subtitle settings changes ---language sub set trough ServiiDroid has always been not working here: now I can set lang. trough SD, but if I set it trough serviio console SD show an empty field; other times SD and the console completely ignore each other settings. I don't know, Will....


Yeah I found that first issue in testing. I don't use subtitles so never noticed. Will investigate the second issue when I get a chance.