-
-
Notifications
You must be signed in to change notification settings - Fork 202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
migrate to jupnp (previously cannot upgrade to cling 2.1.2) #74
Comments
Perhaps time to switch to https://github.com/jupnp/jupnp |
jupnp switch is not possible since it does not contain any AndroidUpnpServiceImpl. |
Compilation done using java8
Need to install also android sdk 15 via Android Studio it is the easiest or
|
On macOS:
|
Note that hosts visible are due to:
|
Thus this is a seamless issue 4thline/seamless@74e6678 |
In order to work Medialib needs:
|
This breaks cling host discovery. See nova-video-player/aos-AVP#74 This reverts commit 3e2c7d8.
v4-jcifsng.xml is now using cling 2.1.2 |
For jupnp migration see UniversalMediaServer/UniversalMediaServer#2789 |
Tentative migration to jupnp ongoing in dev/jupnp branches. |
Note that I tried to find an open-source Android app using jupnp and so far I failed: all apps listed on f-droid are still using cling. |
use UDA10ServiceDescriptorBinderImpl instead of UDA10ServiceDescriptorBinderSAXImpl in AndroidUpnpServiceConfiguration See 4thline#247 See nova-video-player/aos-AVP#74
I search for online subtitles and found what I need but when i selected it not loading in the list ... |
jupnp has been reverted in latest release to get around the following error playing multiple files (it works only with first one):
Tested that jupnp fix suggested in jupnp/jupnp#232 makes it work:
Waiting for proper jupnp release to make a nova release with this workaround if approved by maintainer. |
Fixes cannot play two different files in a row. See nova-video-player/aos-AVP#74 See jupnp/jupnp#232
Latest version of jupnp fixes the problem.
Perhaps this is due to using an older version of jetty in order to not target API26:
Reverting for now to old cling until it is figured out. |
Seems that there are still two issues reported to sentry when deployed on user base:
Need to solve these before switching to jupnp. |
Issue is similar to 4thline/cling#164 that should have been fixed.
No device discovered on Android.
The text was updated successfully, but these errors were encountered: