Page 1 of 1

My solution for integrating Ace Stream with Serviio

PostPosted: Sun Dec 23, 2018 6:12 pm
by AceServiio
Hi Everyone,
Was not able to find reasonable solution for watching Ace Stream TV channels via Serviio, so I had to create my own ;)
It's not a plugin actually, it's separate SW handling Ace Player and interfacing to Serviio via Playlist plugin shared here: http://forum.serviio.org/viewtopic.php?f=20&t=6022
General features:
- Channel selection from DLNA Client interface (ex., your Smart TV)
- Real-time Ace Content ID extraction right from tracker web pages, no playlist upload / update required (however, it could work directly with Ace Content ID)
- Channel names could be on your local language - for me it's working with Cyrillic (depend on DLNA Client)
- Several clients per one server support. Yes, you can watch different channels at the same time (solution is not perfect, but workable. If you need it - send me a message ;) )
- It's possible to configure individual VLC options per each channel (cropping, for example)
- No huge system requirements / hard installation / any add-ons required
- For you all that stuff is for free !
Requirements:
- Windows PC for server part (tested with Win7x64)
- Serviio installed (tested with Serviio 1.10)
- Ace Engine installed (tested with Ace Stream 3.1.11)
Installation instructions:
Attached !

Re: My solution for integrating Ace Stream with Serviio

PostPosted: Fri Jan 18, 2019 9:11 pm
by AceServiio
New version 2.0.0.11 released !

Changes:
- M3U channel playlists with AceContentID's import
- Channel database managemet
- Resonable multi-client support (could serve up to 32 DLNA clients working in parallel)
- No DLNA client IP configuration needed anymore
- Multi-language support (now it's ru+eng but you could add your own)
- Advanced installer + manual
- Misc. improvements and bigfixes

Enjoy !

Download link: https://yadi.sk/d/PVtnE6uFBfjnpw

Re: My solution for integrating Ace Stream with Serviio

PostPosted: Wed Jan 23, 2019 5:55 pm
by AceServiio
New and probably final version 2.0.0.15 !

- Import playlists in UTF-8
- AceContentID extraction from HTTPS web pages
- Forced scan mode
- Misc.

Download link: https://yadi.sk/d/g9K1lI8P4PMEnw

Re: My solution for integrating Ace Stream with Serviio

PostPosted: Sat May 04, 2019 3:49 pm
by on3soul
Can't make it work, not even with default channels, i've followed exactly the steps on the manual

Re: My solution for integrating Ace Stream with Serviio

PostPosted: Tue May 21, 2019 10:48 am
by AceServiio
New update 2.0.0.17 with some bugxixes:

https://yadi.sk/d/xbATWHBuCq9o4g

If it's not working, please describe what troubles you have exactly

Also I noticed that playlist plugin not working correctly with Serviio higher than 1.10

Re: My solution for integrating Ace Stream with Serviio

PostPosted: Sat Jun 01, 2019 1:14 pm
by sake
Hi AceServiio,

Thank you for creating this nice plugin.

The exact error message that I get though is: Provided URL is not valid 'http://-SW-ufile:///C:/Program Files/Serviio/AceServiio/IPTV.m3u-SW-tVIDEO-SW-lLIVE' :roll: :?:

I use Windows 7 x64 + Serviio 1.10 + AceStream HD 3.1.32

Guys, this issue was connected with the blank space between the two words "Program Files" :shock: Had to change the path in the .ini file to D:\

---

However, now I experience another issue. Any assistance with this one, please?
P.S. I have copied the file Playlist.groovy in the proper folder: C:\Program Files\Serviio\plugins

Image

Re: My solution for integrating Ace Stream with Serviio

PostPosted: Sat Jun 01, 2019 4:38 pm
by AceServiio
Hi,

This error means that AceServiio don't have write permission to playlist file (IPTV.m3u) you put in ini file. Try to change playlist path or run AceServiio with administrator rights.

P.S. To get detalied log, put string "log=true" to ini file. You will see it in popup window.

Re: My solution for integrating Ace Stream with Serviio

PostPosted: Sat Jun 01, 2019 5:22 pm
by sake
AceServiio wrote:Hi,

This error means that AceServiio don't have write permission to playlist file (IPTV.m3u) you put in ini file. Try to change playlist path or run AceServiio with administrator rights.

P.S. To get detalied log, put string "log=true" to ini file. You will see it in popup window.


Thanks for the quick reply. All I got was this from the log file:

[20:20:04] Program start
[20:20:08] Init complete

Unfortunately the result was the same when I ran AceServiio with admin rights. I changed the folder ... it`s still the same. Anything else I could be missing here?