GithubHelp home page GithubHelp logo

Comments (6)

rembo10 avatar rembo10 commented on June 21, 2024

Yeah I think it's expected behavior I guess since the disc number is 1.... But I think your're right. Are you on the develop branch? I added that option under Advanced -> Renaming Options

from headphones.

rembo10 avatar rembo10 commented on June 21, 2024

If you can test it out it would be very helpful

from headphones.

Blackbear199 avatar Blackbear199 commented on June 21, 2024

thanks,soon as it started rename..

2022-02-18 04:54:28 | ERROR | Uncaught exception: Traceback (most recent call last):File "/raiddata/0/module/Headphones/bin/headphones/headphones/logger.py", line 215, in new_runold_run(*args, **kwargs)File "/raid/data/module/Python3/sys/lib/python3.8/threading.py", line 870, in runself._target(*self._args, **self._kwargs)File "/raiddata/0/module/Headphones/bin/headphones/headphones/postprocessor.py", line 1302, in forcePostProcessverify(rgid, folder, forced=True, keep_original_folder=keep_original_folder)File "/raiddata/0/module/Headphones/bin/headphones/headphones/postprocessor.py", line 284, in verifydoPostProcessing(albumid, albumpath, release, tracks, downloaded_track_list, Kind,File "/raiddata/0/module/Headphones/bin/headphones/headphones/postprocessor.py", line 467, in doPostProcessingrenameFiles(albumpath, downloaded_track_list, release)File "/raiddata/0/module/Headphones/bin/headphones/headphones/postprocessor.py", line 1088, in renameFilesmd, from_metadata = metadata.file_metadata(File "/raiddata/0/module/Headphones/bin/headphones/headphones/metadata.py", line 250, in file_metadatares.add_items(iter(override_values.items()))File "/raiddata/0/module/Headphones/bin/headphones/headphones/metadata.py", line 52, in add_itemsself.setitem(key, value)File "/raiddata/0/module/Headphones/bin/headphones/headphones/metadata.py", line 43, in __setitem__self._lower.setitem(key.lower(), value)AttributeError: 'tuple' object has no attribute 'lower'

2022-02-18 04:54:28 | INFO | Renaming files

from headphones.

rembo10 avatar rembo10 commented on June 21, 2024

Sorry about that. Small typo. Should be fixed

from headphones.

Blackbear199 avatar Blackbear199 commented on June 21, 2024

everything looks perfect.
thanks
fyi before i asked about this i thought that maybe its simple reading the disc number from the metadata and adding whatevers there.
i checked a few albums and sure enough some were set to 1 for single disc albums so i set it to blank with mp3tag but it made no difference,it still added disc number.

thanks again for adding this.
this can be closed.

from headphones.

rembo10 avatar rembo10 commented on June 21, 2024

I think the beets mediafile library (which is used behind the scenes to read the metadata) automatically defaults to 1 as the discnumber / disctotal when there isn't any tags. I don't think that's the correct behavior, but I'm pretty sure that's what must be happening, since headphones isn't adding it.

from headphones.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.