mirror of
https://github.com/Shabinder/SpotiFlyer.git
synced 2024-11-26 10:24:33 +01:00
41 lines
1.3 KiB
Markdown
41 lines
1.3 KiB
Markdown
|
---
|
||
|
name: Bug Report
|
||
|
about: Create a bug report to help us improve
|
||
|
title: "[BUG] : <Issue_Title>"
|
||
|
labels: bug
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
<!---
|
||
|
READ THIS!
|
||
|
If some Song Download Failed with StackTrace having any of the following reason:
|
||
|
- DownloadLinkFetchFailed(trackName=For Those About to Race, jioSaavnError=java.util.NoSuchElementException: Collection is empty., ytMusicError=MP3ConversionFailed(extraInfo=Client request invalid: 404 Not Found. Text: "Not Found", message=MP3 Converter unreachable, probably BUSY !
|
||
|
- Please Dont Open issue! , Online Converter Was Busy! , try again after some time and download will be successfull .
|
||
|
-->
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is.
|
||
|
|
||
|
**Media Links Used:**
|
||
|
- Paste Song/Album/Playlist Link where you encountered this issue
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
**Screenshots**
|
||
|
If applicable, add screenshots / screenrecording to help explain your problem.
|
||
|
|
||
|
**StackTrace:**
|
||
|
```
|
||
|
Paste Stacktrace here if available
|
||
|
```
|
||
|
|
||
|
**Device Info (please complete the following information):**
|
||
|
- Device: [e.g. iPhone6, Samsung J2, PocoF1]
|
||
|
- OS: [e.g. iOS, Android, WinOS, MacOS]
|
||
|
- Version: [e.g. 3.2.1]
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|