Activity for StreamTuner2 ♪♬#

  • Patrick Monnerat Patrick Monnerat posted a comment on discussion Open Discussion

    I wrote a patch for that. See attachment. But it's not the only problem nowadays.

  • zugzuang zugzuang posted a comment on discussion Open Discussion

    Broken in Python 3.13! The pipes module was removed in this version of Python, streamtuner2 seems to need pipes to open correctly. The replacement for pipes in the latest crappy Python update is shlex. Any chance of an update to streamtuner2 so that it works in Python 3.13? Or have the endless Python updates sent yet another excellent program to the grave?

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    The channel was broken already a few weeks ago. Did a preliminary fix, but it might not have been picked up. See Config → Add → Refresh for a "1.6.1" version of the plugin. That's still working for me. At least pulling some results. If the categories mismatch, I'm not sure that can be fixed though. (Probably some fuzzy matching/output on IRs part then.) Still haven't done a full investigation on their website changes. There were some minor changes on their part, but the ST plugin isn't overly robust...

  • rayzer rayzer posted a comment on discussion Open Discussion

    A lot of the channels in the Internet-Radio directories either wont display or work, for example i had a lot in the Trance section and now its blank. For some reason some of them are now in the Dance section. A while back there was nothing displaying at all, now i have partial results. Dont know if its an issue with streamtuner or IR just reorganising their links. Heres a screenshot showing trance channels in the Dance section.

  • franze_m franze_m posted a comment on discussion Open Discussion

    Thank you for your hint, with %u recording works. But the error File "/usr/lib/python3.9/re.py", line 191, in match still exists.

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    Thanks. Noted. It's just a Python2 syntax remnant.

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    Sorry, not sure about this error. You might have to try a different placeholder if %srv fails. Perhaps just %u or %url or %m3u. If it still fails, perhaps even uncomment thereturn "%r" % ins (in the mentioned actiony.py line 200-210) and move it after the else: (indented). Could also be a faulty station entry.

  • franze_m franze_m posted a comment on discussion Open Discussion

    It does now get another error when i try to record inside Streamtuner2: Traceback (most recent call last): File "/home/data/user/WINSTICK/opt/Streamtuner2/streamtuner2-2.2.2.pyz/st2.py", line 294, in on_record_clicked File "/home/data/user/WINSTICK/opt/Streamtuner2/streamtuner2-2.2.2.pyz/channels/init.py", line 619, in record File "/home/data/user/WINSTICK/opt/Streamtuner2/streamtuner2-2.2.2.pyz/action.py", line 188, in record File "/home/data/user/WINSTICK/opt/Streamtuner2/streamtuner2-2.2.2.pyz/action.py",...

  • franze_m franze_m posted a comment on discussion Open Discussion

    There is a Syntax Error on line 67 in file ~/.config/strreamtuner2/plugins/tuner2.py Please change "print e" to "print(e)".

  • franze_m franze_m posted a comment on discussion Open Discussion

    Thank you, the hint with record_helper solves the Problem.

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    If there's no error message, or the terminal window vanishes too quickly, then the command might lack quotes. (Seeing the config screenshot). Make sure there are quotes for the whole -e or -x parameter/command: xterm -e "streamtipper -u .. -d ... %srv" # ↑ ↑ Else try a wrapper script to see any error messages: https://fossil.include-once.org/streamtuner2/doc/tip/help/html/recording.html (Often it's just a wonky streaming server.)

  • franze_m franze_m posted a comment on discussion Open Discussion

    I am working with Linux and have problem Record streams. With the command (Sample) xfce4-terminal -e "streamripper https://wdr-1live-rockhits.icecast.wdr.de/wdr/1live/rockhits/mp3/128/stream.mp3?aggregator=surfmusik-de -u 'NSPlayer/10.0.0.3802' -d /home/user/Musik" it works well. My definitions are on the picture. Are there any hints for me ?

  • InfoLibre InfoLibre posted a comment on discussion Open Discussion

    Homepage URL is wrong on https://sourceforge.net/projects/streamtuner2/support and on https://sourceforge.net/projects/streamtuner2/ Should replace https://freshcode.club/projects/streamtuner2 by http://milki.include-once.org/streamtuner2/

  • Axel Hahn Axel Hahn posted a comment on discussion Open Discussion

    Thanks for your test + review here ... and adding a link on your website!

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    That's pretty neat. Thanks for sharing! Just added a link in the manual to the repository: https://fossil.include-once.org/streamtuner2/doc/tip/help/html/recording.html Looks incredibly useful for the better UI and error messages alone (plain xterm/streamripper is a usability issue by itself). Even moreso when it can automatically correct some new peculiarities of shoutcast.

  • Axel Hahn Axel Hahn posted a comment on discussion Open Discussion

    Hi there, because some of the streams were played with VLC but were not recorded with streamripper I wrote wrapper (Bash on Linux) that extracts a streaming url from a playlist if needed which can be handled by streamripper. Additionally it shows http headers and adds a pause on errors that you can read it. Additionally I detect file dowloads (MODarchive and Jamendo tracks). If you wanna give it a try: https://www.axel-hahn.de/docs/st2_record_helper/index.html Suggestions are welcome. Axel

  • john johns john johns modified a comment on discussion Open Discussion

    Well this is running very well on linux (mx linux-debian base) After install of latest .deb file it didnt open so I edit the application launcher to read /usr/bin/python3.9 /usr/bin/streamtuner2 and after that everything is as usual. Windows always needs some tweaking ( using vlc ) if configured right it runs well. Cool program and thanks Mario. Edit: vtuner seems to populate categories in windows 10 but not in linux debian based OS. Windows knows the address for vtuner categories but linux just...

  • john johns john johns posted a comment on discussion Open Discussion

    Well this is running very well on linux (mx linux-debian base) After install of latest .deb file it didnt open so I edit the application launcher to read /usr/bin/python3.9 /usr/bin/streamtuner2 and after that everything is as usual. Windows always needs some tweaking ( using vlc ) if configured right it runs well. Cool program and thanks Mario.

  • Michael Rans Michael Rans modified a comment on discussion Open Discussion

    Also it would be great to be able to do a channel name search across all genres and to list by both country and genre (and perhaps also genre and country). The search highlights stations within the list, but it would be better if it filtered the list that is shown.

  • Michael Rans Michael Rans modified a comment on discussion Open Discussion

    Also it would be great to be able to do a channel name search across all genres and to search by country instead of genre (and perhaps also as well as genre).

  • Michael Rans Michael Rans modified a comment on discussion Open Discussion

    Thanks for a fantastic player! It would be great if the column headers like "Station Name" and "Bitrate" were clickable and if clicking one of them caused that column to be sorted.

  • Michael Rans Michael Rans posted a comment on discussion Open Discussion

    Also it would be great to be able to search by country instead of genre (and perhaps also as well as genre).

  • Michael Rans Michael Rans posted a comment on discussion Open Discussion

    It would be great if the column headers like "Station Name" and "Bitrate" were clickable and if clicking one of them caused that column to be sorted.

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# released /streamtuner2-2.2.2.src.txz

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# released /streamtuner2-2.2.2.bin.txz

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# released /streamtuner2-2.2.2.arch.txz

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# released /streamtuner2.pyz

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# released /streamtuner2-2.2.2.pyz

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# released /streamtuner2-2.2.2.exe

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# released /streamtuner2-2.2.2.rpm

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# released /streamtuner2-2.2.2.deb

  • alana v alana v posted a comment on discussion Open Discussion

    unfortunately i use windows

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    If on Debian/Ubuntu, you could try this new test package: http://milki.include-once.org/streamtuner2/streamtuner2-2.2.2-rc4.deb (Planning a full release by next week.)

  • alana v alana v posted a comment on discussion Open Discussion

    i dont know what version i'm running but i got ST2 yesterday changing the stream number limit didnt help anything and i also do not know how to overwrite whatever script you are mentioning

  • Mario Salzer Mario Salzer modified a comment on discussion Open Discussion

    The current version still seems to be working. But the RBI servers appear to be quite slow at the moment. Thus the request might even time out. Try Settings > Options > "Limit stream number" to 50 or so, for testing. OTOH, there had been a change a while back, so if you're still running an older plugin (v0.4), then perhaps overwrite the according script: http://fossil.include-once.org/streamtuner2/artifact/4c365e0c9062ea3239c3d3c8eed0e6cd1d7bf97e

  • Mario Salzer Mario Salzer modified a comment on discussion Open Discussion

    The current version still seems to be working. But the RBI servers appear to be quite slow at the moment. Thus the request might even time out. Try Settings > Options > "Limit stream number" to 50 or so, for testing.

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    The current version still seems to be working. But the RBI servers appear to quite slow at the moment. Thus the request might even time out. Try Settings > Options > "Limit stream number" to 50 or so, for testing.

  • alana v alana v posted a comment on discussion Open Discussion

    radio browser is the main radio thing that i use; it's not working on ST2 though, all it's showing is placeholder category and "no content found on directory server" help

  • john johns john johns posted a comment on discussion Open Discussion

    Hello Mario Is Tune In working on your end. I use to be able to play local stations and now get errors. Also with other stations in different categories aswell . This is with windows10 . Linux doesnt have this problem. VLC is unable to open the MRL ''http://api.somafm.com/seventies.pls?partnertok=eyJhbGciOiJIUzI1NiIsImtpZCI6InR1bmVpbiIsInR5cCI6IkpXVCJ9.eyJ0cnVzdGVkX3BhcnRuZXIiOnRydWUsImlhdCI6MTYyNzIyMjA2NiwiaXNzIjoidGlzcnYifQ.ly8dtCyoZOLEcRkorE7N3h--3XGqSWKwLpEjntoysT8'' is the error. I can open...

  • Russ Williams Russ Williams posted a comment on discussion Open Discussion

    I ran the installer with that v2.2.2 deb file and it finished no errors, but streamtuner would not run from the menu. The pip command did this: rlw1138@russ-mint:~/Downloads$ pip3 install pyquery lxml Requirement already satisfied: pyquery in /usr/lib/python3/dist-packages (1.2.9) Requirement already satisfied: lxml in /usr/lib/python3/dist-packages (4.5.0) The .pyz still runs OK, so I'll use that and investigate the .debs later. I have some old python2 stuff I wrote for work....I'll see if any of...

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    Hi, Thanks for the note! And that's indeed a likely problem for everyone now. The transition from Python2 to Python3 in Debian/Ubuntu/Mint isn't without hiccups. I've tried to craft a package with dual dependencies in the meantime: http://milki.include-once.org/streamtuner2/streamtuner2-2.2.2-py3.deb But installing python packages for the PYZ is also an option: pip3 install pyquery lxml (or just pip respectively). The "Gtk color" warnings just came back because I was trying to fix a different Mint...

  • Russ Williams Russ Williams posted a comment on discussion Open Discussion

    EDIT -- downloaded the .pyz file, and it seems to run OK -- it gives me a lot of nonsense about "Gtk does not know color" -- but it opened Clementine to play a station from Holland.

  • Russ Williams Russ Williams posted a comment on discussion Open Discussion

    Linux Mint 20.1 Cinnamon [fresh install on a new partition perhaps 3 weeks ago] Downloaded streamtuner2-2.2.1+2020-05.deb and GDebi Installer says "dependency is not satisfiable: python-pyquery" Installed python3-pyquery (v1.2.9-4) using Software Manager and get same error. Do I need something like this instead?? https://pypi.org/project/pyquery

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    Difficult to tell without any error message. But it seems the Python 2.7 package (as noted in the installer script) is still available: https://www.python.org/ftp/python/2.7.13/python-2.7.13.msi It's gonna disappear at some point, so ultimately a Py3 installer will be necessary. But that's not relevant to whatever hiccup Win7 has.

  • john johns john johns posted a comment on discussion Open Discussion

    When installing ST2 in win 10 it goes smooth but win 7 doesnt seem to grab the python 2,7 install. I have tried on several fresh installs of 7. Thanks

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    Thanks. That outage was due to a server migration and new setup. It's fixed for now, but can reappear next month (final migration).

  • john johns john johns posted a comment on discussion Open Discussion

    Hey Mario The plugin manager in the add section isnt responding. neither is the web page https://milki.include-once.org/streamtuner2/ Thanks

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# updated /streamtuner2-2.2.1+2020-05.deb

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# updated /streamtuner2-2.2.1+2020-05.pyz

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# updated /streamtuner2-2.2.1+2020-05.pyz

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# updated /streamtuner2-2.2.1+2020-05.deb

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# released /streamtuner2-2.2.1+2020-05.pyz

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# updated /streamtuner2-2.2.1+2020-05.deb

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# released /streamtuner2-2.2.1+2020-05.deb

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    The updated radiolist plugin now just lists homepages. PublicRadioFan is back online. (Just sent a mail to Kevin.)

  • jtuttle jtuttle posted a comment on discussion Open Discussion

    Switching to python2 fixed it and also brought back the previous interface that I preferred. Thanks.

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    Alright. This looks like a bug in one of the core files. You'll have to manually edit or overwrite it with: http://fossil.include-once.org/streamtuner2/info/daf3f873bdf84b9c Or just use Python2 temporarily. The streema plugin just needs updating then, I guess.

  • jtuttle jtuttle posted a comment on discussion Open Discussion

    I seem to get a lot of python errors. This is what I get when I try to refresh the plugins: [HTTP] GET http://fossil.include-once.org/repo.json/streamtuner2/contrib/*.py {} [HTTP] >>> {'User-Agent': 'streamtuner2/2.2 (X11; Linux amd64; rv:52.0) like WinAmp/2.1', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive', 'Accept-Language': 'en-US,en,de,es,fr,it,*;q=0.1', 'Accept-Charset': 'UTF-8, ISO-8859-1;q=0.5, *;q=0.1'} [HTTP] <<< {'Date': 'Tue, 16 Jul 2019 05:33:51 GMT',...

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    ST2 is still maintained. But it's mostly in reactive bugfix mode. There aren't many feature changes going on, and I'm never really using all channel plugins myself. Radionomy works Streema works (see http://fossil.include-once.org/streamtuner2/info/fac6bc374af603a2, had been updated last month) radiolist is indeed broken (completely changed HTML source) PublicRadioFan generates a HTTP 500 error on their search (nothing can be done about that from my end) vTuner just has been updated to v0.5 (minor...

  • jtuttle jtuttle posted a comment on discussion Open Discussion

    Is this program still maintained? Lots of broken stuff. Radionomy, Streema, and radiolist appear to be completely broken, no longer updating streams. PublicRadioFan and vTuner seem to be acting strange and I'm not sure if they are also broken. Plugin refresh is also broken. No longer lists anything within the program. What a shame! One my my most favorate programs for internet radio. No other programs come close to this in the past 20 years! Please continue to maintain this wonderful program!

  • Noah Scott Noah Scott posted a comment on discussion Open Discussion

    Awesome, thank you for the information! i'll get playing around with this later on - kids stayed up far too late tonight

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    There's a beta plugin for additional bookmark folders: "New favorite categories". It's somewhat inconvenient still and not documented yet. You will need to update to Streamtuner2 2.2.1 first. The shoutcast channel, being one of the core plugins, will also update along with it. Though you could use the [Save] button (which is supposed to mean "install") to download it.

  • Noah Scott Noah Scott posted a comment on discussion Open Discussion

    i take that back - i found ADD, but i only see "Save" - install is not an option

  • Noah Scott Noah Scott posted a comment on discussion Open Discussion

    i'm loving this app so far, but a few things i cannot figure out. (1) i'd love to separate my favorite bookmarks into different folders - is there a way to add additional folders? i can edit the name to add the genre in the beginning, but i'd like to have seperate folders for each. (2) I saw that there were updates to the shoutcast plugin, but i cannot see how to update the plugin to the newest version. i saw it was [F12] Settings → 🎁 Add → Refresh → Install - but i don't see an "add" option.

  • Noah Scott Noah Scott posted a comment on discussion Open Discussion

    How do you update? i cannot find the optoin for Add > refresh > install

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    […] Please let me know when your updates are ready and how to get them, and I'll test it asap. If nothing shows up in the plugin manager, you can always download from the repository: http://fossil.include-once.org/streamtuner2/wiki/channels http://fossil.include-once.org/streamtuner2/artifact/381392f6f0183027 […] know if these these RTNG changes "ffd743c" are now part of the 0.2.5-dev branch, in other words how do users get this RTNG update "ffd743c"? Indeed. The -dev branch contains the mentioned...

  • phd21 phd21 posted a comment on discussion Open Discussion

    Hi Mario, Happy New Years to you and yours! Sorry for responding so late. Holiday time! Release 2.2.1 is sort of done now. Any further feature fine tuning will go through the plugin manager. No problem and totally understandable. I hope you and yours are doing well. Just adding this to the radiotray hook plugin. Haven't tested it yet. I read your reply to Ed's, looking forward to this and I like your idea of "This might even warrant a --play_url CLI option to make Radiotray invokable as generic audio...

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# released /streamtuner2-2.2.1.exe

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# released /streamtuner2-2.2.1.pyz

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# released /streamtuner2-2.2.1.src.txz

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# released /streamtuner2-2.2.1.bin.txz

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# released /streamtuner2-2.2.1.arch.txz

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# released /streamtuner2-2.2.1.rpm

  • Mario Salzer Mario Salzer modified a comment on discussion Open Discussion

    Hi Phil, Sorry for responding so late. Holiday time! Release 2.2.1 is sort of done now. Any further feature fine tuning will go through the plugin manager. Update: Apparently Ed Bruck has added a "play in" option to RTNG How to import existing streaming radio playlists? · Issue #92 · ebruck/radiotray-ng https://github.com/ebruck/radiotray-ng/issues/92#issuecomment-449599532 Just adding this to the radiotray hook plugin. Haven't tested it yet. I could add new bookmark favorite sub-group categories,...

  • Mario Salzer Mario Salzer modified a comment on discussion Open Discussion

    Hi Phil, Sorry for responding so late. Holiday time! Release 2.2.1 is sort of done now. Any further feature fine tuning will go through the plugin manager. Update: Apparently Ed Bruck has added a "play in" option to RTNG How to import existing streaming radio playlists? · Issue #92 · ebruck/radiotray-ng https://github.com/ebruck/radiotray-ng/issues/92#issuecomment-449599532 Just adding this to the radiotray hook plugin. Haven't tested it yet. I could add new bookmark favorite sub-group categories,...

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    Hi Phil, Sorry for responding so late. Holiday time! Release 2.2.1 is sort of done now. Any further feature fine tuning will go through the plugin manager. Update: Apparently Ed Bruck has added a "play in" option to RTNG How to import existing streaming radio playlists? · Issue #92 · ebruck/radiotray-ng https://github.com/ebruck/radiotray-ng/issues/92#issuecomment-449599532 Just adding this to the radiotray hook plugin. Haven't tested it yet. I could add new bookmark favorite sub-group categories,...

  • StreamTuner2  ♪♬# StreamTuner2 ♪♬# released /streamtuner2-2.2.1.deb

  • phd21 phd21 modified a comment on discussion Open Discussion

    Hi Mario, Update: Apparently Ed Bruck has added a "play in" option to RTNG How to import existing streaming radio playlists? · Issue #92 · ebruck/radiotray-ng https://github.com/ebruck/radiotray-ng/issues/92#issuecomment-449599532 Okay back to ST2, thank you so much for the new update. I went through removing ST2 and re-installing with the newer dev file. I could add new bookmark favorite sub-group categories, but if I exited and restarted they disappeared? If added a new favorite sub-group and added...

  • phd21 phd21 modified a comment on discussion Open Discussion

    Hi Mario, Update: Apparently Ed Bruck has added a "play in" option to RTNG How to import existing streaming radio playlists? · Issue #92 · ebruck/radiotray-ng https://github.com/ebruck/radiotray-ng/issues/92#issuecomment-449599532 Okay back to ST2, thank you so much for the new update. I went through removing ST2 and re-installing with the newer dev file. I could add new bookmark favorite sub-group categories, but if I exited and restarted they disappeared? If added a new favorite sub-group and added...

  • phd21 phd21 modified a comment on discussion Open Discussion

    Hi Mario, Update: Apparently Ed Bruck has added a "play in" option to RTNG How to import existing streaming radio playlists? · Issue #92 · ebruck/radiotray-ng https://github.com/ebruck/radiotray-ng/issues/92#issuecomment-449599532 Okay back to ST2, thank you so much for the new update. I went through removing ST2 and re-installing with the newer dev file. I could add new bookmark favorite sub-group categories, but if I exited and restarted they disappeared? If added a new favorite sub-group and added...

  • phd21 phd21 modified a comment on discussion Open Discussion

    Hi Mario, Update: Apparently Ed Bruck has added a "play in" option to RTNG How to import existing streaming radio playlists? · Issue #92 · ebruck/radiotray-ng https://github.com/ebruck/radiotray-ng/issues/92#issuecomment-449599532 Okay back to ST2, thank you so much for the new update. I went through removing ST2 and re-installing with the newer dev file. I could add new bookmark favorite sub-group categories, but if I exited and restarted they disappeared? If added a new favorite sub-group and added...

  • phd21 phd21 modified a comment on discussion Open Discussion

    Hi Mario, Okay, thank you for the new update. I went through removing ST2 and re-installing with the newer dev file. I could add new bookmark favorite sub-group categories, but if I exited and restarted they disappeared? If added a new favorite sub-group and added a station to it, it was retained after restarting? I could also add to the new favorite sub-groups stations from the search results which is very cool. So, overall much better. I was wondering if there are add-ons that are specific to MS...

  • phd21 phd21 modified a comment on discussion Open Discussion

    Hi Mario, Okay, thank you for the new update. I went through removing ST2 and re-installing with the newer dev file. I could add new bookmark favorite sub-group categories, but if I exited and restarted they disappeared? If added a new favorite sub-group and added a station to it, it was retained after restarting? I could also add to the new favorite sub-groups stations from the search results which is very cool. So, overall much better. I was wondering if there are add-ons that are specific to MS...

  • phd21 phd21 modified a comment on discussion Open Discussion

    Hi Mario, Okay, thank you for the new update. I went through removing ST2 and re-installing with the newer dev file. I could add new bookmark favorite sub-group categories, but if I exited and restarted they disappeared? If added a new favorite sub-group and added a station to it, it was retained after restarting? I could also add to the new favorite sub-groups stations from the search results which is very cool. So, overall much better. I was wondering if there are add-ons that are specific to MS...

  • phd21 phd21 posted a comment on discussion Open Discussion

    Hi Mario, Okay, thank you for the new update. I went through removing ST2 and re-installing with the newer dev file. I could add new bookmark favorite sub-group categories, but if I exited and restarted they disappeared? If added a new favorite sub-group and added a station to it, it was retained after restarting? I could also add to the new favorite sub-groups stations from the search results which is very cool. So, overall much better. I was wondering if there are add-ons that are specific to MS...

  • Mario Salzer Mario Salzer modified a comment on discussion Open Discussion

    Hi Phil, The log is pretty helpful indeed. ~~~Traceback (most recent call last): File "/home/user69/.config/streamtuner2/plugins/new_favourite_cat.py", line 78, in <lambda> uikit.add_menu([self.submenu], label, lambda w,target=label: self.parent.bookmark(w, target)) File "/usr/share/streamtuner2/st2.py", line 327, in bookmark self.bookmarks.add(self.row(), target) File "/usr/share/streamtuner2/channels/bookmarks.py", line 125, in add self.streams[target].append(row) AttributeError: 'dict' object...

  • Mario Salzer Mario Salzer modified a comment on discussion Open Discussion

    Hi Phil, The log is pretty helpful indeed. ~~~Traceback (most recent call last): File "/home/user69/.config/streamtuner2/plugins/new_favourite_cat.py", line 78, in <lambda> uikit.add_menu([self.submenu], label, lambda w,target=label: self.parent.bookmark(w, target)) File "/usr/share/streamtuner2/st2.py", line 327, in bookmark self.bookmarks.add(self.row(), target) File "/usr/share/streamtuner2/channels/bookmarks.py", line 125, in add self.streams[target].append(row) AttributeError: 'dict' object...

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    Hi Phil, The log is pretty helpful indeed. ~~~Traceback (most recent call last): File "/home/user69/.config/streamtuner2/plugins/new_favourite_cat.py", line 78, in <lambda> uikit.add_menu([self.submenu], label, lambda w,target=label: self.parent.bookmark(w, target)) File "/usr/share/streamtuner2/st2.py", line 327, in bookmark self.bookmarks.add(self.row(), target) File "/usr/share/streamtuner2/channels/bookmarks.py", line 125, in add self.streams[target].append(row) AttributeError: 'dict' object...

  • phd21 phd21 posted a comment on discussion Open Discussion

    Hi Mario, I hope this finds you and yours doing well. Okay, I just completely purged ST2 from my system, which does not remove everything, so I ran console terminal commands to make sure everything was removed. Then installed the development version of ST2, ran it from the console terminal to gather all the console terminal messages for you from my Linux KDE Neon system based on Ubuntu 18.04 there is some good information in that. I put some of my comments into that text file. It is somewhat lengthy,...

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    Hey Phil, Yeah, just the usual holiday hubbub. :) This might just be the many gradual changes and test versions interacting. Once the plugin works it might best be shifted into core code instead. But it's just too early. (I plan on a xmas/years end release at least → without too many major changes.) Best! mario

  • phd21 phd21 posted a comment on discussion Open Discussion

    Hi Mario, Hope all is well with you and yours. I'll do a complete purge and fresh install of ST2, and get back to you... The new bookmark group categories do show up in the bookmarks.json but they are empty. I usually install all the ST2 plugins except the Windows ones, but I don't activate (checkmark) all of them. Thank you for replying. Phil (phd21)

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    Are there any console errors? What happens? (e.g. screenshots/screencast) New bookmark cats showing up in bookmarks.json at all? Have you cleared any obsolete ~/.config/streamtuner2/plugins/ or even settings.json?

  • phd21 phd21 posted a comment on discussion Open Discussion

    Hi Mario, Thanks for your replies. Unfortunately, I still cannot add to new bookmarks group categories? Best regards, Phil (phd21)

  • Mario Salzer Mario Salzer modified a comment on discussion Open Discussion

    Hey Phil, Thanks for the testing and feedback again! Love the new search button for Ctrl+F Great. It's pretty much just an UI change. (make glade if you want to tinker around / prototype some UI change, btw). I've just left it invisible per default though for parity with the original ST1 look&feel. I can now add new bookmark group categories (nice), but I cannot add anything into them by right -clicking and add to that new bookmark group or by DND? Drag and drop doesn't really work between categories....

  • Mario Salzer Mario Salzer modified a comment on discussion Open Discussion

    Hey Phil, Thanks for the testing and feedback again! Love the new search button for Ctrl+F Great. It's pretty much just an UI change. (make glade if you want to tinker around / prototype some UI change, btw). I've just left it invisible per default though for parity with the original ST1 look&feel. I can now add new bookmark group categories (nice), but I cannot add anything into them by right -clicking and add to that new bookmark group or by DND? Drag and drop doesn't really work between categories....

  • Mario Salzer Mario Salzer modified a comment on discussion Open Discussion

    Hey Phil, Thanks for the testing and feedback again! Love the new search button for Ctrl+F Great. It's pretty much just an UI change. (make glade if you want to tinker around / prototype some UI change, btw). I've just left it invisible per default though for parity with the original ST1 look&feel. I can now add new bookmark group categories (nice), but I cannot add anything into them by right -clicking and add to that new bookmark group or by DND? Drag and drop doesn't really work between categories....

  • Mario Salzer Mario Salzer modified a comment on discussion Open Discussion

    Hey Phil, Thanks for the testing and feedback again! Love the new search button for Ctrl+F Great. It's pretty much just an UI change. (make glade if you want to tinker around / prototype some UI change, btw). I've just left it invisible per default though for parity with the original ST1 look&feel. I can now add new bookmark group categories (nice), but I cannot add anything into them by right -clicking and add to that new bookmark group or by DND? Drag and drop doesn't really work between categories....

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    Hey Phil, Thanks for the testing and feedback again! Love the new search button for Ctrl+F Great. It's pretty much just an UI change. (make glade if you want to tinker around / prototype some UI change, btw). I've just left it invisible per default though for parity with the original ST1 look&feel. I can now add new bookmark group categories (nice), but I cannot add anything into them by right -clicking and add to that new bookmark group or by DND? Drag and drop doesn't really work between categories....

  • phd21 phd21 posted a comment on discussion Open Discussion

    Hi Mario, Thank you again for all that you do on this ST2 project. I have been testing the 2.2.1-dev20181218 version since last night on Linux Mint 19 Cinnamon 64-bit (Gnome/GTK) and Linux KDE Neon both based on Ubuntu 18.04. Here are my observations so far. Love the new search button for Ctrl+F I can now add new bookmark group categories (nice), but I cannot add anything into them by right -clicking and add to that new bookmark group or by DND? I cannot seem to delete a new bookmark group either....

  • Mario Salzer Mario Salzer posted a comment on discussion Open Discussion

    [...] I noticed some stations showed up under pop/rock and others under different categories, and the "root"? What is the best selection to use in the ST2 radiotray hook plugin, group, as is, etc...? FYI: I am using the RTNG v0.2.3, did you compile the newer version? Yes, RTNG 0.2.5 does update the menuitems right away. The new plugin version will provide a few more mapping options, and there's a more details in the comments. Are you still going to add the Ctrl+F search button as a default to ST2...

1 >