Originally created by @Gru0810 on GitHub (Jan 5, 2024).
today the App show the name of the file. But I have a lot of "Life Act" from comedian. These filename contains the name of the album and an incrementing Track number. Each track as its own Title as you can see in next picture:
It would be very use to have an setting option to choose or flag what to show:
File name
Track title
Disk no - Track no
Originally created by @Gru0810 on GitHub (Jan 5, 2024).
today the App show the name of the file. But I have a lot of "Life Act" from comedian. These filename contains the name of the album and an incrementing Track number. Each track as its own Title as you can see in next picture:

It would be very use to have an setting option to choose or flag what to show:
- File name
- Track title
- Disk no - Track no
show on the player under Cover:
next Pic "Title is truncated -> no number visible:
next Pic : name of album is not so long -> see Track Number:
If the user can choose of flag what to show its open.
@Gru0810 commented on GitHub (Jan 5, 2024):
show on the player under Cover:
next Pic "Title is truncated -> no number visible:

next Pic : name of album is not so long -> see Track Number:

If the user can choose of flag what to show its open.
This is actually showing the chapter and not the name of the audio track. The scanner will use the title ID3 tag as the chapter title and if that is not found it will use the filename. More here https://github.com/advplyr/audiobookshelf/issues/679
@advplyr commented on GitHub (Jan 12, 2024):
This is actually showing the chapter and not the name of the audio track. The scanner will use the title ID3 tag as the chapter title and if that is not found it will use the filename. More here https://github.com/advplyr/audiobookshelf/issues/679
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Gru0810 on GitHub (Jan 5, 2024).
today the App show the name of the file. But I have a lot of "Life Act" from comedian. These filename contains the name of the album and an incrementing Track number. Each track as its own Title as you can see in next picture:
It would be very use to have an setting option to choose or flag what to show:
@advplyr commented on GitHub (Jan 5, 2024):
Show this where?
@Gru0810 commented on GitHub (Jan 5, 2024):
show on the player under Cover:

next Pic "Title is truncated -> no number visible:
next Pic : name of album is not so long -> see Track Number:

If the user can choose of flag what to show its open.
@advplyr commented on GitHub (Jan 12, 2024):
This is actually showing the chapter and not the name of the audio track. The scanner will use the title ID3 tag as the chapter title and if that is not found it will use the filename. More here https://github.com/advplyr/audiobookshelf/issues/679