NewPipe icon indicating copy to clipboard operation
NewPipe copied to clipboard

Bandcamp alias sites not recognized

Open AstralStorm opened this issue 7 months ago • 2 comments

Checklist

  • [x] I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • [x] I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • [x] I have read the FAQ and my problem isn't listed.
  • [x] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • [x] This issue contains only one bug.
  • [x] I have read and understood the contribution guidelines.

Affected version

0.27.7

Steps to reproduce the bug

  1. Search for a track available on an alias domain towards Bandcamp, for example Monstercat.
  2. Attempt to open the track or album list.

Expected behavior

The tracks or albums open correctly.

Actual behavior

"Sorry, something went wrong" dialog appears.

Screenshots/Screen recordings

No response

Logs

bandcamp_domain_error.txt

Affected Android/Custom ROM version

11.0, 14.0

Affected device model

Multiple devices.

Additional information

Attached log describes that the domain is not recognized.

AstralStorm avatar May 15 '25 19:05 AstralStorm

Please edit the issue to fill the device details like its rom, device model properly (of a single device will be good)

and also use copy formated report button (scroll down the error page to find it) & paste it in the logs section instead of attaching a text file next time.

Anyway here is the relevant bug report

Exception

  • User Action: requested channel
  • Request: https://music.monstercat.com
  • Content Country: GB
  • Content Language: en-GB
  • App Language: en
  • Service: Bandcamp
  • Timestamp: 2025-05-16T07:27:33.769+05:30
  • Package: org.schabi.newpipe
  • Service: Bandcamp
  • Version: 0.27.7
  • OS: Linux samsung/a22xnnxx/a22x:13/TP1A.220624.014/A226BXXU7DWH4:user/release-keys 13 - 33
Crash log

org.schabi.newpipe.extractor.exceptions.ParsingException: URL not accepted: https://music.monstercat.com
	at org.schabi.newpipe.extractor.linkhandler.LinkHandlerFactory.fromUrl(LinkHandlerFactory.java:80)
	at org.schabi.newpipe.extractor.linkhandler.ListLinkHandlerFactory.fromUrl(ListLinkHandlerFactory.java:41)
	at org.schabi.newpipe.extractor.linkhandler.ListLinkHandlerFactory.fromUrl(ListLinkHandlerFactory.java:35)
	at org.schabi.newpipe.extractor.StreamingService.getChannelExtractor(StreamingService.java:280)
	at org.schabi.newpipe.extractor.channel.ChannelInfo.getInfo(ChannelInfo.java:51)
	at org.schabi.newpipe.util.ExtractorHelper.lambda$getChannelInfo$4(ExtractorHelper.java:126)
	at org.schabi.newpipe.util.ExtractorHelper.$r8$lambda$bfeU0LHJSxzIBHEG4SMNZnFnlaE(ExtractorHelper.java:0)
	at org.schabi.newpipe.util.ExtractorHelper$$ExternalSyntheticLambda7.call(R8$$SyntheticClass:0)
	at io.reactivex.rxjava3.internal.operators.single.SingleFromCallable.subscribeActual(SingleFromCallable.java:43)
	at io.reactivex.rxjava3.core.Single.subscribe(Single.java:4855)
	at io.reactivex.rxjava3.internal.operators.single.SingleDoOnSuccess.subscribeActual(SingleDoOnSuccess.java:35)
	at io.reactivex.rxjava3.core.Single.subscribe(Single.java:4855)
	at io.reactivex.rxjava3.internal.operators.single.SingleSubscribeOn$SubscribeOnObserver.run(SingleSubscribeOn.java:89)
	at io.reactivex.rxjava3.core.Scheduler$DisposeTask.run(Scheduler.java:644)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.run(ScheduledRunnable.java:65)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.call(ScheduledRunnable.java:56)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:307)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
	at java.lang.Thread.run(Thread.java:1012)


ShareASmile avatar May 16 '25 03:05 ShareASmile

One device is Nokia XR20 with nigh pure Android 14, the other is a weird Ratta Supernote ebook reader Chauvet based on Android 11. I was unable to copy and paste it properly at the moment due to login issues. Anyway the thing is 100% reproducible and most likely not related to the device.

AstralStorm avatar May 16 '25 05:05 AstralStorm