hradio / timeshiftplayer-example

Sample App to demonstrate the usage of OMRI and the HRadio timeshiftplayer library
Apache License 2.0
2 stars 1 forks source link

Can't build example app anymore - Artifactory repository unreachable #1

Open digidietze opened 3 years ago

digidietze commented 3 years ago

Hi,

not much to add: artifactory.irt.de does not reply, so the Android Studio build scripts in the hradio projects doesn't work anymore.

Any workarounds?

Thanks!

realzoulou commented 3 years ago

See https://www.irt.de/de/aktuell/news/view-1/datum/2021/01/14/irt-in-liquidation "Das Institut für Rundfunktechnik befindet sich seit dem 13.1.2021 in Liquidation und firmiert unter der Rechtsform GmbH i. L."

digidietze commented 3 years ago

Oha. Danke für die Information!

In the meantime, I managed to include the components of the timeshiftexample app from source. Only one of the libraries is not available here as source: platformsearch.

Is there any chance that it can be added? I found the AAR file in a gradle cache but its local inclusion in the project is awkward.

realzoulou commented 3 years ago

This is my fork of OMRI USB, which includes platformsearch and radiodns in source https://github.com/realzoulou/omri-usb/tree/dev_dab-z Caveat: I changed interfaces between OMRI USB and DabMpg123DecoderPlugin (which I also forked) I think it is a safe assumption that all repos underneath https://github.com/hradio have no active maintainer anymore.

digidietze commented 3 years ago

Thank you so much! I should have found that fork earlier ...

I'm not doing much below the OMRI level; I just have removed all IP stuff by now. I'm building a very simple DAB+ app for USB tuners only (certainly no competition for DAB-Z).