Skip to content

Conversation

@cerebrux
Copy link

No description provided.

billniakas and others added 30 commits November 24, 2021 13:13
…125)

* Revert "Προσθήκη Overfm 104.6 #101"

This reverts commit 8bb71aa.

* Προσθήκη τερματισμού μετά την αναβάθμιση

* Revert "Προσθήκη τερματισμού μετά την αναβάθμιση"

This reverts commit 22af6fb.

* Διόρθωση εμφάνιση y/n διαλόγου

* Διόρθωση παραμέτρου στο tput

Co-authored-by: Salih Emin <cerebrux@users.noreply.github.com>
* create joker function

* [FEATURE] Προσθήκη που ζητήθηκε στο #91

* Merge development

Co-authored-by: Salih Emin <cerebrux@users.noreply.github.com>
* adding custom python validation

* replace old hls links with https links

* fix csv comma
… can be zero, which leads to `sed "0q;d"` returning nothing and causing errors; you should ensure the random number is at least 1.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting. SC2086

elif [ "$input_station" -gt 0 ] && [ "$input_station" -le $num ]; then #έλεγχος αν το input είναι μέσα στο εύρος της λίστας των σταθμών

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[shellcheck (suggestion)] reported by reviewdog 🐶

elif [ "$input_station" -gt 0 ] && [ "$input_station" -le $num ]; then #έλεγχος αν το input είναι μέσα στο εύρος της λίστας των σταθμών

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[shellcheck (suggestion)] reported by reviewdog 🐶

elif [ "$remove_station" -gt 0 ] && [ "$remove_station" -le $num ]; then #έλεγχος αν το input είναι μέσα στο εύρος της λίστας των σταθμών

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[shellcheck (suggestion)] reported by reviewdog 🐶

elif [ "$remove_station" -gt 0 ] && [ "$remove_station" -le $num ]; then #έλεγχος αν το input είναι μέσα στο εύρος της λίστας των σταθμών

