Skip to content

[FEATURE] Προσθήκη λειτουργίας new_station#107

Merged
cerebrux merged 6 commits intoCerebruxCode:stablefrom
tasakos-dev:add-new-stations-function
Dec 27, 2020
Merged

[FEATURE] Προσθήκη λειτουργίας new_station#107
cerebrux merged 6 commits intoCerebruxCode:stablefrom
tasakos-dev:add-new-stations-function

Conversation

@tasakos-dev
Copy link

Προσθήκη λειτουργίας new_station η οποία προσθέτει έναν νέο σταθμό στο all_station.txt

Copy link

@cerebrux cerebrux left a comment

Choose a reason for hiding this comment

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

δες το comment εδώ #106 (comment)

Copy link
Member

@zoispag zoispag left a comment

Choose a reason for hiding this comment

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

LGTM! Δες 2 minor comments για consistency.

shelldio.sh Outdated
echo "https://mpv.io/installation/"
fi
}
new_station(){
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
new_station(){
new_station() {

Comment on lines +231 to +232

done
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
done
done

Copy link
Member

@zoispag zoispag left a comment

Choose a reason for hiding this comment

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

Sorry, μόλις παρατήρησα 2 ακόμα πραγματάκια.

shelldio.sh Outdated

-n, --new: Εμφανίζει την γενική λίστα με όλους τους διαθέσιμους ραδιοφωνικούς σταθμούς
και σας δίνει την δυνατότητα να προσθέσετε έναν νέο σταθμό στην λίστα με τους διαθέσιμους
ραδιοφωνικούς σταθμούς (στο αρχείο $all_stations)
Copy link
Member

Choose a reason for hiding this comment

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

Κι εδώ θέλει μια αλλαγή!

Copy link
Author

Choose a reason for hiding this comment

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

Έγινε!

shelldio.sh Outdated
new_station(){
echo "Εμφάνιση λίστας σταθμών"
sleep 1
list_stations "$all_stations"
Copy link
Member

Choose a reason for hiding this comment

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

Μήπως πρέπει να κάνουμε print τους αγαπημένους σταθμούς εδώ;

Copy link
Author

Choose a reason for hiding this comment

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

Τελικά να κάνω και αυτήν την αλλαγή;

@tasakos-dev tasakos-dev force-pushed the add-new-stations-function branch from f01d226 to c988ceb Compare December 7, 2020 12:36
shelldio.sh Outdated
echo "https://mpv.io/installation/"
fi
}
new_station() {
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
new_station() {
new_station () {

For consistency

shelldio.sh Outdated
sleep 1
clear
fi

Copy link
Member

Choose a reason for hiding this comment

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

Suggested change

@cerebrux cerebrux merged commit e9f6732 into CerebruxCode:stable Dec 27, 2020
@cerebrux cerebrux linked an issue Dec 28, 2020 that may be closed by this pull request
@tasakos-dev tasakos-dev deleted the add-new-stations-function branch December 30, 2020 22:08
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.

Προσθήκη λειτουργίας new_station

3 participants