Tasker | ADVANCED (channel)
896 subscribers
680 photos
27 videos
201 files
463 links
Welcome to Tasker Profile Center channel!
Here you will find all the content posted at TPC site, and other projects shared by its users too.

Hope you enjoy it ;)

https://t.me/tasker_advanced
https://taskerprofilecenter.blogspot.com/
Download Telegram
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/02/task-check-radios-signal-strenght-v11.html
#task #CheckRadiosSignalStrength
DESCRIPTION
This task includes different methods by which you can get the signal strength for the device radios.

Available radios:
• Wi-Fi
• Cell
• Bluetooth

Notes:
- Thanks to @plepleus (Reddit) for Cell signal base task, and @gerardo246 for contributing and testing also.
- You can go here (ASU signal), here (CellSignalStrength API) to get relevant information.

CREDITS
@SmartPhoneLover
@plepleus
@gerardo246
@darkskiiiin

CHANGELOG
- New: Added %(CELLSIG) built-in variable as a new method. (thanks @darkskiiiin)

VERSION
v1.1
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/02/task-check-radios-signal-strenght-v10.html
#task #CheckRadiosSignalStrength
DESCRIPTION
This task includes different methods by which you can get the signal strength for the device radios.

Available radios:
• Wi-Fi
• Cell
• Bluetooth

Notes:
- Thanks to @plepleus (Reddit) for Cell signal base task, and @gerardo246 for contributing and testing also.
- You can go here (ASU signal), here (CellSignalStrength API) to get relevant information.

CREDITS
@SmartPhoneLover
@plepleus
@gerardo246

VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/02/task-check-internet-availability-v11.html
#task #CheckInternetAvailability
DESCRIPTION
This task includes different methods by which you can check if Internet access is available.

Notes:
- Thanks to @MadManX99 (Reddit) and @agnostic-apollo (Reddit) for helping on improving it.
- As ICMP traffic can be blocked/filtered by Google (as other servers too), you can use the following root servers sites: Site_1, Site_2.

CREDITS
@SmartPhoneLover
@MadManX99
@agnostic-apollo

CHANGELOG
- New: Added 'method 8' as a new way to test connection. (thanks @MadManX99)
- Other: Removed unused variables. (testing purposes)
- Other: Added root servers sites if you have problems with the default one included. (thanks @agnostic-apollo (Reddit) for the suggestion)

VERSION
v1.1
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/02/task-get-poweramp-playlist-data-db-v10.html
#task #GetPowerampPlaylistDataDB
DESCRIPTION
This task was created based on a request from a Reddit user.

It will allow you to retrieve data from the playlists table, located inside the Poweramp database.

Notes:
- Click here to go to the Reddit thread.
- As it needs to access '/data/data/com.maxmpz.audioplayer/*' files, root is needed.
- You can use the task for other table queries if you want too. Just modify the table and columns where the calls are made.

CREDITS
@SmartPhoneLover

VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/02/task-get-poweramp-playlist-data-db-v10_9.html
#task #GetPowerampPlaylistDataDB
DESCRIPTION
This task was created based on a request from a Reddit user.

It will allow you to retrieve data from the playlists table, located inside the Poweramp database.

Notes:
Thanks to @Jandalf81 (Reddit) for helping on improving it.
- Click here to go to the Reddit thread.
- You can use the task for other table queries if you want too. Just modify the table and columns where the calls are made.

CREDITS
@SmartPhoneLover
@Jandalf81

CHANGELOG
- New: Database query without the need of root. (thanks @Jandalf81)

VERSION
v1.1