Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network information is placed incorrectly #18

Open
Ro-Den opened this issue Apr 18, 2023 · 0 comments
Open

Network information is placed incorrectly #18

Ro-Den opened this issue Apr 18, 2023 · 0 comments

Comments

@Ro-Den
Copy link

Ro-Den commented Apr 18, 2023

Fixing previous issue #7

  1. Nameless   data (sub-row) is "named" after the previous one and gets into the wrong array.

has broken Network information scraping.

Now the additional "xG" info from a nameless sub-row is being placed to Network: Additional_# though it should be added as Network: 2G bands_#, Network: 3G bands_# and so on. Or it's even better to concatenate it to the info from the previous sub-row with some delimiter, like | or new line \r\n.

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

No branches or pull requests

1 participant