|
3 | 3 | * Sometimes, chrome and firefox will disable tampermonkey or greasemonkey for some reasons.
|
4 | 4 | * Please make sure they are installed and enabled before opening any issue here.
|
5 | 5 |
|
6 |
| -## A warning message keeps telling me to update the script |
| 6 | +## The script is active but some features are not working |
| 7 | +* Some features are only working with an account. This script must run with an account for all features to work best. |
| 8 | +* This script is not intended to remove the need to register for a free/premium account. |
| 9 | +* Make sure reloading the page after login since it was never intended for the script to be used while NOT logged in and if the login is done in xhr (ajax) or fetch, |
| 10 | +a reload might be necessary for things to run smoothly without any bad side effect. |
| 11 | + |
| 12 | +## I get the Enjoy "30 minutes of music" message |
| 13 | +* Read above "The script is active but some features are not working" |
| 14 | +* From issue #23 |
| 15 | + |
| 16 | +## Using a free account, it appears I have access to some premium features like "download playlists" under the section "EXTERNAL PLAYER SETTINGS" |
| 17 | +* Since you have not a legitimate premium account, then this is a side effect of the script, without any consequences but if you try to download .pls files, they will contain your listen key attached to your non-premium account and this won't work ultimately. |
| 18 | +* It is not possible to make it work this way without a proper, legitimate premium account. (or if it is, I won't bother dealing with this) |
| 19 | +* From issue #22 |
| 20 | + |
| 21 | +## The use of this Userscript created some errors, what can I do ? |
| 22 | + |
| 23 | +* Read our [Disclaimer page](./disclaimer.md). |
| 24 | +* Check this current page for informations already existing regarding your issue. |
| 25 | +* Browse the Issue section of the repository to look for some issues already related to your problem. |
| 26 | +* You always can open a new GitHib Issue on this repository to kindly ask for help. |
| 27 | + |
| 28 | +## (old) A warning message keeps telling me to update the script |
7 | 29 |
|
8 | 30 | - - -
|
9 | 31 |
|
@@ -44,12 +66,7 @@ Compatibility:
|
44 | 66 |
|
45 | 67 |
|
46 | 68 |
|
47 |
| -## The use of this Userscript created some errors, what can I do ? |
48 | 69 |
|
49 |
| -* Read our [Disclaimer page](./disclaimer.md). |
50 |
| -* Check this current page for informations already existing regarding your issue. |
51 |
| -* Browse the Issue section of the repository to look for some issues already related to your problem. |
52 |
| -* You always can open a new GitHib Issue on this repository to kindly ask for help. |
53 | 70 |
|
54 | 71 |
|
55 | 72 | - - -
|
|
0 commit comments