bliss
Welcome to our official feedback forum. Do you have an idea? We really want to hear from you!
540 results found
-
Share user-supplied alternative art with upstream databases
If users chose to use URL or own file, maybe it's possible to upload it to the databases, with whom you cooperate? That would help others users later on.
1 vote -
Google Analytics
I'm not sure, why google analytics is shown under "scripts" in "js blocker" (the more, as the software runs on my own machine). If it's necessary for you as a developer to get some feedback, maybe this should be a transparent Opt-In / Opt-Out option.
1 vote -
An option to provide a popup or audible signal when a folder has finished processing.
That's it really! At present it seems one just has to watch the processing files running count top left until it disappears.
1 vote -
Type album and artist name once in Untagged page
The ability to add/edit the tags in the Untagged page is useful but typically the album and artist name is repeated for each track in an album. This means a lot of copy and pasting, and is especially annoying on a tablet or mobile phone.
It would be good to either provide a way of copying the entry to all files for a given tag, or having something more like the Album edit view where album-level tags are entered just once.
1 vote -
Fixup [disk 1] / [disk 2]
Multi disk CDs often get metadata for title such as "foo [disk 1]" foo [disk 2]" It'd be nice if bliss could fix this up so that the correct disk 1 of 2 was in the tags, and the title was fixed to "foo" Bonus points for handling all the random combinations of [], () disk vs disc etc.
1 vote -
Reduce data size: by compression rather than resizing
I have Bliss set to ensure my art is less than 1mb, but I ideally like a pixel size as large as possible to future proof it for use with applications. I was surprised to find out 'Reduce data size' does so by reducing the pixel size of images. How about incorporating some form of lossy compression that retains the image pixel proportions, but compresses the data in the image just enough to get down to the file data size setting? I'd imagine this wouldn't greatly affect the quality of images, but would reduce data size without having to shrink…
1 vote -
Copy files to new folder
Can i make bliss to copy files instead of move them?
1 vote -
When typing a genre within the album - editing album - when typing in, there would be nice to see list of the Genres starting with the typed
When typing a genre within the album - editing album - when typing in, there would be nice to see list of the Genres starting with the typed letters.
1 vote -
Always album track listing, with optional potential duplicate file indication
On an album's page, there is no track listing unless the File Organization Rules are active (if disabled, no track file info at all). One would expect to see both track names and filenames should be listed. The workarounds, to go via the Tags page, or enable the file-org rule(s), are suboptimal.
Moreover, if potential duplicates could be indicated in the track list (and propagated to the album overview), it would make cleaning up large aggregated collections a little less frustrating.
The duplicate detection could be as simple as a case-insensitive comparison of the filename (e.g. "There are 4 similarly…
1 vote -
1 vote
-
having a look at this error:
8 Changes have not been made. (hide details)
java.lang.ArrayIndexOutOfBoundsException: 8
at org.mapdb.Volume$ByteBufferVol.getDataInput(Volume.java:387)
at org.mapdb.Volume$ByteBufferVol.getDataInput(Volume.java:1)
at org.mapdb.StoreDirect.get2(StoreDirect.java:448)
at org.mapdb.StoreWAL.get2(StoreWAL.java:336)
at org.mapdb.StoreWAL.get(StoreWAL.java:320)
at org.mapdb.Caches$WeakSoftRef.get(Caches.java:481)
at org.mapdb.EngineWrapper.get(EngineWrapper.java:58)
at org.mapdb.HTreeMap.putInner(HTreeMap.java:526)
at org.mapdb.HTreeMap.put(HTreeMap.java:488)
at com.elsten.bliss.music.conceptual.MapDbMusicModel.updateCompliancyBare(MapDbMusicModel.java:940)
at com.elsten.bliss.music.conceptual.MapDbMusicModel.resetAllCompliancy(MapDbMusicModel.java:787)
at com.elsten.bliss.music.conceptual.model.WrapperMusicModel.resetAllCompliancy(WrapperMusicModel.java:48)
at com.elsten.bliss.client.AbstractConfigurationEdit.enforceAll(AbstractConfigurationEdit.java:19)
at com.elsten.bliss.client.impl.AggregatedPolicyConfigurationEdit.commit(AggregatedPolicyConfigurationEdit.java:24)
at com.elsten.bliss.ui.model.Configuration$.commit(Configuration.scala:491)
at com.elsten.bliss.ui.snippet.PolicyConfiguration$$anonfun$com$elsten$bliss$ui$snippet$PolicyConfiguration$$checkAndSave$1$1.apply$mcV$sp(PolicyConfiguration.scala:140)
at
<snip>1 vote -
See the kbps rate
Would be nice to see the bit rate of the encoded file (mp3. m4a...etc). I usually delete or move to another folder low kbps rate files. It would also be nice to see if that's a VBR or if CBR
1 vote -
Reporting read-only files
For some weird reason, some of my track files were marked as read-only. This meant Bliss could not update missing ID3v2 tags, but it didn't report the problem either. Once I found the problem (as reported by J River Media Center) I managed to use Bliss to fix the tracks successfully.
1 vote -
We need to be able to see the whole filename when manually adding tags
WIthout seeing the complete file name I can't know what song it is.
1 vote -
Failure to install artwork
Hello,
I'm getting errors when I try to select artwork for a CD. I'm selecting artwork that Bliss has automatically found on the internet. I'm using a Synology machine to run Bliss.
I get failure messages like the one below:
Exception while executing To install http://api.onemusicapi.com/20140925/images/caa/d2460d8f-a017-4faf-97b7-7f216cd00ca9/1563120989.jpg (273 x 280) java.lang.NullPointerException at com.elsten.bliss.platform.storage.file.jaudiotagger.tag.CoverArtTagFieldMapper.getValue(CoverArtTagFieldMapper.java:28) at com.elsten.bliss.platform.storage.file.jaudiotagger.tag.JaudioTaggerTag.getArtwork(JaudioTaggerTag.java:409) at com.elsten.bliss.platform.storage.file.jaudiotagger.tag.FileLevelJaudioTaggerTag.getArtwork(FileLevelJaudioTaggerTag.java:147) at com.elsten.bliss.platform.storage.file.jaudiotagger.JaudioTaggerStorageNode.getArtwork(JaudioTaggerStorageNode.java:213) at com.elsten.bliss.music.policy.coverartpolicy.EmbeddedInstallStorageStrategyInstaller.storeArt(EmbeddedInstallStorageStrategyInstaller.java:94) at com.elsten.bliss.music.policy.coverartpolicy.EmbeddedInstallStorageStrategyInstaller.install(EmbeddedInstallStorageStrategyInstaller.java:81) at com.elsten.bliss.music.policy.coverartpolicy.CompositeStorageStrategyInstaller.install(CompositeStorageStrategyInstaller.java:53) at com.elsten.bliss.music.policy.coverartpolicy.CompositeStorageStrategyInstaller.install(CompositeStorageStrategyInstaller.java:53) at com.elsten.bliss.music.policy.coverartpolicy.UserResponseCoverArtAssist.execute(UserResponseCoverArtAssist.java:141) at com.elsten.bliss.music.policy2.PerFixLicensedPolicyCommandExecutor.executeResponse(PerFixLicensedPolicyCommandExecutor.java:81) at com.elsten.bliss.ui.model.Responses$.execResponse(Responses.scala:31) at com.elsten.bliss.ui.model.Responses$.com$elsten$bliss$ui$model$Responses$$execResponse(Responses.scala:42) at com.elsten.bliss.ui.model.Responses$$anon$1.run(Responses.scala:51) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745)
1 vote -
Fix this problem... ?
System 'crashes' with error in Win 10: Exception while executing To install https://s.mxmcdn.net/images-storage/albums/3/8/3/5/0/3/30305383_500_500.jpg (500 x 500) java.lang.NullPointerException at com.elsten.bliss.platform.storage.file.jaudiotagger.tag.CoverArtTagFieldMapper.getValue(CoverArtTagFieldMapper.java:28) at com.elsten.bliss.platform.storage.file.jaudiotagger.tag.JaudioTaggerTag.getArtwork(JaudioTaggerTag.java:409) at com.elsten.bliss.platform.storage.file.jaudiotagger.tag.FileLevelJaudioTaggerTag.getArtwork(FileLevelJaudioTaggerTag.java:147) at com.elsten.bliss.platform.storage... etc
1 vote -
Covers by Date
Hi, I am enjoying your program. Anyway, I'd really love it if Bliss would have an option to look at the covers it adds by date making it easier to double check things without having repeatedly look through the whole collection. Thanks.
1 vote -
Disable over 2mb art compliance warning
I have a lot of art that is over 2mb. It would be nice to be able to ignore this compliance check.
1 vote -
I need to be able to easily copy the path of a file or album so I can open a tagging app (mp3tag or foobar, etc.)
...and easily get to the file's location. I find that in the bliss interface I can't even select and copy a path.
1 vote -
Problems to get the proposed features of Bliss
I use Amazon Cloud to store my MP3 Music (about 4000 Titles). Most of them I have uploaded from my Original CD's. Some of Titles are not proper tagged and also with wrong (or none) Covers. That's the reason why I have now ordered and installed the 30£ License for endless corrections. But after running Bliss no corrections was found. I have no better Music Library than before.
Could you tell me, whats wrong? Is your Bliss less than all free progs on the market? You write so much interesting text about the cases. The search procedure is also strange,…1 vote
- Don't see your idea?