tizonia / tizonia-openmax-il

Command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, TuneIn, iHeartRadio, Plex servers and Chromecast devices.
https://tizonia.org
GNU Lesser General Public License v3.0
1.69k stars 87 forks source link

Is this project dead? #785

Open fcwoknhenuxdfiyv opened 3 years ago

fcwoknhenuxdfiyv commented 3 years ago

There hasn't been much activity for a while and installation is broken because bintray is gone. So, is this project dead?

mmischitelli commented 3 years ago

curious to know as well

23ewrdtf commented 3 years ago

Would like to know too.

  1. Can't update
  2. Log folder /var/log/tizonia/ is empty. Can't find any log config.
  3. Getting an error due to YT changing their dislike button.
Exception in thread Thread-3:
Traceback (most recent call last):
  File "/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.7/threading.py", line 865, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3/dist-packages/tizyoutubeproxy.py", line 413, in obtain_stream
    audio = video.getbestaudio(preftype="webm")
  File "/usr/local/lib/python3.7/dist-packages/pafy/backend_shared.py", line 386, in getbestaudio
    if not self.audiostreams:
  File "/usr/local/lib/python3.7/dist-packages/pafy/backend_shared.py", line 176, in audiostreams
    self._process_streams()
  File "/usr/local/lib/python3.7/dist-packages/pafy/backend_youtube_dl.py", line 81, in _process_streams
    self._fetch_basic()
  File "/usr/local/lib/python3.7/dist-packages/pafy/backend_youtube_dl.py", line 54, in _fetch_basic
    self._dislikes = self._ydl_info['dislike_count']
KeyError: 'dislike_count'
juanrubio commented 3 years ago

Hi all,

Thanks for your interest. The project isn't really dead. Just a major lack of free time over the last year or so, the plan is to come back to it and get the major issues fixed.

One of the first things that will be needed is new a hosting service that can provide the same functionality as Bintray. That means primarily the ability to upload and host Debian packages that have been built elsewhere. There are some build services out there that would provide both the building and the hosting, but there are some challenges with building Tizonia in those places (e.g. Tizonia has some Python build-time dependencies that aren't easy to satisfy in some cloud build services).

Josh5 commented 2 years ago

Can tizonia be built with gitlab actions?

23ewrdtf commented 2 years ago

Can tizonia be built with gitlab actions?

If yes, I'm happy to help with that. I use Gitlab a lot.

dreirund commented 10 months ago

So, is this project dead?

I just emailed some comitters which I could get from the git log directly and asked about the status, since the project still did not receive updates and has several build errors with updated libraries and compiler versions (in some cases even directly includable fixes were submitted but not included yet).

Regards!