@cerebrux cerebrux merged commit b6a831d into development Jun 30, 2025
7 of 8 checks passed
@cerebrux cerebrux deleted the stable branch June 30, 2025 11:21
cerebrux added a commit that referenced this pull request Jun 30, 2025
* sync stable to dev (#140)

* Αφαίρεση παραμέτρων από το tput για την απόκρυψη/εμφάνιση του cursor (#125)

* Revert "Προσθήκη Overfm 104.6 #101"

This reverts commit 8bb71aa.

* Προσθήκη τερματισμού μετά την αναβάθμιση

* Revert "Προσθήκη τερματισμού μετά την αναβάθμιση"

This reverts commit 22af6fb.

* Διόρθωση εμφάνιση y/n διαλόγου

* Διόρθωση παραμέτρου στο tput

Co-authored-by: Salih Emin <cerebrux@users.noreply.github.com>

* Joker feature (#123)

* create joker function

* [FEATURE] Προσθήκη που ζητήθηκε στο #91

* Merge development

Co-authored-by: Salih Emin <cerebrux@users.noreply.github.com>

* add Patra Youfm 100.1

* add the press project

* fix WaveFM -- Kriti Fm

* Πανεπ Κρήτης και Μεταδεύτερο

* Κοινωνικό Ραδιόφωνο Χανίων νεο stream link

* Ματζόρε Πανεπιστημίου Κρήτης (Ρέθυμνο) 89.1 FM

* RAT FM Μεσογειακού Πανεπιστημίου Κρήτης Χανιά

* Update all_stations.txt with #131

* Update all_stations.txt with #133

* Update all_stations.txt with #134

* test new csvlint.yml

* fix -n csvlint.yml

* add --validate csvlint.yml (#139)

* adding custom python validation

* replace old hls links with https links

* fix csv comma

* fix τι εννοεί ο ποιητής; "killall" ? #137

* new release

* minor UI update

* revert to killall

* back space in version

* remove space from version

* align

* fix updater loop

* testing new updater

* change wording

* adding local station_number

* The function `joker()` contains a bug where the random station number can be zero, which leads to `sed "0q;d"` returning nothing and causing errors; you should ensure the random number is at least 1.

* initialize input play before use

* testing new joker

* wtf

* revert

* try to avoid infinete loop

* dafaq

* dont break loop

* fix

* new loginc claude

* small delay

* fix key binding

* adding stale checker

---------

Co-authored-by: Bill Niakas <billniakas@users.noreply.github.com>
Co-authored-by: Salih Emin <cerebrux@users.noreply.github.com>
Co-authored-by: Tassos Liontos <59792112+tasakos-dev@users.noreply.github.com>

* remove non working streams all_stations.txt

* fix som shellchecks

---------

Co-authored-by: Bill Niakas <billniakas@users.noreply.github.com>
Co-authored-by: Salih Emin <cerebrux@users.noreply.github.com>
Co-authored-by: Tassos Liontos <59792112+tasakos-dev@users.noreply.github.com>
cerebrux added a commit that referenced this pull request Aug 12, 2025
* sync stable to dev (#140)

* Αφαίρεση παραμέτρων από το tput για την απόκρυψη/εμφάνιση του cursor (#125)

* Revert "Προσθήκη Overfm 104.6 #101"

This reverts commit 8bb71aa.

* Προσθήκη τερματισμού μετά την αναβάθμιση

* Revert "Προσθήκη τερματισμού μετά την αναβάθμιση"

This reverts commit 22af6fb.

* Διόρθωση εμφάνιση y/n διαλόγου

* Διόρθωση παραμέτρου στο tput

Co-authored-by: Salih Emin <cerebrux@users.noreply.github.com>

* Joker feature (#123)

* create joker function

* [FEATURE] Προσθήκη που ζητήθηκε στο #91

* Merge development

Co-authored-by: Salih Emin <cerebrux@users.noreply.github.com>

* add Patra Youfm 100.1

* add the press project

* fix WaveFM -- Kriti Fm

* Πανεπ Κρήτης και Μεταδεύτερο

* Κοινωνικό Ραδιόφωνο Χανίων νεο stream link

* Ματζόρε Πανεπιστημίου Κρήτης (Ρέθυμνο) 89.1 FM

* RAT FM Μεσογειακού Πανεπιστημίου Κρήτης Χανιά

* Update all_stations.txt with #131

* Update all_stations.txt with #133

* Update all_stations.txt with #134

* test new csvlint.yml

* fix -n csvlint.yml

* add --validate csvlint.yml (#139)

* adding custom python validation

* replace old hls links with https links

* fix csv comma

* fix τι εννοεί ο ποιητής; "killall" ? #137

* new release

* minor UI update

* revert to killall

* back space in version

* remove space from version

* align

* fix updater loop

* testing new updater

* change wording

* adding local station_number

* The function `joker()` contains a bug where the random station number can be zero, which leads to `sed "0q;d"` returning nothing and causing errors; you should ensure the random number is at least 1.

* initialize input play before use

* testing new joker

* wtf

* revert

* try to avoid infinete loop

* dafaq

* dont break loop

* fix

* new loginc claude

* small delay

* fix key binding

* adding stale checker

---------

Co-authored-by: Bill Niakas <billniakas@users.noreply.github.com>
Co-authored-by: Salih Emin <cerebrux@users.noreply.github.com>
Co-authored-by: Tassos Liontos <59792112+tasakos-dev@users.noreply.github.com>

* remove non working streams all_stations.txt

* fix som shellchecks

* Update shelldio.sh

-Προσθήκη εμφάνισης τίτλου τραγουδιού
-Αλλαγή λογικής ελέγχου προαπαιτούμενων από os-release σε package manager

*απαιτείται αλλαγή και στο readme

* Update README.md to enhance installation instructions and clarify usage

---------

Co-authored-by: Bill Niakas <billniakas@users.noreply.github.com>
Co-authored-by: Salih Emin <cerebrux@users.noreply.github.com>
Co-authored-by: Tassos Liontos <59792112+tasakos-dev@users.noreply.github.com>
Co-authored-by: chamdim <94919340+chamdim@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants