• DUDU OS
  • Guide for Adapting Radio Icons for Submissions

Chubaka885 Only it shouldn't look like this. Only Poland should be on the list and all stations in Poland and logos should be shown, not provinces. If you go to another province and the station logos don't show up correctly, that's a bug.

    5 days later

    I hope this is ok

    Some stations use multiple frequency so for example:

    FM - 102.8 103.1 - Heart Kent.png
    This station uses both 102.8 and 103.1

    FM - 88-91 - BBC Radio 2.png
    This station uses various frequencies between 88-91 so all should be marked as Radio 2

    kent-radio-stations.zip
    424kB
      12 days later
      • Edited

      I have compiled the file for Hanoi area radio frequencies.
      Hope you can incorporate this into the new radio.

      hanoi-ha-noi.zip
      956kB
        • Edited

        Город Тольятти, Самарская область. Россия.

        togliatti-tolyatti.zip
        1MB

          Spraut63 Hello, I am the administrator of the radio database. I noticed that there are currently 69 radio stations registered in the city, and you submitted 28 radio station entries. Attached is the current information in the database. Could you please review and confirm if any modifications are needed?

          togliatti-tolyatti.zip
          1MB

          pomps Hello, I am the administrator of the radio database. The radio station information you submitted has been added to the database.

          liamstears Apologies for the late reply. I am the administrator of the radio database. If a radio station uses multiple frequencies, please create separate image files for each frequency to mark the station's information. Attached is the current database.
          For example:
          FM - 102.8 - Heart Kent.png
          and
          FM - 103.1 - Heart Kent.png

          wybitny2 Apologies for the delayed response. As the administrator of the radio database, I'd like to clarify that the current frequency matching system is based on the region you select. If you frequently move across different regions, this could indeed affect your experience. If needed, I can provide you with all the current radio station information for Poland in our database to help you further refine and expand it.

          LeonIam Apologies for the delayed response. I am the administrator of the radio database. I have observed that the radio station information you submitted has now been integrated into the database. If there are still any errors or discrepancies, please kindly inform me so I can address them promptly.

          cardiff-caerdydd.zip
          752kB

          Cardiff, UK

          Hopefully done this correctly 🙂

            CHR12345 The radio station information you provided has been added to the database.

              Hi, how do you handle radio stations that share the same broadcasting frequency? One radio station will take the morning slot while another will take the night slot.

                Is it possible for a software engineer to create a program that just scrapes the data from here.

                USA Information:
                https://commons.wikimedia.org/wiki/Category:Logos_of_FM_radio_stations_in_the_United_States_by_state

                By Country:
                https://commons.wikimedia.org/wiki/Category:Radio_station_logos_by_country

                  pwychuckie For radio stations sharing the same frequency but using different names, there's no way to achieve perfect compatibility. The only options are to select one of them, not display them at all, or merge the names/logos of both stations - though this merged presentation may appear somewhat awkward.

                  picasso1850 Thank you for sharing! We've already collected over 50,000 radio station entries from other sources, with coverage spanning major cities in the United States and other countries worldwide. If any information appears incomplete, everyone is welcome to supplement the existing data.

                  • Edited

                  Europe-Poland-Kraków, Województwo małopolskie

                  krakow-krakow.zip
                  828kB

                    Europe - Russian Federation - Ufa

                    ufa-ufa.zip
                    380kB

                      SDenKrUA The radio station information you provided has been updated to the database.

                        Almaz_SA The radio station information you provided has been updated to the database.

                        • Edited

                        I am a bit confused.
                        I have been offline for some time, but where originates the Dutch list from? I currently see Amsterdam, Den Haag, Eindhoven, Enschede, Groningen, Rotterdam, Utrecht. Those are simply some of the biggest cities in the Netherlands. Are those entries added by other users because they live there? And which stations are in those city collections?

                        The official list with cities with radio towers in the Netherlands is Almelo,Almere,Alphen aan den Rijn,Ameland,Amersfoort,Amsterdam,Apeldoorn,Arnhem,Assen,Breda,Delft,Den Bosch,Den Haag,Den Helder,Deventer,Doetinchem,Dordrecht,Drachten,Ede,Eindhoven,Emmen,Enkhuizen,Enschede,Goes,Gouda,Groningen,Haarlem,Heerenveen,Heerlen,Hengelo,Hilversum,Leeuwarden,Leiden,Lelystad,Maastricht,Middelburg,Nijmegen,Purmerend,Roermond,Rotterdam,Sneek,Terneuzen,Terschelling,Texel,The Hague,Tilburg,Utrecht,Venlo,Winschoten,Zwolle.

                        Some offer a lot of radio stations. Others only the country wide stations and other only a few or even a single local radio station.
                        And there are a few cities with local stations transmitting with "micro" power output.

                        This is not efficient. It would mean that I need 775 png files where only 279 (the unique radiostations) would be necessary for all FM stations with RDS in the Netherlands.
                        If you only look at the country wide stations, I would need 111 png files for all cities instead of the 28 png files for the unique radio stations.
                        If this gets escalated over all the countries, it will be huge.
                        Unless you use a local internal sqlite database, where you collect unique png files in one table with a 1_to_many relation linking the unique png files to the many cities and frequencies. And this png files do not need to be in the database itseld. Only a pointer to the png in the assets (or res/drawable-anydpi or res/drawable-nodpi or res/raw. Whatever you like).

                        EDIT: It would also mean a drop-down list of 49 cities, if you count unique cities. This is not user-friendly.