UPnP/DLNA client for Sailfish OS
Following features are implemented:
- Discovery of UPnP/DLNA devices in a local network
- Remote control (Play, Pause, Next, Prev, Seek, Volume up/down)
- Playing local content (Music, Video, Images) on Media Renderer devices
- Playing gPodder's podcasts
- Playing remote content (e.g. internet radio, SomaFM channels, Icecast streams, FOSDEM videos, Bandcamp, TuneIn stations)
- Playing items from Media Servers on Media Renderer devices
- Streaming of local Microphone to Media Renderer devices
- Streaming of audio playback of any local application (similar functionality to pulseaudio-dlna server)
- Screen casting (beta feature)
- Recording of tracks in Icecast streams
- Play queue (play once/repeat options)
- Playlists (saving/opening)
- Sharing content to other devices via UPnP Media Server
This is "work in progress" project in beta stage, so likely contains a number of bugs.
Any comments, issue reports are highly appreciated.
Translations:
All translations are very welcome. There are three ways to contribute:
- [preferred] Transifex project: https://www.transifex.com/mkiol/jupii/
- Direct github pull request: https://github.com/mkiol/Jupii/tree/master/sailfish/translations
- Translation file sent to me via e-mail: jupii@mkiol.net
Source code: https://github.com/mkiol/Jupii
Bugs, Feature requests: https://github.com/mkiol/Jupii/issues or just email: jupii@mkiol.net
Attachment | Size | Date |
---|---|---|
![]() | 3.7 MB | 18/11/2020 - 19:59 |
![]() | 3.94 MB | 18/11/2020 - 19:59 |
![]() | 4.12 MB | 09/01/2021 - 19:29 |
![]() | 3.83 MB | 09/01/2021 - 19:29 |
version 2.8.2 (harbour release)
- Many bug fixes
- Russian translation update
version 2.8.1 (beta)
- Fixes in Bandcamp browser
- Translations update (Spanish, Swedish, Slovenian, Russian and Chinese)
version 2.8.0 (beta)
- TuneIn service browser (online radio stations)
- Much improved Bandcamp support
- Tips and hints for the fist time user
- Fixes for bugs discovered on SFOS 3.4.0 (e.g.: broken Album/Artist browser)
For more details see the About->Changes page in the app.
Comments
247
Sun, 2018/05/20 - 14:54
Permalink
Tried it with my xbox 360 but it's not working...when sending a photo (i know it's experimental right now) it open the photo app and just show a black screen, if i send a song, the song is correctly shown on the 360 player but it's loading forever...maybe this area should be improved?or is just i have a poor connection? :)
mkiol
Sun, 2018/05/20 - 20:29
Permalink
Can you gather the log and send me (jupii[at]mkiol.net)? It would definitely help me in the troubleshooting.
The easiest way to do it is to run Jupii from a terminal like this:
TamarindoJuice
Sun, 2018/02/04 - 03:21
Permalink
ready for translations?
mkiol
Tue, 2018/02/06 - 22:42
Permalink
No yet. I have at least two additional features to implement and then I'm ready to enable translations. Thank you for being patient!
Matteo
Sat, 2018/02/03 - 11:02
Permalink
hi mkiol, i have to sell a dongle hdmi dlna for my tv and i would know which devices work with your app. Thanks a lot. Matteo
mkiol
Sat, 2018/02/03 - 14:47
Permalink
Hello Matteo. Unfortunately, I have no experience with HDMI dongles, so I can't recommend anything - sorry. In general, Jupii uses DLNA, so everything that supports DLNA should be ok in the most cases.
cvp
Mon, 2017/12/04 - 13:22
Permalink
Nice App!! Are you planning to add the features like 1) repeat list/song 2) select all files and adding to the list 3) Remove existing songs from the list? :)
mkiol
Mon, 2017/12/04 - 20:50
Permalink
1, 2 -> yes
3 -> there is such option right now. Try to click and hold on item in the playlist
subeditor
Sun, 2017/12/03 - 14:08
Permalink
NIce, but the app does not parse SD-card where all my music is stored. "Music" section dislpays only tracks that are stored in phone memory.
mkiol
Mon, 2017/12/04 - 20:49
Permalink
Actually you should be able to select files from SD-card as well. Juppi uses standard SFOS components to select Music. This component displays every music track that was indexed including files on SD-card. If you don't see those files, probably there is a problem with Tracker database.
Maybe "SFOS Settings->Utilities->Tracker database->Clear" could fix it?
subeditor
Mon, 2017/12/04 - 23:23
Permalink
Oh, yeah, I see now. I have a plugin that exlude SD-card from the tracker (cause otherwise all album arts are included in the gallery).
Then it would br nice to add options to add folder/multiple files via File section of your app.
ziellos
Fri, 2017/12/01 - 22:25
Permalink
Works great! The ability to add albums to the playlist would be nice.
birdzhang
Fri, 2017/12/01 - 17:27
Permalink
Awesome!!!
minitreintje
Fri, 2017/12/01 - 10:57
Permalink
Great! This was a missing SFOS app!
vansid
Fri, 2017/12/01 - 05:51
Permalink
Do you have any plans to support MythTV as a UPnP device in the future?
mkiol
Mon, 2017/12/04 - 20:36
Permalink
MythTV implements so called MediaServer role - it exposes files for other UPnP devices in the network. Currently Jupii is able to plays only local file stored on phone, so it doesn't use MediaServer :-(
I think you should try Donnie app (https://openrepos.net/content/wdehoog/donnie). It better suits your use case, because it allows you to play files from MediaServer to MediaRenderer devices.
Pages